
Time bar (total: 9.6s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 13 to 10 computations (23.1% saved)
| 634.0ms | 8 256× | 0 | valid |
ival-div: 209.0ms (49.1% of total)ival-mult: 128.0ms (30.1% of total)ival-add: 75.0ms (17.6% of total)ival-true: 5.0ms (1.2% of total)exact: 5.0ms (1.2% of total)ival-assert: 3.0ms (0.7% of total)| 2× | egg-herbie |
| 1 986× | div-sub |
| 1 176× | unsub-neg |
| 906× | distribute-lft-in |
| 858× | sub-neg |
| 840× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 76 |
| 1 | 92 | 68 |
| 2 | 223 | 66 |
| 3 | 709 | 66 |
| 4 | 1747 | 66 |
| 5 | 3411 | 66 |
| 6 | 4861 | 66 |
| 7 | 5475 | 66 |
| 8 | 6019 | 66 |
| 9 | 6291 | 66 |
| 10 | 6326 | 66 |
| 11 | 6772 | 66 |
| 12 | 7096 | 66 |
| 13 | 7132 | 66 |
| 14 | 7224 | 66 |
| 15 | 7478 | 66 |
| 16 | 7812 | 66 |
| 17 | 7812 | 66 |
| 0 | 8 | 11 |
| 1 | 21 | 11 |
| 2 | 30 | 11 |
| 3 | 58 | 11 |
| 4 | 95 | 11 |
| 5 | 152 | 11 |
| 6 | 229 | 11 |
| 7 | 257 | 11 |
| 8 | 263 | 11 |
| 9 | 277 | 11 |
| 10 | 279 | 11 |
| 11 | 279 | 11 |
| 12 | 280 | 11 |
| 13 | 282 | 11 |
| 14 | 290 | 11 |
| 0 | 290 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
| Outputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
| Inputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(/ (* (neg x) (+ (/ (neg x) y) 1)) (+ (neg x) 1)) |
(/ (* x (+ (/ x (neg y)) 1)) (+ x 1)) |
(neg (/ (* (neg x) (+ (/ (neg x) y) 1)) (+ (neg x) 1))) |
(neg (/ (* x (+ (/ x (neg y)) 1)) (+ x 1))) |
(/ (* y (+ (/ y x) 1)) (+ y 1)) |
| Outputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(* (+ (/ x y) 1) (/ x (+ x 1))) |
(/ (* (neg x) (+ (/ (neg x) y) 1)) (+ (neg x) 1)) |
(* (- 1 (/ x y)) (/ x (+ x -1))) |
(/ (* x (+ (/ x (neg y)) 1)) (+ x 1)) |
(* (- 1 (/ x y)) (/ x (+ x 1))) |
(neg (/ (* (neg x) (+ (/ (neg x) y) 1)) (+ (neg x) 1))) |
(* (- 1 (/ x y)) (/ x (- 1 x))) |
(neg (/ (* x (+ (/ x (neg y)) 1)) (+ x 1))) |
(* (- 1 (/ x y)) (/ x (- -1 x))) |
(/ (* y (+ (/ y x) 1)) (+ y 1)) |
(* (+ 1 (/ y x)) (/ y (+ y 1))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 28 | 0 | - | 0 | - | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) | o/n | 28 | 0 |
| ↳ | (/.f64 x y) | overflow | 31 | |
| ↳ | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) | overflow | 59 | |
| ↳ | (+.f64 (/.f64 x y) #s(literal 1 binary64)) | overflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 28 | 0 |
| - | 0 | 228 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 28 | 0 | 0 |
| - | 0 | 0 | 228 |
| number | freq |
|---|---|
| 0 | 228 |
| 1 | 28 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 74.0ms | 512× | 0 | valid |
Compiled 94 to 36 computations (61.7% saved)
ival-div: 7.0ms (44.3% of total)ival-add: 5.0ms (31.6% of total)ival-mult: 3.0ms (19% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.6% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 166× | *-lowering-*.f32 |
| 166× | *-lowering-*.f64 |
| 92× | accelerator-lowering-fma.f32 |
| 92× | accelerator-lowering-fma.f64 |
| 90× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 32 |
| 1 | 21 | 32 |
| 2 | 30 | 32 |
| 3 | 58 | 32 |
| 4 | 95 | 32 |
| 5 | 152 | 32 |
| 6 | 229 | 32 |
| 7 | 257 | 32 |
| 8 | 263 | 32 |
| 9 | 277 | 32 |
| 10 | 279 | 32 |
| 11 | 279 | 32 |
| 12 | 280 | 32 |
| 13 | 282 | 32 |
| 14 | 290 | 32 |
| 0 | 290 | 30 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(* x (+ (/ x y) 1)) |
x |
(+ (/ x y) 1) |
(/ x y) |
y |
1 |
(+ x 1) |
| Outputs |
|---|
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(* x (+ (/ x y) 1)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/ x y) |
(/.f64 x y) |
y |
1 |
#s(literal 1 binary64) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 19.0ms | 256× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-div: 8.0ms (63.5% of total)ival-add: 2.0ms (15.9% of total)ival-mult: 2.0ms (15.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (+ (/ x y) 1))> |
#<alt (/ (* x (+ (/ x y) 1)) (+ x 1))> |
#<alt (+ (/ x y) 1)> |
#<alt (/ x y)> |
#<alt (+ x 1)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 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)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (/ (* x (+ (/ x y) 1)) (+ x 1)) |
| 1.0ms | x | @ | -inf | (* x (+ (/ x y) 1)) |
| 1.0ms | x | @ | inf | (* x (+ (/ x y) 1)) |
| 1.0ms | x | @ | 0 | (* x (+ (/ x y) 1)) |
| 0.0ms | y | @ | -inf | (* x (+ (/ x y) 1)) |
| 1× | batch-egg-rewrite |
| 3 588× | *-lowering-*.f32 |
| 3 588× | *-lowering-*.f64 |
| 3 312× | /-lowering-/.f32 |
| 3 312× | /-lowering-/.f64 |
| 3 296× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 29 |
| 1 | 57 | 29 |
| 2 | 450 | 29 |
| 3 | 7065 | 29 |
| 0 | 8041 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (/ x y) 1)) |
(/ (* x (+ (/ x y) 1)) (+ x 1)) |
(+ (/ x y) 1) |
(/ x y) |
(+ x 1) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) x) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) y) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (neg.f64 x) y) (neg.f64 x) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x y) x) |
(neg.f64 (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 x (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y)))) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) x (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 x (/.f64 x y) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x)) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (/.f64 x y) x) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x (/.f64 x y) x)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 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 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (fma.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 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.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 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.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 y (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.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 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 x (*.f64 y 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 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y)))) (+.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) y) |
(pow.f64 (/.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 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (neg.f64 x) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 21 530× | accelerator-lowering-fma.f32 |
| 21 530× | accelerator-lowering-fma.f64 |
| 4 414× | *-lowering-*.f32 |
| 4 414× | *-lowering-*.f64 |
| 3 134× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 745 |
| 1 | 250 | 724 |
| 2 | 660 | 648 |
| 3 | 3422 | 635 |
| 0 | 9168 | 612 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 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) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
| Outputs |
|---|
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (+.f64 (/.f64 x y) (*.f64 x (fma.f64 (-.f64 (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) x))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 x x)))))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) x)) x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 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) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
Compiled 10 869 to 1 191 computations (89% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 490 | 15 | 505 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 491 | 15 | 506 |
| Status | Accuracy | Program |
|---|---|---|
| 47.7% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) | |
| 51.5% | (fma.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) x) | |
| ▶ | 59.3% | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| 34.7% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) | |
| 91.3% | (/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) | |
| ▶ | 89.6% | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| 40.4% | (/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 37.7% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
| ▶ | 99.9% | (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| 51.8% | (/.f64 x (+.f64 x #s(literal 1 binary64))) | |
| 40.6% | (/.f64 x y) | |
| 89.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) | |
| 48.7% | (*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) | |
| 44.1% | (*.f64 x (/.f64 x (fma.f64 x y y))) | |
| ▶ | 43.9% | x |
Compiled 350 to 202 computations (42.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) y) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 (+.f64 x y) y)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| ✓ | cost-diff | 896 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 x y) x) |
| ✓ | cost-diff | 0 | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| ✓ | cost-diff | 896 | (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| 9 304× | accelerator-lowering-fma.f32 |
| 9 304× | accelerator-lowering-fma.f64 |
| 4 010× | *-lowering-*.f32 |
| 4 010× | *-lowering-*.f64 |
| 2 062× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 109 |
| 1 | 42 | 109 |
| 2 | 85 | 109 |
| 3 | 223 | 109 |
| 4 | 442 | 109 |
| 5 | 920 | 109 |
| 6 | 2360 | 109 |
| 7 | 4078 | 109 |
| 8 | 7666 | 109 |
| 0 | 8170 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (+ x 1) (+ (/ x y) 1))) |
x |
(/ (+ x 1) (+ (/ x y) 1)) |
(+ x 1) |
1 |
(+ (/ x y) 1) |
(/ x y) |
y |
x |
(+ (* x (- (/ x y) x)) x) |
x |
(- (/ x y) x) |
(/ x y) |
y |
(/ (* x (+ (/ x y) 1)) x) |
(* x (+ (/ x y) 1)) |
x |
(+ (/ x y) 1) |
(/ x y) |
y |
1 |
(/ (* x (/ (+ x y) y)) (+ x 1)) |
(* x (/ (+ x y) y)) |
x |
(/ (+ x y) y) |
(+ x y) |
y |
(+ x 1) |
1 |
| Outputs |
|---|
(/ x (/ (+ x 1) (+ (/ x y) 1))) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
x |
(/ (+ x 1) (+ (/ x y) 1)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (/ x y) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
y |
x |
(+ (* x (- (/ x y) x)) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
x |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(/ x y) |
(/.f64 x y) |
y |
(/ (* x (+ (/ x y) 1)) x) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (+ (/ x y) 1)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ (/ x y) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
y |
1 |
#s(literal 1 binary64) |
(/ (* x (/ (+ x y) y)) (+ x 1)) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(* x (/ (+ x y) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ x y) |
(+.f64 x y) |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x y) y) |
| ✓ | accuracy | 99.9% | (*.f64 x (/.f64 (+.f64 x y) y)) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 x y) x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| ✓ | accuracy | 88.6% | (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 34.0ms | 256× | 0 | valid |
Compiled 114 to 19 computations (83.3% saved)
ival-div: 9.0ms (45% of total)ival-add: 5.0ms (25% of total)ival-mult: 4.0ms (20% of total)ival-sub: 1.0ms (5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ (+ x 1) (+ (/ x y) 1)))> |
#<alt (/ (+ x 1) (+ (/ x y) 1))> |
#<alt (+ x 1)> |
#<alt (+ (/ x y) 1)> |
#<alt (+ (* x (- (/ x y) x)) x)> |
#<alt (- (/ x y) x)> |
#<alt (/ x y)> |
#<alt (/ (* x (+ (/ x y) 1)) x)> |
#<alt (* x (+ (/ x y) 1))> |
#<alt (/ (* x (/ (+ x y) y)) (+ x 1))> |
#<alt (* x (/ (+ x y) y))> |
#<alt (/ (+ x y) y)> |
#<alt (+ x y)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* x (- 1 (/ 1 y))))> |
#<alt (+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y))))> |
#<alt (+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y))))> |
#<alt y> |
#<alt (- (+ y (/ y x)) (/ (pow y 2) x))> |
#<alt (- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x))> |
#<alt (- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x)))> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y))))> |
#<alt (- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y))> |
#<alt (- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y))))> |
#<alt (+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y))))> |
#<alt (+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* (pow x 2) (- (/ 1 y) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* -1 (* (pow x 2) (- 1 (/ 1 y))))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x 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 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | -inf | (+ (* x (- (/ x y) x)) x) |
| 1.0ms | x | @ | 0 | (+ (* x (- (/ x y) x)) x) |
| 1.0ms | y | @ | -inf | (/ (* x (/ (+ x y) y)) (+ x 1)) |
| 1.0ms | y | @ | inf | (/ (* x (/ (+ x y) y)) (+ x 1)) |
| 0.0ms | x | @ | inf | (/ (+ x 1) (+ (/ x y) 1)) |
| 1× | batch-egg-rewrite |
| 5 092× | accelerator-lowering-fma.f32 |
| 5 092× | accelerator-lowering-fma.f64 |
| 4 540× | /-lowering-/.f32 |
| 4 540× | /-lowering-/.f64 |
| 4 056× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 83 |
| 1 | 127 | 83 |
| 2 | 1060 | 83 |
| 0 | 8638 | 79 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (+ x 1) (+ (/ x y) 1))) |
(/ (+ x 1) (+ (/ x y) 1)) |
(+ x 1) |
(+ (/ x y) 1) |
(+ (* x (- (/ x y) x)) x) |
(- (/ x y) x) |
(/ x y) |
(/ (* x (+ (/ x y) 1)) x) |
(* x (+ (/ x y) 1)) |
(/ (* x (/ (+ x y) y)) (+ x 1)) |
(* x (/ (+ x y) y)) |
(/ (+ x y) y) |
(+ x y) |
| Outputs |
|---|
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (+.f64 x #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) x) (fma.f64 x (/.f64 x y) x))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.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 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x #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)) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 x (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.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 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.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 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x y)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 x (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.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 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.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 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x y) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x)) |
(neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.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 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (fma.f64 x (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.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 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) #s(literal 1 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 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.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 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (/.f64 x y) x) x) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.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 #s(literal 1 binary64) (/.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 (fma.f64 x (/.f64 x y) (neg.f64 x)) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x)) |
(*.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 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) |
(+.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 (-.f64 (/.f64 x y) x) x x) |
(fma.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (neg.f64 (*.f64 x (-.f64 (/.f64 x y) x)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) (fma.f64 x x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (neg.f64 (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) (neg.f64 (fma.f64 x x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (neg.f64 (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) (neg.f64 (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (neg.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 x (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (neg.f64 (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 x y) x) (neg.f64 x) x))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 x y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 x y)) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(-.f64 (/.f64 x y) x) |
(-.f64 (neg.f64 x) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (/.f64 x y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (/.f64 x y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (neg.f64 x)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(neg.f64 (+.f64 (/.f64 x (neg.f64 y)) x)) |
(neg.f64 (+.f64 x (/.f64 x (neg.f64 y)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (neg.f64 (+.f64 x (/.f64 x y))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (+.f64 x (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (+.f64 x (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (*.f64 (+.f64 x (/.f64 x y)) (*.f64 x x))) (*.f64 (+.f64 x (/.f64 x y)) (+.f64 x (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 x x) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x (/.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(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 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.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 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.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 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) #s(literal 1 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 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.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 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x (/.f64 x y) x) x) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.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 #s(literal 1 binary64) (/.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 (fma.f64 x (/.f64 x y) (neg.f64 x)) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x)) |
(*.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 (fma.f64 x (/.f64 x y) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (fma.f64 x (/.f64 x y) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (/.f64 x y) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (neg.f64 y)) x) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) y) x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.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 x x)) (*.f64 y (*.f64 y y)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (/.f64 x y) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) x) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x))) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 x x))) (neg.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x)) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) x)) (+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 x x (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 x x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) |
(*.f64 (fma.f64 x (/.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x x) y) x))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) (neg.f64 x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (neg.f64 x) y) y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y)))))) |
(/.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) (*.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (+.f64 x y) y) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(/.f64 (*.f64 x (+.f64 x y)) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 x (-.f64 (neg.f64 x) y)) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 x (-.f64 (neg.f64 x) y)) (neg.f64 (fma.f64 x y y))) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 x y) (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (+.f64 x y)) y)) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) y))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (+.f64 x #s(literal 1 binary64)) y)) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 (neg.f64 x) y) y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y)))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y))) |
(/.f64 x (/.f64 y (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 x y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) (/.f64 y x)) |
(/.f64 (neg.f64 x) (/.f64 y (-.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 x (-.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 x) y))) y) |
(pow.f64 (/.f64 y (*.f64 x (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) y)) |
(*.f64 (/.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (/.f64 x y)) |
(*.f64 (/.f64 (+.f64 x y) y) x) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 x y))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 (*.f64 x (-.f64 (neg.f64 x) y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(*.f64 (/.f64 x (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 x (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 x (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 x y)) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) y) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 y (-.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) y (/.f64 x y)) |
(fma.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) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (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) y) y)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 x) y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y))) |
(/.f64 (+.f64 x y) y) |
(/.f64 (-.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (neg.f64 (*.f64 y (-.f64 x y)))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (neg.f64 (*.f64 (-.f64 x y) y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (-.f64 x y)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y)) (+.f64 (neg.f64 x) y)) |
(pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y) (/.f64 (+.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(neg.f64 (-.f64 (neg.f64 x) 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 #s(literal 1 binary64) (/.f64 (fma.f64 y y (fma.f64 x x (*.f64 x (neg.f64 y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (fma.f64 x x (*.f64 x (neg.f64 y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (+.f64 (neg.f64 x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 x (neg.f64 y)))))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (+.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 y y))) (neg.f64 (+.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.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 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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 x x (*.f64 x (neg.f64 y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| 1× | egg-herbie |
| 13 236× | accelerator-lowering-fma.f32 |
| 13 236× | accelerator-lowering-fma.f64 |
| 3 808× | +-lowering-+.f64 |
| 3 808× | +-lowering-+.f32 |
| 3 404× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 250 | 2443 |
| 1 | 787 | 2296 |
| 2 | 2289 | 2082 |
| 0 | 8046 | 1994 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
1 |
(+ 1 (* x (- 1 (/ 1 y)))) |
(+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y)))) |
(+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y)))) |
y |
(- (+ y (/ y x)) (/ (pow y 2) x)) |
(- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x)) |
(- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x))) |
y |
(+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x))) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x))) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x))) |
(/ (* y (+ 1 x)) x) |
(* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y)) |
(- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y)))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y)))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* (pow x 2) (- (/ 1 y) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(/ (pow x 2) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(/ x y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ 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) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (-.f64 (fma.f64 x (-.f64 x (/.f64 x y)) (/.f64 x y)) x) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (+.f64 (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 x x) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))))) (/.f64 #s(literal -1 binary64) y))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(fma.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) x) (neg.f64 x) (/.f64 x y)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x y))))) x))) x) (neg.f64 x) (/.f64 x y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (- 1 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) |
(+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y)))) |
(+.f64 x (fma.f64 x (+.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64))) |
(+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64)) |
y |
(- (+ y (/ y x)) (/ (pow y 2) x)) |
(+.f64 y (/.f64 (fma.f64 y (neg.f64 y) y) x)) |
(- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x)) |
(+.f64 y (/.f64 (fma.f64 y (-.f64 (/.f64 (fma.f64 y y (neg.f64 y)) x) y) y) x)) |
(- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x))) |
(fma.f64 y (fma.f64 y (/.f64 (fma.f64 y (neg.f64 y) y) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 (/.f64 (fma.f64 y y (neg.f64 y)) x) y) y) x)) |
y |
(+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x))) |
(+.f64 y (/.f64 (fma.f64 y (neg.f64 y) y) x)) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x))) |
(+.f64 y (/.f64 (fma.f64 y (-.f64 (/.f64 (fma.f64 y y (neg.f64 y)) x) y) y) x)) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x))) |
(-.f64 y (/.f64 (-.f64 (fma.f64 y y (/.f64 (*.f64 (fma.f64 y y (neg.f64 y)) (fma.f64 y (/.f64 y x) (neg.f64 y))) x)) y) x)) |
(/ (* y (+ 1 x)) x) |
(/.f64 (fma.f64 x y y) x) |
(* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 y x) (/.f64 y (*.f64 x x)))) y) |
(* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (fma.f64 y (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (fma.f64 y (fma.f64 y (-.f64 (/.f64 y (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)) y) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x x) y))) |
(- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y)) |
(+.f64 x (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (fma.f64 x (/.f64 x y) (neg.f64 x)) #s(literal 1 binary64))) |
(- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (+.f64 (fma.f64 x x x) (/.f64 (*.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) (neg.f64 x)))) y)) y))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x x) y))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y)))) |
(+.f64 x (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (fma.f64 x (/.f64 x y) (neg.f64 x)) #s(literal 1 binary64))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (+.f64 (fma.f64 x x x) (/.f64 (*.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) (neg.f64 x)))) y)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (/ 1 y) 1)) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (-.f64 x (*.f64 x x)) (*.f64 x x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (-.f64 x (*.f64 x x)) (*.f64 x x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (-.f64 x (*.f64 x x)) (*.f64 x x)) y) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (* x y))) y) |
(/.f64 (-.f64 x (*.f64 x y)) y) |
(/ (+ x (* -1 (* x y))) y) |
(/.f64 (-.f64 x (*.f64 x y)) y) |
(/ (+ x (* -1 (* x y))) y) |
(/.f64 (-.f64 x (*.f64 x y)) y) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x 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) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (-.f64 (fma.f64 x (-.f64 x (/.f64 x y)) (/.f64 x y)) x) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (+.f64 (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 x x) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))))) (/.f64 #s(literal -1 binary64) y))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(fma.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) x) (neg.f64 x) (/.f64 x y)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x y))))) x))) x) (neg.f64 x) (/.f64 x y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(/ (+ (* x y) (pow x 2)) y) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
(/ (+ x y) y) |
(/.f64 (+.f64 x y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 x (/.f64 y y) y) |
Compiled 23 204 to 2 446 computations (89.5% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 277 | 10 | 1 287 |
| Fresh | 5 | 5 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 286 | 16 | 1 302 |
| Status | Accuracy | Program |
|---|---|---|
| 47.7% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) | |
| ▶ | 59.3% | (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
| ▶ | 59.3% | (fma.f64 x (/.f64 x y) x) |
| 40.4% | (/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 74.0% | (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
| 17.0% | (/.f64 (*.f64 x x) y) | |
| 44.2% | (/.f64 x (/.f64 (fma.f64 x y y) x)) | |
| 51.8% | (/.f64 x (+.f64 x #s(literal 1 binary64))) | |
| 68.6% | (/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)))) | |
| 40.6% | (/.f64 x y) | |
| 48.6% | (-.f64 x (*.f64 x x)) | |
| 47.8% | (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) | |
| ▶ | 48.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 44.1% | (*.f64 x (/.f64 x (fma.f64 x y y))) | |
| ✓ | 43.9% | x |
| ▶ | 11.0% | #s(literal 1 binary64) |
Compiled 297 to 170 computations (42.8% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 x y) x) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x y y) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
| 5 376× | accelerator-lowering-fma.f32 |
| 5 376× | accelerator-lowering-fma.f64 |
| 2 834× | *-lowering-*.f32 |
| 2 834× | *-lowering-*.f64 |
| 1 186× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 76 |
| 1 | 51 | 72 |
| 2 | 101 | 72 |
| 3 | 248 | 72 |
| 4 | 531 | 72 |
| 5 | 1071 | 72 |
| 6 | 1853 | 72 |
| 7 | 3906 | 72 |
| 8 | 5815 | 72 |
| 9 | 6738 | 72 |
| 10 | 7006 | 72 |
| 11 | 7143 | 72 |
| 12 | 7350 | 72 |
| 13 | 7762 | 72 |
| 0 | 8040 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ x y)) (+ (* x y) y)) |
(* x (+ x y)) |
x |
(+ x y) |
y |
(+ (* x y) y) |
1 |
(+ (/ x y) 1) |
(/ x y) |
x |
y |
1 |
(+ (* x (/ x y)) x) |
x |
(/ x y) |
y |
(+ (* x (+ (* (/ 1 y) x) (neg x))) x) |
x |
(+ (* (/ 1 y) x) (neg x)) |
(/ 1 y) |
1 |
y |
(neg x) |
| Outputs |
|---|
(/ (* x (+ x y)) (+ (* x y) y)) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(* x (+ x y)) |
(*.f64 x (+.f64 x y)) |
x |
(+ x y) |
(+.f64 x y) |
y |
(+ (* x y) y) |
(fma.f64 x y y) |
1 |
#s(literal 1 binary64) |
(+ (/ x y) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
x |
y |
1 |
#s(literal 1 binary64) |
(+ (* x (/ x y)) x) |
(fma.f64 x (/.f64 x y) x) |
x |
(/ x y) |
(/.f64 x y) |
y |
(+ (* x (+ (* (/ 1 y) x) (neg x))) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
x |
(+ (* (/ 1 y) x) (neg x)) |
(-.f64 (/.f64 x y) x) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(neg x) |
(neg.f64 x) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.9% | (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
| ✓ | accuracy | 99.8% | (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 99.9% | (fma.f64 x (/.f64 x y) x) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x y y) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 x y)) |
| ✓ | accuracy | 74.4% | (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
| 50.0ms | 256× | 0 | valid |
Compiled 74 to 20 computations (73% saved)
ival-add: 18.0ms (57.2% of total)ival-mult: 7.0ms (22.3% of total)ival-div: 5.0ms (15.9% of total)ival-neg: 1.0ms (3.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (+ x y)) (+ (* x y) y))> |
#<alt (* x (+ x y))> |
#<alt (+ x y)> |
#<alt (+ (* x y) y)> |
#<alt (+ (/ x y) 1)> |
#<alt (/ x y)> |
#<alt (+ (* x (/ x y)) x)> |
#<alt (+ (* (/ 1 y) x) (neg x))> |
#<alt (+ (* x (+ (* (/ 1 y) x) (neg x))) x)> |
#<alt (/ 1 y)> |
#<alt (neg x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (* -1 (/ x (- (* -1 x) 1)))> |
#<alt (+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))))> |
#<alt (+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))))> |
#<alt (+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))))> |
#<alt (* x y)> |
#<alt (* x (+ x y))> |
#<alt (* x (+ x y))> |
#<alt (* x (+ x y))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (* (pow x 2) (+ 1 (/ y x)))> |
#<alt (pow x 2)> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (+ (* x y) (pow x 2))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* y (+ x (/ (pow x 2) y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y)))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ y (* x y))> |
#<alt (+ y (* x y))> |
#<alt (+ y (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (* x (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt (/ (+ x y) y)> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt 1> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 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 x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (/ (+ x (* -1 (* x y))) y)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* -1 x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (- (/ x y) x)> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* x (- (/ 1 y) 1))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt (* -1 (* x (- 1 (/ 1 y))))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* (pow x 2) (- (/ 1 y) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1))> |
#<alt (* -1 (* (pow x 2) (- 1 (/ 1 y))))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y)> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (* -1 (pow x 2)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y)))> |
#<alt (+ x (+ (* -1 (pow x 2)) (/ (pow x 2) 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)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (+ (* x y) y) |
| 1.0ms | y | @ | -inf | (/ (* x (+ x y)) (+ (* x y) y)) |
| 0.0ms | x | @ | -inf | (* x (+ x y)) |
| 0.0ms | y | @ | 0 | (+ (* x (/ x y)) x) |
| 0.0ms | y | @ | inf | (/ (* x (+ x y)) (+ (* x y) y)) |
| 1× | batch-egg-rewrite |
| 8 510× | accelerator-lowering-fma.f32 |
| 8 510× | accelerator-lowering-fma.f64 |
| 4 474× | /-lowering-/.f32 |
| 4 474× | /-lowering-/.f64 |
| 4 184× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 58 |
| 1 | 142 | 58 |
| 2 | 1096 | 58 |
| 0 | 8571 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (+ x y)) (+ (* x y) y)) |
(* x (+ x y)) |
(+ x y) |
(+ (* x y) y) |
(+ (/ x y) 1) |
(/ x y) |
(+ (* x (/ x y)) x) |
(+ (* (/ 1 y) x) (neg x)) |
(+ (* x (+ (* (/ 1 y) x) (neg x))) x) |
(/ 1 y) |
(neg x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y y))) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 (fma.f64 x y y)))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 (fma.f64 x y y)))) |
(/.f64 x (/.f64 (fma.f64 x y y) (+.f64 x y))) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 x y))) (neg.f64 (fma.f64 x y y))) |
(/.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 y)) |
(pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 x y) (fma.f64 x y y))) |
(*.f64 (+.f64 x y) (/.f64 x (fma.f64 x y y))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y))) |
(*.f64 (/.f64 x y) (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 (fma.f64 x y y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (neg.f64 (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 y (*.f64 x (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (+.f64 x y)) y)) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 x y)) (fma.f64 x y y))) |
(*.f64 (/.f64 x (neg.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (neg.f64 (+.f64 x y)) y)) |
(*.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x y y))) |
(*.f64 (/.f64 (+.f64 x y) (neg.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (+.f64 x y) (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x (+.f64 x y)) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x y)) #s(literal -1 binary64)) (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (neg.f64 x) y)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(-.f64 (*.f64 x y) (*.f64 x (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(fma.f64 x x (*.f64 x y)) |
(fma.f64 x y (*.f64 x x)) |
(fma.f64 y x (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (*.f64 x y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 x y)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x y)) |
(neg.f64 (neg.f64 (*.f64 x (+.f64 x y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 x x) (*.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 x y)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x)) (neg.f64 (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x y) (*.f64 x x))) |
(*.f64 x (+.f64 x y)) |
(*.f64 (+.f64 x y) x) |
(*.f64 (*.f64 x (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 x y)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 x y)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.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 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x 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 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.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 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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 y (*.f64 x y)) |
(+.f64 (*.f64 x y) y) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 y (*.f64 x y)))) |
(fma.f64 x y y) |
(fma.f64 y x y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x y)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(neg.f64 (neg.f64 (fma.f64 x y y))) |
(/.f64 (fma.f64 x y y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(/.f64 (neg.f64 (fma.f64 x y y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (-.f64 (*.f64 x y) y)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (neg.f64 (-.f64 (*.f64 x y) y))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))) (-.f64 y (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (*.f64 (-.f64 (*.f64 x y) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) y) (-.f64 (*.f64 x y) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y)))) (neg.f64 (-.f64 y (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal -1 binary64)) |
(*.f64 y (+.f64 x #s(literal 1 binary64))) |
(*.f64 (fma.f64 x y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x y y))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) y)))) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.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 1 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 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 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) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.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 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.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 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) y)))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 (/.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 x y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #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)) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) x)) (*.f64 y y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 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) 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 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 x x) y))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 x x) y)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (/.f64 x y) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) x) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) y) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (*.f64 x (*.f64 x x))) y)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (*.f64 x (*.f64 x x))) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (*.f64 x (*.f64 x x))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 x (/.f64 (*.f64 x x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (*.f64 x (*.f64 x x))) y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x x) y)))) |
(+.f64 (/.f64 x y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (/.f64 x y)) |
(+.f64 #s(literal 0 binary64) (-.f64 (/.f64 x y) x)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(-.f64 (/.f64 x y) x) |
(-.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (/.f64 x y)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x))) (neg.f64 x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 x y)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 x y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 (/.f64 (*.f64 x x) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (/.f64 x y) x) (/.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) x) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (/.f64 (/.f64 (/.f64 x y) y) x) (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(neg.f64 (-.f64 x (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 (fma.f64 x (/.f64 x y) (*.f64 x x)) y)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 x) (/.f64 x y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x x (/.f64 (fma.f64 x (/.f64 x y) (*.f64 x x)) y))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (+.f64 (/.f64 x y) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x x (/.f64 (fma.f64 x (/.f64 x y) (*.f64 x x)) y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (neg.f64 (+.f64 (/.f64 x y) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (/.f64 y x) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 x (*.f64 (/.f64 y x) (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 y x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (neg.f64 y) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 y) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64)) (*.f64 (neg.f64 (/.f64 y x)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 y x)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 y x)) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 y x)) x)) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 x (neg.f64 x)))) (*.f64 (neg.f64 y) x)) |
(/.f64 (fma.f64 x (fma.f64 x x #s(literal 0 binary64)) (*.f64 y (*.f64 x (*.f64 x x)))) (*.f64 y (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 x x (*.f64 y (*.f64 x (neg.f64 x)))) (*.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 y x) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (/.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 y) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (/.f64 y x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (/.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) y (*.f64 (fma.f64 x x #s(literal 0 binary64)) x)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (/.f64 y x) x) (*.f64 x (/.f64 y x))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (neg.f64 (/.f64 y x)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (neg.f64 y) (*.f64 x (neg.f64 x))) (*.f64 x (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) y (*.f64 x x)) (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (*.f64 (+.f64 (/.f64 x y) x) (*.f64 x x))) (*.f64 (+.f64 (/.f64 x y) x) (+.f64 (/.f64 x y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (/.f64 x y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 (neg.f64 x) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x (/.f64 x y)) (-.f64 x (/.f64 x y)) (*.f64 #s(literal 0 binary64) (-.f64 x (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x (/.f64 x y)) (-.f64 x (/.f64 x y)))) (+.f64 #s(literal 0 binary64) (-.f64 x (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) x)) (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (/.f64 (fma.f64 x (/.f64 x y) (*.f64 x x)) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 x y) x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (/.f64 x y) x) x) (/.f64 (+.f64 (/.f64 x y) x) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(+.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) |
(+.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x)) |
(+.f64 (fma.f64 x (/.f64 x y) x) (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x (-.f64 (/.f64 x y) x)) x) |
(+.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) |
(-.f64 (fma.f64 x (/.f64 x y) x) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 x (/.f64 x y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x) (*.f64 x (neg.f64 x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x (*.f64 x (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x y) x (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x y) (/.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (-.f64 (/.f64 x y) x) x x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (-.f64 (/.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 x (neg.f64 x))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x x)) (*.f64 x (*.f64 x x))) y))) (*.f64 x (neg.f64 x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (*.f64 x (neg.f64 x))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))))) (*.f64 x (neg.f64 x))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) (*.f64 x (neg.f64 x))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) y) (*.f64 x (neg.f64 x)))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x x) y))) (*.f64 x (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (fma.f64 x (/.f64 x y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) (*.f64 x x))) x) |
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) x)) x) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) x)) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (/.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) x) (/.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) y) (/.f64 x #s(literal 1 binary64)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (fma.f64 x (neg.f64 x) x)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1/2 binary64))) (fma.f64 x (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) (neg.f64 (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (fma.f64 x (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (fma.f64 x (neg.f64 x) x) (fma.f64 x (neg.f64 x) x)) (*.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 x y) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (/.f64 x y) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 x y) x) (*.f64 x (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x (neg.f64 x) x) (fma.f64 x (neg.f64 x) x))) (-.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (/.f64 x y) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (fma.f64 x (/.f64 x y) x) (*.f64 x (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 (-.f64 (/.f64 x y) x) (*.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (/.f64 x y) x) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 (/.f64 x y) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (neg.f64 x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 15 572× | accelerator-lowering-fma.f32 |
| 15 572× | accelerator-lowering-fma.f64 |
| 4 450× | *-lowering-*.f32 |
| 4 450× | *-lowering-*.f64 |
| 2 114× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1455 |
| 1 | 431 | 1375 |
| 2 | 1140 | 1307 |
| 3 | 4874 | 1258 |
| 0 | 8495 | 1194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(* -1 (/ x (- (* -1 x) 1))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(* x y) |
(* x (+ x y)) |
(* x (+ x y)) |
(* x (+ x y)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(* (pow x 2) (+ 1 (/ y x))) |
(pow x 2) |
(+ (* x y) (pow x 2)) |
(+ (* x y) (pow x 2)) |
(+ (* x y) (pow x 2)) |
(* x y) |
(* y (+ x (/ (pow x 2) y))) |
(* y (+ x (/ (pow x 2) y))) |
(* y (+ x (/ (pow x 2) y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ y (* x y)) |
(+ y (* x y)) |
(+ y (* x y)) |
(* x y) |
(* x (+ y (/ y x))) |
(* x (+ y (/ y x))) |
(* x (+ y (/ y x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ 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)) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(* x (+ (/ 1 x) (/ 1 y))) |
(/ x y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
(/ (+ x y) y) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
1 |
(+ 1 (/ x y)) |
(+ 1 (/ x y)) |
(+ 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) |
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(/ x y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(/ (+ x (* -1 (* x y))) y) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* -1 x) |
(- (/ x y) x) |
(- (/ x y) x) |
(- (/ x y) x) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* x (- (/ 1 y) 1)) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
(* -1 (* x (- 1 (/ 1 y)))) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* (pow x 2) (- (/ 1 y) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(/ (pow x 2) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (* -1 (pow x 2))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) 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) |
| Outputs |
|---|
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 x x) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 x x) (-.f64 (/.f64 x y) x)) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x y))))) x (/.f64 #s(literal -1 binary64) x))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x)) x) (/.f64 x y)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x)) x)) x) (/.f64 x y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* -1 (/ x (- (* -1 x) 1))) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (+ x y)) |
(*.f64 x (+.f64 x y)) |
(* x (+ x y)) |
(*.f64 x (+.f64 x y)) |
(* x (+ x y)) |
(*.f64 x (+.f64 x y)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(* (pow x 2) (+ 1 (/ y x))) |
(*.f64 x (+.f64 x y)) |
(pow x 2) |
(*.f64 x x) |
(+ (* x y) (pow x 2)) |
(*.f64 x (+.f64 x y)) |
(+ (* x y) (pow x 2)) |
(*.f64 x (+.f64 x y)) |
(+ (* x y) (pow x 2)) |
(*.f64 x (+.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ (pow x 2) y))) |
(*.f64 x (+.f64 x y)) |
(* y (+ x (/ (pow x 2) y))) |
(*.f64 x (+.f64 x y)) |
(* y (+ x (/ (pow x 2) y))) |
(*.f64 x (+.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
y |
(+ y (* x y)) |
(fma.f64 x y y) |
(+ y (* x y)) |
(fma.f64 x y y) |
(+ y (* x y)) |
(fma.f64 x y y) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ y x))) |
(fma.f64 x y y) |
(* x (+ y (/ y x))) |
(fma.f64 x y y) |
(* x (+ y (/ y x))) |
(fma.f64 x y y) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(fma.f64 x y y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(fma.f64 x y y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.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)) |
(* x (+ (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ x y) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 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) |
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(fma.f64 x (/.f64 x y) x) |
(/ (+ (* x y) (pow x 2)) y) |
(fma.f64 x (/.f64 x y) x) |
(/ (+ (* x y) (pow x 2)) y) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(neg.f64 x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(- (/ x y) x) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* x (- (/ 1 y) 1)) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
(* -1 (* x (- 1 (/ 1 y)))) |
(-.f64 (/.f64 x y) x) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (/ 1 y) 1)) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (- (+ (/ 1 x) (/ 1 y)) 1)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* -1 (* (pow x 2) (- 1 (/ 1 y)))) |
(*.f64 x (-.f64 (/.f64 x y) x)) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* (pow x 2) (+ (* -1 (- 1 (/ 1 y))) (/ 1 x))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (* -1 (pow x 2))) |
(-.f64 x (*.f64 x x)) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+ x (+ (* -1 (pow x 2)) (/ (pow x 2) y))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(/ 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 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
Compiled 13 898 to 1 545 computations (88.9% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 828 | 4 | 832 |
| Fresh | 0 | 10 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 830 | 18 | 848 |
| Status | Accuracy | Program |
|---|---|---|
| 47.7% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) | |
| ▶ | 56.8% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
| ✓ | 59.3% | (fma.f64 x (/.f64 x y) x) |
| 59.3% | (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) | |
| 40.4% | (/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) | |
| 41.4% | (/.f64 (*.f64 x y) (fma.f64 x y y)) | |
| ▶ | 35.8% | (/.f64 (*.f64 x x) (fma.f64 x y y)) |
| ▶ | 17.0% | (/.f64 (*.f64 x x) y) |
| 44.2% | (/.f64 x (/.f64 (fma.f64 x y y) x)) | |
| 51.8% | (/.f64 x (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 68.6% | (/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)))) |
| 40.6% | (/.f64 x y) | |
| ▶ | 48.6% | (-.f64 x (*.f64 x x)) |
| 47.8% | (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) | |
| ✓ | 48.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 44.1% | (*.f64 x (/.f64 x (fma.f64 x y y))) | |
| ✓ | 43.9% | x |
| ✓ | 11.0% | #s(literal 1 binary64) |
Compiled 311 to 176 computations (43.4% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
| ✓ | cost-diff | 0 | (fma.f64 x y y) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (fma.f64 x y y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 512 | (/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 15040 | (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
| 1 360× | accelerator-lowering-fma.f32 |
| 1 360× | accelerator-lowering-fma.f64 |
| 888× | *-lowering-*.f32 |
| 888× | *-lowering-*.f64 |
| 750× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 115 |
| 1 | 47 | 113 |
| 2 | 76 | 113 |
| 3 | 143 | 111 |
| 4 | 265 | 109 |
| 5 | 514 | 109 |
| 6 | 711 | 109 |
| 7 | 1035 | 109 |
| 8 | 2274 | 109 |
| 9 | 3221 | 109 |
| 10 | 3924 | 109 |
| 11 | 3991 | 109 |
| 12 | 4010 | 109 |
| 13 | 4013 | 109 |
| 14 | 4013 | 109 |
| 0 | 4013 | 105 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2))) |
x |
(* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)) |
(pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
(/ (+ 1 (/ x y)) (+ x 1)) |
(+ 1 (/ x y)) |
1 |
(/ x y) |
y |
(+ x 1) |
-1/2 |
(- x (* x x)) |
x |
(* x x) |
(/ (* x x) y) |
(* x x) |
x |
y |
(/ (* x x) (+ (* x y) y)) |
(* x x) |
x |
(+ (* x y) y) |
y |
(+ (* (/ 1 y) (* x x)) x) |
(/ 1 y) |
1 |
y |
(* x x) |
x |
| Outputs |
|---|
(/ x (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2))) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
x |
(* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(/ (+ 1 (/ x y)) (+ x 1)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- x (* x x)) |
(-.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
x |
y |
(/ (* x x) (+ (* x y) y)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(* x x) |
(*.f64 x x) |
x |
(+ (* x y) y) |
(fma.f64 x y y) |
y |
(+ (* (/ 1 y) (* x x)) x) |
(fma.f64 x (/.f64 x y) x) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(* x x) |
(*.f64 x x) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 96.6% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
| ✓ | accuracy | 100.0% | (fma.f64 x y y) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 88.9% | (/.f64 (*.f64 x x) (fma.f64 x y y)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 94.1% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 95.2% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
| 36.0ms | 176× | 0 | valid |
| 12.0ms | 80× | 0 | invalid |
Compiled 138 to 22 computations (84.1% saved)
ival-div: 15.0ms (43.4% of total)ival-mult: 8.0ms (23.1% of total)ival-pow: 6.0ms (17.4% of total)ival-add: 4.0ms (11.6% of total)ival-sub: 1.0ms (2.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2))> |
#<alt (/ x (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)))> |
#<alt (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)> |
#<alt (/ (+ 1 (/ x y)) (+ x 1))> |
#<alt (- x (* x x))> |
#<alt (* x x)> |
#<alt (/ (* x x) y)> |
#<alt (/ (* x x) (+ (* x y) y))> |
#<alt (+ (* x y) y)> |
#<alt (+ (* (/ 1 y) (* x x)) x)> |
#<alt (/ 1 y)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* x (- 1 (/ 1 y))))> |
#<alt (+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y))))> |
#<alt (+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y))))> |
#<alt y> |
#<alt (- (+ y (/ y x)) (/ (pow y 2) x))> |
#<alt (- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x))> |
#<alt (- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x)))> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x))))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y))))> |
#<alt (- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y))> |
#<alt (- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y)))> |
#<alt (+ 1 x)> |
#<alt (+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y))))> |
#<alt (+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y))))> |
#<alt (+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y))))> |
#<alt x> |
#<alt (* x (+ 1 (* x (- (/ 1 y) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y)> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (/ x (+ 1 x))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt (+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* x (- 1 (/ 1 y)))))> |
#<alt (+ 1 (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (* 1/2 (- 1 (/ 1 y))))))> |
#<alt (+ 1 (* x (+ (* 1/2 (- 1 (/ 1 y))) (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/2 (* (- 1 (/ 1 y)) (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (/ 1 (pow y 3)))))) (* 1/2 (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y)))))))))> |
#<alt (sqrt y)> |
#<alt (+ (sqrt y) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y)))))> |
#<alt (+ (sqrt y) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y))))))> |
#<alt (+ (sqrt y) (+ (* -1/2 (* (/ (+ (* -1 (* (pow y 2) (- y (pow y 2)))) (* -1/2 (/ (* (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (- y (pow y 2))) y))) (pow x 3)) (sqrt (/ 1 y)))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y)))))))> |
#<alt (sqrt y)> |
#<alt (+ (sqrt y) (* -1/2 (* (/ (- (* -1 y) (* -1 (pow y 2))) x) (sqrt (/ 1 y)))))> |
#<alt (+ (sqrt y) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2))))) (* 1/2 (* (/ (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) x) (sqrt (/ 1 y))))) x)))> |
#<alt (+ (sqrt y) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 y)) (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))))) (* 1/2 (* (/ (+ (* -1 (* (pow y 2) (- (* -1 y) (* -1 (pow y 2))))) (* -1/2 (/ (* (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) (- (* -1 y) (* -1 (pow y 2)))) y))) x) (sqrt (/ 1 y))))) x)) (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2)))))) x)))> |
#<alt (sqrt (/ (* y (+ 1 x)) x))> |
#<alt (+ (sqrt (/ (* y (+ 1 x)) x)) (* -1/2 (* (sqrt (/ (* x (pow y 3)) (+ 1 x))) (+ (/ 1 x) (/ 1 (pow x 2))))))> |
#<alt (+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* 1/2 (* (sqrt (/ y (* x (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))))))> |
#<alt (+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* y (+ (* -1/2 (* (sqrt (/ (* x y) (+ 1 x))) (+ (* 1/4 (/ (* x (pow (+ (/ 1 x) (/ 1 (pow x 2))) 2)) (* y (+ 1 x)))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))))) (* 1/2 (* (sqrt (/ 1 (* x (* y (+ 1 x))))) (+ (/ 1 x) (/ 1 (pow x 2))))))))))> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x)))))> |
#<alt (+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x)))))))> |
#<alt (+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (+ (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x))))) (* -1/2 (* (/ (+ (* 1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* (pow x 3) (+ 1 x))) (pow y 3)) (sqrt (/ 1 (+ 1 x))))))))> |
#<alt (sqrt (+ 1 x))> |
#<alt (+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x)))))> |
#<alt (+ (sqrt (+ 1 x)) (* -1 (/ (+ (* 1/2 (* x (sqrt (+ 1 x)))) (* 1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) y) (sqrt (/ 1 (+ 1 x)))))) y)))> |
#<alt (+ (sqrt (+ 1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (+ 1 x))) (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* 1/2 (* (/ (+ (* -1 (* (pow x 3) (+ 1 x))) (* -1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x))))))) y) (sqrt (/ 1 (+ 1 x)))))) y)) (* 1/2 (* x (sqrt (+ 1 x))))) y)))> |
#<alt 1> |
#<alt (+ 1 (* x (- (/ 1 y) 1)))> |
#<alt (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))> |
#<alt (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))> |
#<alt (/ 1 y)> |
#<alt (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))> |
#<alt (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))> |
#<alt (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y)) 1) x)) (/ 1 y))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) x)) (* -1 (- (/ 1 y) 1))) x)) (/ 1 y)) 1) x)) (/ 1 y))> |
#<alt (/ x (* y (+ 1 x)))> |
#<alt (/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y)> |
#<alt (/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y)> |
#<alt (/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y)> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt (/ 1 (+ 1 x))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt (+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* x (+ 1 (* -1 x)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (* (pow x 2) (- (/ 1 x) 1))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (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)> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y)))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y))))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (/ (pow x 2) (* y (+ 1 x)))> |
#<alt (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))> |
#<alt (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))> |
#<alt (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))> |
#<alt (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))> |
#<alt y> |
#<alt (+ y (* x y))> |
#<alt (+ y (* x y))> |
#<alt (+ y (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x (+ y (/ y x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ y x)))))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* y (+ 1 x))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (* -1 (* y (- (* -1 x) 1)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt (/ (+ (* x y) (pow x 2)) y)> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt (+ x (/ (pow x 2) y))> |
#<alt x> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (* x (+ 1 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (/ 1 x) (/ 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)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)) |
| 1.0ms | x | @ | -inf | (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
| 1.0ms | y | @ | 0 | (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
| 1.0ms | x | @ | inf | (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
| 1.0ms | y | @ | inf | (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
| 1× | batch-egg-rewrite |
| 6 942× | accelerator-lowering-fma.f32 |
| 6 942× | accelerator-lowering-fma.f64 |
| 4 388× | /-lowering-/.f32 |
| 4 388× | /-lowering-/.f64 |
| 4 314× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 81 |
| 1 | 146 | 77 |
| 2 | 1180 | 77 |
| 0 | 8552 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2)) |
(/ x (* (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) (pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2))) |
(pow (/ (+ 1 (/ x y)) (+ x 1)) -1/2) |
(/ (+ 1 (/ x y)) (+ x 1)) |
(- x (* x x)) |
(* x x) |
(/ (* x x) y) |
(/ (* x x) (+ (* x y) y)) |
(+ (* x y) y) |
(+ (* (/ 1 y) (* x x)) x) |
(/ 1 y) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) (/.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))))) |
(/.f64 x (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) x) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))) (/.f64 x (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) (/.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64))) (/.f64 x (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 x (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1/4 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (exp.f64 (log1p.f64 (/.f64 x y))) (exp.f64 (log1p.f64 x))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (exp.f64 (log.f64 (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (exp.f64 (log1p.f64 (/.f64 x y))) (exp.f64 (neg.f64 (log1p.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 x (neg.f64 x))) |
(+.f64 (*.f64 x (neg.f64 x)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(-.f64 x (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (neg.f64 x))) |
(fma.f64 x (neg.f64 x) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (neg.f64 x))) |
(fma.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 x) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) x) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x x) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 x (*.f64 x x)) (fma.f64 x x x)) (fma.f64 x x x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x x)) (fma.f64 x x x))) (neg.f64 (fma.f64 x x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 x x x)) (*.f64 (fma.f64 x x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x x)) (fma.f64 x x x)))) (neg.f64 (neg.f64 (fma.f64 x x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 x (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (neg.f64 x)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 (*.f64 x x) (fma.f64 x x x)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 (*.f64 x x) (fma.f64 x x x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 x x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (neg.f64 x))))))) |
(*.f64 (*.f64 (-.f64 x (*.f64 x x)) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x)) (-.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 x x)) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x x)))) |
(*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x (*.f64 x x)) x)) |
(exp.f64 (log.f64 (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 x) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 x)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) y) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 (/.f64 x y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x x))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y y) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y y))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y y)))) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (fma.f64 x y y))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 y)) |
(pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 x y y)))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x y) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x x))))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) (fma.f64 x y y))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x (fma.f64 x y y))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 x y)) |
(+.f64 (*.f64 x y) y) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 y (*.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x y)) |
(fma.f64 x y y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 y x y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x y)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(neg.f64 (neg.f64 (fma.f64 x y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 x y y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(/.f64 (neg.f64 (fma.f64 x y y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (-.f64 (*.f64 x y) y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (neg.f64 (-.f64 (*.f64 x y) y))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))) (-.f64 y (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) y) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (*.f64 (-.f64 (*.f64 x y) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) y) (-.f64 (*.f64 x y) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y)))) (neg.f64 (-.f64 y (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) y)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y y)) |
(*.f64 y (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) y) |
(*.f64 (fma.f64 x y y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x y y))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 y (-.f64 y (*.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) y)))) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 x (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(-.f64 x (/.f64 (*.f64 x (neg.f64 x)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 x x) y))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 x (/.f64 (*.f64 x x) y)))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 (/.f64 x y) x x) |
(fma.f64 (/.f64 x y) (/.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 x)) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) x) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (neg.f64 y)) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 x y) x) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) y)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (/.f64 y (*.f64 x x)))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (/.f64 y (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x x) y) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (-.f64 x (/.f64 (*.f64 x x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 x x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) x) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 x x) y) x) (/.f64 y (*.f64 x x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 x x) y) x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x x) y)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 13 384× | accelerator-lowering-fma.f32 |
| 13 384× | accelerator-lowering-fma.f64 |
| 5 902× | +-lowering-+.f64 |
| 5 902× | +-lowering-+.f32 |
| 5 024× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 2938 |
| 1 | 1419 | 2786 |
| 2 | 4635 | 2592 |
| 0 | 8936 | 2452 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* x (- 1 (/ 1 y)))) |
(+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y)))) |
(+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y)))) |
y |
(- (+ y (/ y x)) (/ (pow y 2) x)) |
(- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x)) |
(- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x))) |
y |
(+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x))) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x))) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x))) |
(/ (* y (+ 1 x)) x) |
(* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y)) |
(- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y))) |
(+ 1 x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y)))) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y)))) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(/ x (+ 1 x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
1 |
(+ 1 (* 1/2 (* x (- 1 (/ 1 y))))) |
(+ 1 (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (* 1/2 (- 1 (/ 1 y)))))) |
(+ 1 (* x (+ (* 1/2 (- 1 (/ 1 y))) (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/2 (* (- 1 (/ 1 y)) (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (/ 1 (pow y 3)))))) (* 1/2 (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))))))) |
(sqrt y) |
(+ (sqrt y) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y))))) |
(+ (sqrt y) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y)))))) |
(+ (sqrt y) (+ (* -1/2 (* (/ (+ (* -1 (* (pow y 2) (- y (pow y 2)))) (* -1/2 (/ (* (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (- y (pow y 2))) y))) (pow x 3)) (sqrt (/ 1 y)))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y))))))) |
(sqrt y) |
(+ (sqrt y) (* -1/2 (* (/ (- (* -1 y) (* -1 (pow y 2))) x) (sqrt (/ 1 y))))) |
(+ (sqrt y) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2))))) (* 1/2 (* (/ (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) x) (sqrt (/ 1 y))))) x))) |
(+ (sqrt y) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 y)) (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))))) (* 1/2 (* (/ (+ (* -1 (* (pow y 2) (- (* -1 y) (* -1 (pow y 2))))) (* -1/2 (/ (* (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) (- (* -1 y) (* -1 (pow y 2)))) y))) x) (sqrt (/ 1 y))))) x)) (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2)))))) x))) |
(sqrt (/ (* y (+ 1 x)) x)) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* -1/2 (* (sqrt (/ (* x (pow y 3)) (+ 1 x))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* 1/2 (* (sqrt (/ y (* x (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* y (+ (* -1/2 (* (sqrt (/ (* x y) (+ 1 x))) (+ (* 1/4 (/ (* x (pow (+ (/ 1 x) (/ 1 (pow x 2))) 2)) (* y (+ 1 x)))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))))) (* 1/2 (* (sqrt (/ 1 (* x (* y (+ 1 x))))) (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
(sqrt (+ 1 x)) |
(+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x))))) |
(+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x))))))) |
(+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (+ (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x))))) (* -1/2 (* (/ (+ (* 1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* (pow x 3) (+ 1 x))) (pow y 3)) (sqrt (/ 1 (+ 1 x)))))))) |
(sqrt (+ 1 x)) |
(+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x))))) |
(+ (sqrt (+ 1 x)) (* -1 (/ (+ (* 1/2 (* x (sqrt (+ 1 x)))) (* 1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) y) (sqrt (/ 1 (+ 1 x)))))) y))) |
(+ (sqrt (+ 1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (+ 1 x))) (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* 1/2 (* (/ (+ (* -1 (* (pow x 3) (+ 1 x))) (* -1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x))))))) y) (sqrt (/ 1 (+ 1 x)))))) y)) (* 1/2 (* x (sqrt (+ 1 x))))) y))) |
1 |
(+ 1 (* x (- (/ 1 y) 1))) |
(+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))) |
(+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))) |
(/ 1 y) |
(- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))) |
(- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))) |
(- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))) |
(/ 1 y) |
(+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y)) 1) x)) (/ 1 y)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) x)) (* -1 (- (/ 1 y) 1))) x)) (/ 1 y)) 1) x)) (/ 1 y)) |
(/ x (* y (+ 1 x))) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(/ 1 (+ 1 x)) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
x |
(* x (+ 1 (* -1 x))) |
(* x (+ 1 (* -1 x))) |
(* x (+ 1 (* -1 x))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 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) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y))) |
(* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y))) |
(* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y))) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
y |
(+ y (* x y)) |
(+ y (* x y)) |
(+ y (* x y)) |
(* x y) |
(* x (+ y (/ y x))) |
(* x (+ y (/ y x))) |
(* x (+ y (/ y x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ 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)) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
(* -1 (* y (- (* -1 x) 1))) |
(/ (pow x 2) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/ (+ (* x y) (pow x 2)) y) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
(+ x (/ (pow x 2) y)) |
x |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(* x (+ 1 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(* (pow x 2) (+ (/ 1 x) (/ 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) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* x (- 1 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) |
(+ 1 (* x (- (+ 1 (* x (- (/ 1 (pow y 2)) (/ 1 y)))) (/ 1 y)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64)) |
(+ 1 (* x (- (+ 1 (* x (- (+ (* x (- (/ 1 (pow y 2)) (/ 1 (pow y 3)))) (/ 1 (pow y 2))) (/ 1 y)))) (/ 1 y)))) |
(+.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64))) |
y |
(- (+ y (/ y x)) (/ (pow y 2) x)) |
(+.f64 y (/.f64 (-.f64 y (*.f64 y y)) x)) |
(- (+ y (+ (* -1 (/ (* y (- y (pow y 2))) (pow x 2))) (/ y x))) (/ (pow y 2) x)) |
(+.f64 (fma.f64 (-.f64 (*.f64 y y) y) (/.f64 y (*.f64 x x)) y) (/.f64 (-.f64 y (*.f64 y y)) x)) |
(- (+ y (+ (/ y x) (/ (* (pow y 2) (- y (pow y 2))) (pow x 3)))) (+ (/ (* y (- y (pow y 2))) (pow x 2)) (/ (pow y 2) x))) |
(+.f64 (+.f64 y (/.f64 y x)) (fma.f64 (/.f64 (-.f64 y (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y y) x) y) (*.f64 y (/.f64 y (neg.f64 x))))) |
y |
(+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x))) |
(+.f64 y (/.f64 (-.f64 y (*.f64 y y)) x)) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (- (* -1 y) (* -1 (pow y 2)))) x))) (* -1 (pow y 2))) x))) |
(-.f64 y (/.f64 (fma.f64 y (+.f64 y (/.f64 (-.f64 y (*.f64 y y)) x)) (neg.f64 y)) x)) |
(+ y (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (* -1 y) (* -1 (pow y 2)))) x)) (* -1 (* y (- (* -1 y) (* -1 (pow y 2)))))) x))) (* -1 (pow y 2))) x))) |
(-.f64 y (/.f64 (fma.f64 y y (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 y y) y) (fma.f64 y (/.f64 y x) (neg.f64 y))) x) y)) x)) |
(/ (* y (+ 1 x)) x) |
(/.f64 (fma.f64 x y y) x) |
(* y (+ 1 (+ (* -1 (* y (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 y x) (/.f64 y (*.f64 x x)))) y) |
(* y (+ 1 (+ (* y (- (/ (* y (+ (/ 1 x) (/ 1 (pow x 2)))) x) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (fma.f64 y (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) y) |
(* y (+ 1 (+ (* y (- (* y (- (* -1 (* y (+ (/ 1 (pow x 3)) (/ 1 (pow x 4))))) (* -1 (/ (+ (/ 1 x) (/ 1 (pow x 2))) x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (/ 1 x)))) |
(fma.f64 y (fma.f64 y (fma.f64 y (-.f64 (/.f64 y (*.f64 x (*.f64 x (neg.f64 x)))) (/.f64 y (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 y x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)) y) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 x y) x)) |
(- (+ 1 (+ x (/ (* (pow x 2) (+ 1 x)) (pow y 2)))) (/ (* x (+ 1 x)) y)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) (fma.f64 x (/.f64 x y) (neg.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ x (* -1 (/ (* (pow x 3) (+ 1 x)) (pow y 3))))) (+ (* -1 (/ (* (pow x 2) (+ 1 x)) (pow y 2))) (/ (* x (+ 1 x)) y))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (fma.f64 x x x) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) (neg.f64 x)))) y)) y)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 x y) x)) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (+ 1 x)) y)) (* -1 (* x (+ 1 x)))) y)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) y) (fma.f64 x (/.f64 x y) (neg.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (+ 1 x)) y)) (* -1 (* (pow x 2) (+ 1 x)))) y)) (* -1 (* x (+ 1 x)))) y)))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (fma.f64 x x x) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 x y) (neg.f64 x)))) y)) y)) |
x |
(* x (+ 1 (* x (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (+.f64 x #s(literal -1 binary64))) x) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) (neg.f64 x)) x) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (*.f64 x x))))))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x) (neg.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (- (/ 1 y) 1)) (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x))) x)) (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x y)) y) |
(/ (+ (/ (* x y) (+ 1 x)) (/ (pow x 2) (+ 1 x))) y) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (+.f64 x y)) y) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(/ x (+ 1 x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) x)) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (/ x (+ 1 x)) (/ (pow x 2) (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* x (- 1 (/ 1 y))))) |
(fma.f64 (-.f64 x (/.f64 x y)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (* 1/2 (- 1 (/ 1 y)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* 1/2 (- 1 (/ 1 y))) (* x (+ (* 1/2 (* x (- (/ 1 (pow y 2)) (+ (* 1/2 (* (- 1 (/ 1 y)) (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))) (/ 1 (pow y 3)))))) (* 1/2 (- (/ 1 (pow y 2)) (+ (* 1/4 (pow (- 1 (/ 1 y)) 2)) (/ 1 y))))))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) y)))) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)))) #s(literal 1 binary64)) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) x)) (sqrt.f64 y)) |
(+ (sqrt y) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) x))) (sqrt.f64 y)) |
(+ (sqrt y) (+ (* -1/2 (* (/ (+ (* -1 (* (pow y 2) (- y (pow y 2)))) (* -1/2 (/ (* (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (- y (pow y 2))) y))) (pow x 3)) (sqrt (/ 1 y)))) (+ (* -1/2 (* (/ (+ (* 1/4 (/ (pow (- y (pow y 2)) 2) y)) (* y (- y (pow y 2)))) (pow x 2)) (sqrt (/ 1 y)))) (* 1/2 (* (/ (- y (pow y 2)) x) (sqrt (/ 1 y))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) (*.f64 (/.f64 (-.f64 y (*.f64 y y)) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) y))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) (*.f64 x x))))) (sqrt.f64 y)) |
(sqrt y) |
(sqrt.f64 y) |
(+ (sqrt y) (* -1/2 (* (/ (- (* -1 y) (* -1 (pow y 2))) x) (sqrt (/ 1 y))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y y) y)) x) (sqrt.f64 y)) |
(+ (sqrt y) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2))))) (* 1/2 (* (/ (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) x) (sqrt (/ 1 y))))) x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (fma.f64 y (+.f64 y #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) x))) x) (sqrt.f64 y)) |
(+ (sqrt y) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 y)) (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))))) (* 1/2 (* (/ (+ (* -1 (* (pow y 2) (- (* -1 y) (* -1 (pow y 2))))) (* -1/2 (/ (* (+ (* -1 (* y (- (* -1 y) (* -1 (pow y 2))))) (* 1/4 (/ (pow (- (* -1 y) (* -1 (pow y 2))) 2) y))) (- (* -1 y) (* -1 (pow y 2)))) y))) x) (sqrt (/ 1 y))))) x)) (* 1/2 (* (sqrt (/ 1 y)) (- (* -1 y) (* -1 (pow y 2)))))) x))) |
(-.f64 (sqrt.f64 y) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 y y) y) #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) (*.f64 (/.f64 (-.f64 (*.f64 y y) y) y) #s(literal -1/2 binary64)) (*.f64 y (*.f64 y (-.f64 y (*.f64 y y))))) x) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))) y) (*.f64 y (-.f64 y (*.f64 y y)))) #s(literal -1/2 binary64)))) x)) x)) |
(sqrt (/ (* y (+ 1 x)) x)) |
(sqrt.f64 (/.f64 (fma.f64 x y y) x)) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* -1/2 (* (sqrt (/ (* x (pow y 3)) (+ 1 x))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (fma.f64 x y y) x))) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* 1/2 (* (sqrt (/ y (* x (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2)))))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 y y)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x (fma.f64 x y y))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y (fma.f64 x x x))))) (sqrt.f64 (/.f64 (fma.f64 x y y) x))) |
(+ (sqrt (/ (* y (+ 1 x)) x)) (* (pow y 2) (+ (* -1/2 (* (sqrt (/ x (* y (+ 1 x)))) (+ (/ 1 x) (/ 1 (pow x 2))))) (* y (+ (* -1/2 (* (sqrt (/ (* x y) (+ 1 x))) (+ (* 1/4 (/ (* x (pow (+ (/ 1 x) (/ 1 (pow x 2))) 2)) (* y (+ 1 x)))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))))) (* 1/2 (* (sqrt (/ 1 (* x (* y (+ 1 x))))) (+ (/ 1 x) (/ 1 (pow x 2)))))))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x y y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 y (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x y y))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 x (fma.f64 x y y))))))) (sqrt.f64 (/.f64 (fma.f64 x y y) x))) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 y y))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(+ (sqrt (+ 1 x)) (+ (* -1/2 (* (/ x y) (sqrt (+ 1 x)))) (+ (* -1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) (pow y 2)) (sqrt (/ 1 (+ 1 x))))) (* -1/2 (* (/ (+ (* 1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* (pow x 3) (+ 1 x))) (pow y 3)) (sqrt (/ 1 (+ 1 x)))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 y y)) (fma.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64) (*.f64 x (fma.f64 x x x)))) y))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(sqrt (+ 1 x)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+ (sqrt (+ 1 x)) (* -1/2 (* (/ x y) (sqrt (+ 1 x))))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (+ 1 x)) (* -1 (/ (+ (* 1/2 (* x (sqrt (+ 1 x)))) (* 1/2 (* (/ (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))) y) (sqrt (/ 1 (+ 1 x)))))) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64)) y))) y) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+ (sqrt (+ 1 x)) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (+ 1 x))) (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x)))))) (* 1/2 (* (/ (+ (* -1 (* (pow x 3) (+ 1 x))) (* -1/2 (* x (+ (* -1 (* (pow x 2) (+ 1 x))) (* 1/4 (* (pow x 2) (+ 1 x))))))) y) (sqrt (/ 1 (+ 1 x)))))) y)) (* 1/2 (* x (sqrt (+ 1 x))))) y))) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 x (fma.f64 x x x)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64) (neg.f64 (*.f64 x (fma.f64 x x x)))))) y))) y)) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (- (/ 1 y) 1))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) x)) |
(+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1))) |
(fma.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1))) |
(fma.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x)) |
(- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x)))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(- (+ (/ 1 x) (+ (/ 1 y) (+ (/ 1 (* (pow x 2) y)) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (+ (/ 1 (* (pow x 3) y)) (/ 1 (pow x 2))))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (*.f64 x x))))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 y) 1) x)) (/ 1 y)) 1) x)) (/ 1 y)) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) x)) (* -1 (- (/ 1 y) 1))) x)) (/ 1 y)) 1) x)) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (-.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) x)) |
(/ x (* y (+ 1 x))) |
(/.f64 x (fma.f64 x y y)) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 y (+.f64 #s(literal 1 binary64) x))) y) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 y (+.f64 #s(literal 1 binary64) x))) y) |
(/ (+ (/ x (+ 1 x)) (/ y (+ 1 x))) y) |
(/.f64 (+.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 y (+.f64 #s(literal 1 binary64) x))) y) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ 1 (+ 1 x)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(+.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
x |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* x (+ 1 (* -1 x))) |
(-.f64 x (*.f64 x x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* -1 (pow x 2)) |
(*.f64 x (neg.f64 x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(-.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 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) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y))) |
(* (pow x 2) (+ (* x (- (/ x y) (/ 1 y))) (/ 1 y))) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 x y) (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 x y))) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(+.f64 (/.f64 x y) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x x)))))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (/.f64 x (neg.f64 y)))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) x) (/.f64 #s(literal 1 binary64) y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
y |
(+ y (* x y)) |
(fma.f64 x y y) |
(+ y (* x y)) |
(fma.f64 x y y) |
(+ y (* x y)) |
(fma.f64 x y y) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ y x))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* x (+ y (/ y x))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* x (+ y (/ y x))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ y x))))) |
(*.f64 x (+.f64 y (/.f64 y x))) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* y (+ 1 x)) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(* -1 (* y (- (* -1 x) 1))) |
(fma.f64 x y y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/ (+ (* x y) (pow x 2)) y) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
(+ x (/ (pow x 2) y)) |
(fma.f64 x (/.f64 x y) x) |
x |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(* x (+ 1 (/ x y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(* (pow x 2) (+ (/ 1 x) (/ 1 y))) |
(fma.f64 x (/.f64 x y) x) |
(/ 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) |
Compiled 20 506 to 2 094 computations (89.8% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 925 | 7 | 932 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 930 | 20 | 950 |
| Status | Accuracy | Program |
|---|---|---|
| 47.7% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) | |
| ✓ | 59.3% | (fma.f64 x (/.f64 x y) x) |
| 59.3% | (fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) | |
| 41.4% | (/.f64 (*.f64 x y) (fma.f64 x y y)) | |
| ✓ | 35.8% | (/.f64 (*.f64 x x) (fma.f64 x y y)) |
| ✓ | 17.0% | (/.f64 (*.f64 x x) y) |
| 19.1% | (/.f64 x (/.f64 y x)) | |
| 51.8% | (/.f64 x (+.f64 x #s(literal 1 binary64))) | |
| 19.5% | (/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (fma.f64 x y y) x)))) | |
| 40.6% | (/.f64 x y) | |
| ✓ | 48.6% | (-.f64 x (*.f64 x x)) |
| 47.8% | (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) | |
| ✓ | 48.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 44.1% | (*.f64 (/.f64 x (fma.f64 x y y)) x) | |
| 19.1% | (*.f64 (/.f64 x y) x) | |
| 35.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) | |
| 17.0% | (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) | |
| 9.0% | (*.f64 x (neg.f64 x)) | |
| ✓ | 43.9% | x |
| ✓ | 11.0% | #s(literal 1 binary64) |
Compiled 506 to 180 computations (64.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) x) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x))) |
(/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (fma.f64 x y y) x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) #s(literal -1/2 binary64))) |
(/.f64 x (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
3 calls:
| 13.0ms | y |
| 11.0ms | x |
| 10.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) x) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) |
3 calls:
| 11.0ms | y |
| 9.0ms | x |
| 9.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 97.0% | 3 | y |
| 99.9% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
2 calls:
| 9.0ms | x |
| 8.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 99.9% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 x y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
2 calls:
| 9.0ms | x |
| 8.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 99.0% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x x)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
1 calls:
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x y) (fma.f64 x y y)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) x) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
(fma.f64 x (/.f64 x y) x) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 x x) y) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 64.8% | 3 | y |
| 88.7% | 3 | x |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(-.f64 x (*.f64 x x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
2 calls:
| 8.0ms | x |
| 3.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | x |
| 88.6% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 x y) |
(-.f64 x (*.f64 x x)) |
#s(literal 1 binary64) |
(/.f64 x y) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | x |
| 87.7% | 4 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
(-.f64 x (*.f64 x x)) |
| Outputs |
|---|
(-.f64 x (*.f64 x x)) |
#s(literal 1 binary64) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 1 | y |
| 55.8% | 5 | x |
| 57.3% | 2 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (neg.f64 x)) |
| Outputs |
|---|
(*.f64 x (neg.f64 x)) |
x |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
| Outputs |
|---|
x |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 2 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 13 to 8 computations (38.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.0% | 1 | y |
| 11.0% | 1 | x |
| 11.0% | 1 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
Compiled 19 to 12 computations (36.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.04446039452903e-15 | 2.1873024855362197e-8 |
| 15.0ms | -8.701061318594766e-5 | -1.0876081388433324e-16 |
| 17.0ms | 304× | 0 | valid |
Compiled 529 to 336 computations (36.5% saved)
ival-div: 4.0ms (43.9% of total)ival-add: 3.0ms (32.9% of total)ival-mult: 2.0ms (21.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2704380977874138.0 | 184608454410080480.0 |
| 5.0ms | -8.47779238761274e+71 | -1.5746676223351472e+59 |
| 10.0ms | 144× | 0 | valid |
Compiled 214 to 148 computations (30.8% saved)
ival-add: 4.0ms (59.2% of total)ival-div: 2.0ms (29.6% of total)ival-mult: 1.0ms (14.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.005217492437179732 | 1585185.3349476224 |
| 16.0ms | -286347605189877.94 | -8.701061318594766e-5 |
| 15.0ms | 304× | 0 | valid |
Compiled 491 to 336 computations (31.6% saved)
ival-div: 4.0ms (44.1% of total)ival-add: 3.0ms (33.1% of total)ival-mult: 2.0ms (22.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.005217492437179732 | 1585185.3349476224 |
| 22.0ms | -286347605189877.94 | -8.701061318594766e-5 |
| 24.0ms | 304× | 0 | valid |
Compiled 442 to 297 computations (32.8% saved)
ival-div: 4.0ms (44.3% of total)ival-add: 3.0ms (33.2% of total)ival-mult: 2.0ms (22.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.005217492437179732 | 1585185.3349476224 |
| 13.0ms | -286347605189877.94 | -8.701061318594766e-5 |
| 17.0ms | 304× | 0 | valid |
Compiled 404 to 259 computations (35.9% saved)
ival-div: 5.0ms (48.6% of total)ival-add: 3.0ms (29.1% of total)ival-mult: 2.0ms (19.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.005217492437179732 | 1585185.3349476224 |
| 15.0ms | -286347605189877.94 | -8.701061318594766e-5 |
| 16.0ms | 304× | 0 | valid |
Compiled 377 to 241 computations (36.1% saved)
ival-div: 4.0ms (43% of total)ival-add: 3.0ms (32.2% of total)ival-mult: 2.0ms (21.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.005217492437179732 | 1585185.3349476224 |
| 15.0ms | -286347605189877.94 | -8.701061318594766e-5 |
| 20.0ms | 304× | 0 | valid |
Compiled 339 to 222 computations (34.5% saved)
ival-add: 5.0ms (37.3% of total)ival-div: 4.0ms (29.8% of total)ival-mult: 3.0ms (22.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
| 0.0ms | -417.9127664217318 | -8.701818469155601e-5 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
| 0.0ms | -417.9127664217318 | -8.701818469155601e-5 |
Compiled 16 to 13 computations (18.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 542333.0241249352 |
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
| 0.0ms | -417.9127664217318 | -8.701818469155601e-5 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
| 0.0ms | -8895949314.753384 | -6289048616.810151 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.383647894480004e-8 | 0.9999999999986934 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | egg-herbie |
| 20× | +-commutative_binary64 |
| 14× | if-if-or-not_binary32 |
| 10× | *-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 399 |
| 1 | 114 | 399 |
| 2 | 120 | 399 |
| 3 | 123 | 399 |
| 4 | 124 | 399 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -7910139745424151/40564819207303340847894502572032 binary64)) (/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) (if (<=.f64 x #s(literal 3232509030581985/633825300114114700748351602688 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y))) |
(if (<=.f64 x #s(literal -199999999999999998418077252567267701645512243388460910731136598016 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 9000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) (if (<=.f64 x #s(literal 2206763817411543/2251799813685248 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3602879701896397/4503599627370496 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -8000000000 binary64)) (*.f64 x (neg.f64 x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -7910139745424151/40564819207303340847894502572032 binary64)) (/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y) (if (<=.f64 x #s(literal 3232509030581985/633825300114114700748351602688 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (/.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) y))) |
(if (<=.f64 x #s(literal -199999999999999998418077252567267701645512243388460910731136598016 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 9000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -199999999999999998418077252567267701645512243388460910731136598016 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 9000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) (if (<=.f64 x #s(literal 2206763817411543/2251799813685248 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x (neg.f64 x)) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3602879701896397/4503599627370496 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 3602879701896397/4503599627370496 binary64)) (fma.f64 x (-.f64 (/.f64 x y) x) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -400 binary64)) (/.f64 x y) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) (-.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -8000000000 binary64)) (*.f64 x (neg.f64 x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -8000000000 binary64)) (neg.f64 (*.f64 x x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 3022314549036573/75557863725914323419136 binary64)) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 21 530× | accelerator-lowering-fma.f32 |
| 21 530× | accelerator-lowering-fma.f64 |
| 13 384× | accelerator-lowering-fma.f32 |
| 13 384× | accelerator-lowering-fma.f64 |
| 13 236× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 2938 |
| 1 | 1419 | 2786 |
| 2 | 4635 | 2592 |
| 0 | 8936 | 2452 |
| 0 | 90 | 745 |
| 1 | 250 | 724 |
| 2 | 660 | 648 |
| 3 | 3422 | 635 |
| 0 | 9168 | 612 |
| 0 | 17 | 83 |
| 1 | 127 | 83 |
| 2 | 1060 | 83 |
| 0 | 8638 | 79 |
| 0 | 250 | 2443 |
| 1 | 787 | 2296 |
| 2 | 2289 | 2082 |
| 0 | 8046 | 1994 |
| 0 | 8 | 29 |
| 1 | 57 | 29 |
| 2 | 450 | 29 |
| 3 | 7065 | 29 |
| 0 | 8041 | 27 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 892 to 357 computations (60% saved)
Compiled 934 to 186 computations (80.1% saved)
Loading profile data...