
Time bar (total: 9.8s)
| 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)
| 631.0ms | 8 256× | 0 | valid |
ival-div: 143.0ms (45.7% of total)ival-add: 100.0ms (31.9% of total)ival-mult: 55.0ms (17.6% of total)ival-true: 6.0ms (1.9% of total)exact: 5.0ms (1.6% of total)ival-assert: 3.0ms (1% 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 | 36 | |
| ↳ | (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) | overflow | 64 | |
| ↳ | (+.f64 (/.f64 x y) #s(literal 1 binary64)) | overflow | 36 |
| 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 |
| 33.0ms | 512× | 0 | valid |
Compiled 94 to 36 computations (61.7% saved)
ival-div: 7.0ms (41.8% of total)ival-add: 5.0ms (29.8% of total)ival-mult: 3.0ms (17.9% 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.8% | (/.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.8% | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 15.0ms | 256× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-div: 4.0ms (49.6% of total)ival-add: 2.0ms (24.8% of total)ival-mult: 2.0ms (24.8% 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)) |
| 0.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) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 x y) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y y)) (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(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 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) y)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 x y) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x y) x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.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 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 x y) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) (-.f64 #s(literal 0 binary64) 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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(*.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.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))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 #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)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) x) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (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)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.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 x (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.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))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 x (+.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))) (/.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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (/.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 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) (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))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) 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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 x y) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 x y) x) (fma.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (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)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.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) (fma.f64 x (+.f64 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 (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) 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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (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)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.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))) (fma.f64 x (+.f64 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)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (+.f64 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)) #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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) 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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) #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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) 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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (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 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.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))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.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)))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (-.f64 (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/ 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 970 to 1 192 computations (89.1% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 495 | 10 | 505 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 496 | 10 | 506 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.2% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| 54.5% | (fma.f64 x (-.f64 (/.f64 x y) x) x) | |
| ▶ | 36.0% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| 89.7% | (/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) | |
| 89.8% | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) | |
| ▶ | 99.9% | (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| ▶ | 51.2% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| 41.8% | (/.f64 x y) | |
| 43.8% | (*.f64 x (/.f64 x (fma.f64 x y y))) | |
| ▶ | 38.9% | x |
Compiled 192 to 116 computations (39.6% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) y) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 192 | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | 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 | 512 | (/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| 1 432× | accelerator-lowering-fma.f32 |
| 1 432× | accelerator-lowering-fma.f64 |
| 824× | *-lowering-*.f32 |
| 824× | *-lowering-*.f64 |
| 540× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 87 |
| 1 | 36 | 85 |
| 2 | 85 | 85 |
| 3 | 145 | 85 |
| 4 | 214 | 85 |
| 5 | 382 | 85 |
| 6 | 569 | 85 |
| 7 | 843 | 85 |
| 8 | 1138 | 85 |
| 9 | 2151 | 85 |
| 10 | 2876 | 85 |
| 11 | 3138 | 85 |
| 12 | 3146 | 85 |
| 13 | 3146 | 85 |
| 14 | 3164 | 85 |
| 15 | 3172 | 85 |
| 16 | 3172 | 85 |
| 0 | 3172 | 83 |
| 1× | iter limit |
| 1× | saturated |
| 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 1)) |
x |
(+ x 1) |
1 |
(+ (* (/ 1 y) (+ x -1)) 1) |
(/ 1 y) |
1 |
y |
(+ x -1) |
x |
-1 |
(/ (/ (* x x) y) (+ x 1)) |
(/ (* x x) y) |
(* x x) |
x |
y |
(+ x 1) |
1 |
| Outputs |
|---|
(/ x (/ (+ x 1) (+ (/ x y) 1))) |
(/.f64 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
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 1)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
x |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ (* (/ 1 y) (+ x -1)) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(/ (/ (* x x) y) (+ x 1)) |
(/.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x y y)) |
(/ (* x x) y) |
(fma.f64 x (/.f64 x y) #s(literal 0 binary64)) |
(* x x) |
(fma.f64 x x #s(literal 0 binary64)) |
x |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 89.8% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 89.3% | (/.f64 (*.f64 x x) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal 1 binary64)) |
| ✓ | 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 | 86.8% | (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
| 34.0ms | 256× | 0 | valid |
Compiled 88 to 19 computations (78.4% saved)
ival-div: 13.0ms (60.9% of total)ival-add: 5.0ms (23.4% of total)ival-mult: 3.0ms (14.1% 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 1))> |
#<alt (+ (* (/ 1 y) (+ x -1)) 1)> |
#<alt (/ 1 y)> |
#<alt (+ x -1)> |
#<alt (/ (/ (* x x) y) (+ x 1))> |
#<alt (/ (* x x) y)> |
#<alt (* x 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 (/ 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 (* -1 x)))> |
#<alt (* x (+ 1 (* x (- x 1))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))> |
#<alt (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3))))> |
#<alt 1> |
#<alt (- 1 (/ 1 x))> |
#<alt (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))> |
#<alt (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- 1 (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) 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)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<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 (/ (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)> |
#<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)> |
#<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)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/ x (+ x 1)) |
| 1.0ms | y | @ | 0 | (/ (/ (* x x) y) (+ x 1)) |
| 0.0ms | y | @ | inf | (/ (/ (* x x) y) (+ x 1)) |
| 0.0ms | x | @ | 0 | (/ (/ (* x x) y) (+ x 1)) |
| 0.0ms | x | @ | inf | (/ (+ x 1) (+ (/ x y) 1)) |
| 1× | batch-egg-rewrite |
| 6 080× | accelerator-lowering-fma.f32 |
| 6 080× | accelerator-lowering-fma.f64 |
| 4 120× | /-lowering-/.f32 |
| 4 120× | /-lowering-/.f64 |
| 4 030× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 65 |
| 1 | 118 | 63 |
| 2 | 1033 | 63 |
| 0 | 8701 | 61 |
| 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 1)) |
(+ (* (/ 1 y) (+ x -1)) 1) |
(/ 1 y) |
(+ x -1) |
(/ (/ (* x x) y) (+ x 1)) |
(/ (* x x) y) |
(* x x) |
| Outputs |
|---|
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 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 (/.f64 x (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x y y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) 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 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.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 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.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 x) (fma.f64 x y y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) 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 x) (fma.f64 x y 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) (fma.f64 x y y)) #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 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.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 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal -1 binary64))) (*.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 x) (fma.f64 x y 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) (fma.f64 x y y)) #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 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.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 x x) (fma.f64 x y 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) (fma.f64 x y y)) #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 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (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 x (-.f64 #s(literal -1 binary64) 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 x) (fma.f64 x y y))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x 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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x 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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (fma.f64 x y 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) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 x y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (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 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) y) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) y) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.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 x (+.f64 x #s(literal 1 binary64)))) |
(fma.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 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64)))) |
(/.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))) (*.f64 x (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.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 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) (*.f64 y y)) 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 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (+.f64 x #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 (-.f64 #s(literal 0 binary64) x) (/.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 (-.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (+.f64 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 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.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 (*.f64 x (+.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 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x)) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) (*.f64 y y)) x) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.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 #s(literal 1 binary64)) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.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 (*.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 (fma.f64 x (/.f64 x y) x) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) x))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) (*.f64 y y)) x)) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (+.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)))))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 x y)))) (+.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 x) (fma.f64 x y 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 x) (fma.f64 x y y)) (/.f64 (*.f64 x x) (fma.f64 x y y))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 (*.f64 x x) (fma.f64 x y y)) (-.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y 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 x) (fma.f64 x y y)) (/.f64 (*.f64 x x) (fma.f64 x y y)))) (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 (*.f64 x x) (fma.f64 x y y))) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.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 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 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 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 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 #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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) (+.f64 (/.f64 x y) #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 (*.f64 x (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.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)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.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 x (-.f64 #s(literal -1 binary64) x)) (-.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 (fma.f64 x (/.f64 x y) x) (/.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 #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 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (-.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 x (+.f64 x #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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal -1 binary64) x))) |
(*.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 #s(literal 0 binary64) 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 #s(literal -1 binary64) x)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) x)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 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 x (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(*.f64 (/.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)) #s(literal -1 binary64)))) (/.f64 x (+.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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+.f64 (*.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)) |
(+.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) (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(+.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))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.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 #s(literal 1 binary64) (/.f64 x y)) (/.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 #s(literal 1 binary64) (/.f64 x y)) (/.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 (+.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 y) (/.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 #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #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 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x 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) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 x y) (/.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 #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.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 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.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 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(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 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))) x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(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 (+.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 (/.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 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 (*.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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(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 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(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 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 (-.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 (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 #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) 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x 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 (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x 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)))) (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 1 binary64) x)) |
(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 x #s(literal 1 binary64)) (/.f64 (/.f64 #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))) #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 #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) 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 (/.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 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.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 x #s(literal -1 binary64)) (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) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.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 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.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 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (/.f64 #s(literal -1 binary64) (-.f64 (fma.f64 x x #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))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(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 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 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 (/.f64 x (+.f64 x #s(literal -1 binary64))) x (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #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) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.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 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.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 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.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))))) |
(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 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #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 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 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x 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))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #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 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+.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 (-.f64 #s(literal 0 binary64) x) 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 (/.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 (/.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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 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)) |
(neg.f64 (-.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 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #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 #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (+.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 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.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 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.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)))))) (+.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 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)))) |
(/.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 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 x y) (+.f64 (/.f64 x y) #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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 x (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #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) x) (*.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) x)) |
(neg.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.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) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.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 (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 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 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)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(+.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 x y)) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(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) #s(literal 1 binary64))) |
(fma.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 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.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 #s(literal -1 binary64) y)) |
(fma.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 x y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.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 #s(literal -1 binary64) y)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y 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 #s(literal -1 binary64) y) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))))) #s(literal 1 binary64)) |
(fma.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 #s(literal -1 binary64) y)) |
(fma.f64 (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x 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)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (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))) #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)) (+.f64 (/.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)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y) (*.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))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 y (*.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))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.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 y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y (*.f64 (+.f64 #s(literal 1 binary64) (*.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 y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) y)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) y (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 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 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) y (*.f64 (-.f64 #s(literal 0 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 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64))) y (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) (-.f64 (/.f64 x y) (+.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)))) |
(/.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) y) y)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) 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) (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #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))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 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) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.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) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 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) (-.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 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.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))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x (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 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 x (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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (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 (neg.f64 (/.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))) |
(fma.f64 (/.f64 x (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 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (/.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 (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (/.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))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.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) (fma.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (+.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) (fma.f64 x x x))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.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 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.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 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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 #s(literal 1 binary64) (fma.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 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x 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))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.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 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x x #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) (fma.f64 x 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 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y y) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x y) (/.f64 x (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y))))) |
(neg.f64 (*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (fma.f64 x y y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 x y) (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x x)))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 y (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 y (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64)))) y) |
(pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x y y))) |
(*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x (-.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (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 x (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 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.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 x y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (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 x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (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 #s(literal 0 binary64) x)) (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 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) y) (/.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) |
(/.f64 x (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 x x) y) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 x y) x) |
(*.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 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (pow.f64 y #s(literal -1/2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1/2 binary64))) (*.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 12 540× | accelerator-lowering-fma.f32 |
| 12 540× | accelerator-lowering-fma.f64 |
| 4 840× | +-lowering-+.f64 |
| 4 840× | +-lowering-+.f32 |
| 3 356× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 280 | 1848 |
| 1 | 877 | 1765 |
| 2 | 2601 | 1499 |
| 0 | 8256 | 1454 |
| 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 (* -1 x))) |
(* x (+ 1 (* x (- x 1)))) |
(* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))) |
1 |
(- 1 (/ 1 x)) |
(- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) |
(- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) |
1 |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) |
(/ (- x 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- 1 (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) 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) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(/ (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))) |
(/ (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) |
(/ (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) |
(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) |
| 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)))) |
(*.f64 x (fma.f64 x (+.f64 (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ 1 (* (pow x 2) y)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y)))) (fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) y))) x) (/.f64 #s(literal 1 binary64) y))) |
(* -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 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (/.f64 #s(literal -1 binary64) y))) 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 #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)))) |
(fma.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 (/.f64 x (*.f64 y y)) (/.f64 x 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 (+.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) 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 (*.f64 y (+.f64 y #s(literal -1 binary64))) 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (-.f64 #s(literal 1 binary64) y))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 y (+.f64 y #s(literal -1 binary64))) x) y) y) x)) |
y |
(+ y (* -1 (/ (- (* -1 y) (* -1 (pow y 2))) x))) |
(+.f64 y (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) 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 (*.f64 y (+.f64 y #s(literal -1 binary64))) 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 (fma.f64 y (+.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 y (+.f64 y #s(literal -1 binary64))) (fma.f64 y (/.f64 y x) (-.f64 #s(literal 0 binary64) y))) x)) 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) (/.f64 y x)) (/.f64 y (*.f64 x x))) (/.f64 y x)) |
(* 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 #s(literal 0 binary64) (+.f64 (/.f64 y (*.f64 x (*.f64 x 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)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(- (+ 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) (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) (-.f64 #s(literal 0 binary64) x)))) y)) y))) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (+ x (* -1 (/ (* x (+ 1 x)) y)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(+ 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) (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (/.f64 x y) (-.f64 #s(literal 0 binary64) 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 (* -1 x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (* x (- x 1)))) |
(*.f64 x (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))) |
(*.f64 x (fma.f64 x (fma.f64 x (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)) |
(- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 y (+.f64 x #s(literal -1 binary64))) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 y (+.f64 x #s(literal -1 binary64))) y) |
(/ (- (+ x y) 1) y) |
(/.f64 (+.f64 y (+.f64 x #s(literal -1 binary64))) y) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.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 |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(/ (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 x (/.f64 (+.f64 x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) y))) |
(* (pow x 2) (+ (* x (- (* x (+ (* -1 (/ x y)) (/ 1 y))) (/ 1 y))) (/ 1 y))) |
(*.f64 x (*.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))))) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(+.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 (/.f64 x y) (/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 0 binary64) x))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(/ (pow x 2) (* y (+ 1 x))) |
(*.f64 x (/.f64 x (fma.f64 x y 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) |
(*.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) |
Compiled 20 675 to 2 144 computations (89.6% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 145 | 9 | 1 154 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 149 | 15 | 1 164 |
| Status | Accuracy | Program |
|---|---|---|
| 54.5% | (fma.f64 x (-.f64 (/.f64 x y) x) x) | |
| ✓ | 36.0% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ▶ | 41.2% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ▶ | 89.8% | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| 37.0% | (/.f64 (*.f64 x x) (fma.f64 x y y)) | |
| 16.5% | (/.f64 (*.f64 x x) y) | |
| 43.9% | (/.f64 x (/.f64 (fma.f64 x y y) x)) | |
| ✓ | 51.2% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ▶ | 41.8% | (/.f64 x y) |
| ▶ | 52.3% | (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| 13.3% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| 47.9% | (*.f64 x (fma.f64 x (+.f64 (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) #s(literal 1 binary64))) | |
| 44.0% | (*.f64 x (-.f64 #s(literal 1 binary64) x)) | |
| ✓ | 38.9% | x |
| ▶ | 14.0% | #s(literal 1 binary64) |
Compiled 233 to 150 computations (35.6% saved)
| 1× | egg-herbie |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | 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))) |
| 7 758× | accelerator-lowering-fma.f32 |
| 7 758× | accelerator-lowering-fma.f64 |
| 5 258× | *-lowering-*.f32 |
| 5 258× | *-lowering-*.f64 |
| 2 638× | associate-/l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 68 |
| 1 | 24 | 68 |
| 2 | 39 | 68 |
| 3 | 51 | 68 |
| 4 | 68 | 68 |
| 5 | 94 | 68 |
| 6 | 174 | 68 |
| 7 | 294 | 68 |
| 8 | 478 | 68 |
| 9 | 910 | 68 |
| 10 | 2472 | 68 |
| 11 | 3188 | 68 |
| 12 | 3370 | 68 |
| 13 | 3431 | 68 |
| 14 | 3437 | 68 |
| 15 | 3437 | 68 |
| 16 | 3878 | 68 |
| 17 | 3988 | 68 |
| 18 | 3988 | 68 |
| 19 | 3991 | 68 |
| 20 | 3994 | 68 |
| 21 | 3994 | 68 |
| 22 | 3994 | 68 |
| 23 | 3994 | 68 |
| 24 | 6257 | 68 |
| 25 | 6967 | 68 |
| 26 | 7882 | 68 |
| 0 | 8002 | 66 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (/ (+ x y) y)) (+ x 1)) |
(* x (/ (+ x y) y)) |
x |
(/ (+ x y) y) |
(+ x y) |
y |
(+ x 1) |
1 |
1 |
(/ x y) |
x |
y |
(/ (+ x -1) y) |
(+ x -1) |
x |
-1 |
y |
(+ (/ (+ x -1) y) 1) |
(/ (+ x -1) y) |
(+ x -1) |
x |
-1 |
y |
1 |
| Outputs |
|---|
(/ (* 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) |
1 |
#s(literal 1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (+ x -1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
y |
(+ (/ (+ x -1) y) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(/ (+ x -1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
y |
1 |
#s(literal 1 binary64) |
Found 10 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | accuracy | 100.0% | (+.f64 x #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | 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.8% | (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
| 36.0ms | 256× | 0 | valid |
Compiled 70 to 15 computations (78.6% saved)
ival-add: 16.0ms (64.6% of total)ival-div: 7.0ms (28.2% of total)ival-mult: 2.0ms (8.1% 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) y)) (+ x 1))> |
#<alt (* x (/ (+ x y) y))> |
#<alt (/ (+ x y) y)> |
#<alt (+ x y)> |
#<alt (/ x y)> |
#<alt (/ (+ x -1) y)> |
#<alt (+ x -1)> |
#<alt (+ (/ (+ x -1) y) 1)> |
#<alt (+ x 1)> |
| 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 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)))> |
#<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 y)> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (- (/ x y) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (* x (- (/ 1 y) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (* -1 (* x (- (/ 1 (* x y)) (/ 1 y))))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- x 1) y)> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (- 1 (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y))))> |
#<alt (/ (- x 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt (/ (- (+ x y) 1) y)> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt 1> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 y))> |
#<alt (- (+ 1 (/ x y)) (/ 1 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)))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | -inf | (/ (* x (/ (+ x y) y)) (+ x 1)) |
| 2.0ms | y | @ | -inf | (* x (/ (+ x y) y)) |
| 1.0ms | y | @ | -inf | (/ (* x (/ (+ x y) y)) (+ x 1)) |
| 0.0ms | y | @ | inf | (/ (* x (/ (+ x y) y)) (+ x 1)) |
| 0.0ms | x | @ | 0 | (* x (/ (+ x y) y)) |
| 1× | batch-egg-rewrite |
| 4 966× | accelerator-lowering-fma.f32 |
| 4 966× | accelerator-lowering-fma.f64 |
| 4 450× | *-lowering-*.f32 |
| 4 450× | *-lowering-*.f64 |
| 4 262× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 47 |
| 1 | 90 | 47 |
| 2 | 732 | 47 |
| 0 | 8776 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (/ (+ x y) y)) (+ x 1)) |
(* x (/ (+ x y) y)) |
(/ (+ x y) y) |
(+ x y) |
(/ x y) |
(/ (+ x -1) y) |
(+ x -1) |
(+ (/ (+ x -1) y) 1) |
(+ x 1) |
| Outputs |
|---|
(+.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 (*.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 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))) |
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 x (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64)))) (*.f64 x (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))))) |
(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) (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 x (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 x (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(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 (*.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 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))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) x)) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(neg.f64 (*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) 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 (fma.f64 x y y) (*.f64 x (+.f64 x y))))) |
(/.f64 x (/.f64 (fma.f64 x y y) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (+.f64 x #s(literal 1 binary64))) |
(/.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 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x (+.f64 x y))))) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) y) (*.f64 x (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) y) (*.f64 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 y (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x) (/.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x (+.f64 x y))) y) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 y (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64)))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (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 x #s(literal -1 binary64)) (+.f64 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 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) 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 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.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 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) 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 (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x y) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x y) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (+.f64 x y) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #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 x (+.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 x y)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x (+.f64 x y)) 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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 y) y) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (+.f64 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))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.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 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) |
(*.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 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 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (+.f64 x y) (fma.f64 x y y))) |
(*.f64 (/.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.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 (/.f64 (/.f64 (+.f64 x y) y) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 (/.f64 (+.f64 x y) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) x) (/.f64 (+.f64 x y) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 x y)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 x y)) y) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 x (/.f64 y (+.f64 x y))) |
(/.f64 (+.f64 x y) (/.f64 y x)) |
(/.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 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 x (+.f64 x y)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y)) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 x y)) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y)))) y) |
(/.f64 (*.f64 (*.f64 x (+.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (*.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 x y)) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 x y)) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) x) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) x) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y)) (-.f64 x y)) |
(pow.f64 (/.f64 y (*.f64 x (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 x y) y)) |
(*.f64 x (*.f64 (/.f64 (+.f64 x y) y) #s(literal 1 binary64))) |
(*.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 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) y)) |
(*.f64 (/.f64 x y) (+.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 x y))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x (/.f64 y (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 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 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 x (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 (+.f64 x y) y) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(+.f64 (/.f64 x y) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 x y)) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) 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 x y) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) y) (/.f64 (/.f64 (*.f64 y y) (-.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 x (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) 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) x (*.f64 y (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) 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)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 x y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y)) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y 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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (neg.f64 (*.f64 y (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (neg.f64 (*.f64 (-.f64 x y) y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.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)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y)) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 #s(literal 1 binary64) y)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal -1 binary64) y)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 #s(literal -1 binary64) y)) (-.f64 x y)) |
(pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.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 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 #s(literal 1 binary64) 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 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y x))) y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (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 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.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) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.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 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 x (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 x (-.f64 x y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(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 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (/.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 (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) y)) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64) (/.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) #s(literal -1 binary64))) |
(fma.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 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) 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) #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)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.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 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 y (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x y y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 y (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (fma.f64 x y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) #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) y)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) y)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (+.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 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 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 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 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) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #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 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (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 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 x (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 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (/.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 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #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 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) (fma.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x (+.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) (fma.f64 x x x))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x (fma.f64 x x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(/.f64 (*.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) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(/.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) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (*.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) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (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)))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.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 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)) (*.f64 (+.f64 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 (+.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) (fma.f64 x (+.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 #s(literal 1 binary64) (fma.f64 x x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x 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))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.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 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.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) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (+.f64 x #s(literal -1 binary64)) y)) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) 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 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) y)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (fma.f64 x x #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (+.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))))) (-.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(+.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 x #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.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 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(-.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) #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 (/.f64 x (fma.f64 x x #s(literal -1 binary64))) (/.f64 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 (/.f64 x (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (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 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 x (+.f64 x #s(literal -1 binary64)))) (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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (+.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 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 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 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.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 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.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))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.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) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))) (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)))) (+.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.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 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 (+.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.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 #s(literal 1 binary64) (*.f64 x (+.f64 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 (-.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.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) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.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 (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
| 1× | egg-herbie |
| 15 710× | accelerator-lowering-fma.f32 |
| 15 710× | accelerator-lowering-fma.f64 |
| 4 540× | *-lowering-*.f32 |
| 4 540× | *-lowering-*.f64 |
| 2 544× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 1228 |
| 1 | 344 | 1178 |
| 2 | 909 | 991 |
| 3 | 4328 | 980 |
| 0 | 8390 | 954 |
| 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)))) |
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))) |
(/ 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 y) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(- (/ x y) (/ 1 y)) |
(/ x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
(/ (- x 1) y) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(- 1 (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(/ x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(/ (- x 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
(/ (- (+ x y) 1) y) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
1 |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(- (+ 1 (/ x y)) (/ 1 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 (- (/ 1 y) 1)))) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(* x (+ 1 (* x (- (+ (* x (- 1 (/ 1 y))) (/ 1 y)) 1)))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (-.f64 (/.f64 x y) x) (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* 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)) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(* 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 x (*.f64 x (*.f64 x y)))))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (+ (/ 1 x) (/ 1 y))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (- (/ 1 y) 1)) (/ 1 (* x y))) (/ 1 x)) x)) (/ 1 y)))) |
(fma.f64 x (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) 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 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 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))) |
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) |
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)) |
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) |
(/ 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 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(- (/ x y) (/ 1 y)) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
(- x 1) |
(+.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 |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 x #s(literal -1 binary64)) |
(- 1 (/ 1 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* x (- (+ (/ 1 x) (/ 1 y)) (/ 1 (* x y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(* -1 (* x (- (* -1 (/ (- 1 (/ 1 y)) x)) (/ 1 y)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/ (- x 1) y) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/ (- (+ x y) 1) y) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/ (- (+ x y) 1) y) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/ (- (+ x y) 1) y) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(- (+ 1 (/ x y)) (/ 1 y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) 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 17 762 to 2 032 computations (88.6% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 071 | 3 | 1 074 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 073 | 16 | 1 089 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.5% | (fma.f64 x (-.f64 (/.f64 x y) x) x) |
| ✓ | 36.0% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | 41.2% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| 37.0% | (/.f64 (*.f64 x x) (fma.f64 x y y)) | |
| 16.5% | (/.f64 (*.f64 x x) y) | |
| ▶ | 43.9% | (/.f64 x (/.f64 (fma.f64 x y y) x)) |
| ✓ | 51.2% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | 41.8% | (/.f64 x y) |
| ✓ | 52.3% | (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| ▶ | 52.4% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 13.3% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| ▶ | 87.6% | (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
| 47.9% | (*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| ▶ | 44.0% | (*.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 38.9% | x |
| ✓ | 14.0% | #s(literal 1 binary64) |
Compiled 217 to 134 computations (38.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x y y) |
| ✓ | cost-diff | 128 | (/.f64 x (/.f64 (fma.f64 x y y) x)) |
| ✓ | cost-diff | 192 | (/.f64 (fma.f64 x y y) 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 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
| ✓ | cost-diff | 0 | (fma.f64 x y y) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) (fma.f64 x y y)) |
| 9 224× | accelerator-lowering-fma.f32 |
| 9 224× | accelerator-lowering-fma.f64 |
| 3 474× | *-lowering-*.f32 |
| 3 474× | *-lowering-*.f64 |
| 1 754× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 93 |
| 1 | 36 | 93 |
| 2 | 70 | 93 |
| 3 | 137 | 93 |
| 4 | 310 | 93 |
| 5 | 763 | 93 |
| 6 | 1496 | 87 |
| 7 | 3058 | 87 |
| 8 | 5515 | 87 |
| 0 | 8062 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (+ x y) (+ (* x y) y)) x) |
(/ (+ x y) (+ (* x y) y)) |
(+ x y) |
x |
y |
(+ (* x y) y) |
(* x (- 1 x)) |
x |
(- 1 x) |
1 |
(+ (/ x y) 1) |
(/ x y) |
x |
y |
1 |
(+ (* x (- (/ x y) x)) x) |
x |
(- (/ x y) x) |
(/ x y) |
y |
(/ x (/ (+ (* x y) y) x)) |
x |
(/ (+ (* x y) y) x) |
(+ (* x y) y) |
y |
| Outputs |
|---|
(* (/ (+ x y) (+ (* x y) y)) x) |
(fma.f64 (+.f64 x y) (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (+ x y) (+ (* x y) y)) |
(/.f64 (+.f64 x y) (fma.f64 x y y)) |
(+ x y) |
(+.f64 x y) |
x |
y |
(+ (* x y) y) |
(fma.f64 x y y) |
(* x (- 1 x)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
x |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
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)) 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) y) x)) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
x |
(/ (+ (* x y) y) x) |
(+.f64 y (/.f64 y x)) |
(+ (* x y) y) |
(fma.f64 x y y) |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x y y) |
| ✓ | accuracy | 99.8% | (/.f64 x (/.f64 (fma.f64 x y y) x)) |
| ✓ | accuracy | 88.1% | (/.f64 (fma.f64 x y y) 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 x y) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (fma.f64 x y y) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
| ✓ | accuracy | 88.0% | (/.f64 (+.f64 x y) (fma.f64 x y y)) |
| 35.0ms | 256× | 0 | valid |
Compiled 88 to 19 computations (78.4% saved)
ival-mult: 8.0ms (36.2% of total)ival-div: 7.0ms (31.7% of total)ival-add: 5.0ms (22.7% of total)ival-sub: 2.0ms (9.1% 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 y) (+ (* x y) y))> |
#<alt (+ x y)> |
#<alt (+ (* x y) y)> |
#<alt (* (/ (+ x y) (+ (* x y) y)) x)> |
#<alt (- 1 x)> |
#<alt (* x (- 1 x))> |
#<alt (+ (/ x y) 1)> |
#<alt (/ x y)> |
#<alt (+ (* x (- (/ x y) x)) x)> |
#<alt (- (/ x y) x)> |
#<alt (/ (+ (* x y) y) x)> |
#<alt (/ x (/ (+ (* x y) y) x))> |
| Outputs |
|---|
#<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) 1))> |
#<alt (- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1)))> |
#<alt (- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1)))> |
#<alt (- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1)))> |
#<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 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 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 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 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 (- (/ 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 (/ y x)> |
#<alt (/ (+ y (* x y)) x)> |
#<alt (/ (+ y (* x y)) x)> |
#<alt (/ (+ y (* x y)) x)> |
#<alt y> |
#<alt (+ y (/ y x))> |
#<alt (+ y (/ y x))> |
#<alt (+ y (/ y x))> |
#<alt y> |
#<alt (+ y (/ y x))> |
#<alt (+ y (/ y x))> |
#<alt (+ y (/ y x))> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (/ (* y (+ 1 x)) x)> |
#<alt (* -1 (/ (* y (- (* -1 x) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 x) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 x) 1)) x))> |
#<alt (* -1 (/ (* y (- (* -1 x) 1)) x))> |
#<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))))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (* (/ (+ x y) (+ (* x y) y)) x) |
| 0.0ms | y | @ | -inf | (/ (+ x y) (+ (* x y) y)) |
| 0.0ms | y | @ | -inf | (* (/ (+ x y) (+ (* x y) y)) x) |
| 0.0ms | x | @ | -inf | (+ (* x (- (/ x y) x)) x) |
| 0.0ms | y | @ | -inf | (/ x (/ (+ (* x y) y) x)) |
| 1× | batch-egg-rewrite |
| 5 912× | accelerator-lowering-fma.f32 |
| 5 912× | accelerator-lowering-fma.f64 |
| 4 350× | /-lowering-/.f32 |
| 4 350× | /-lowering-/.f64 |
| 4 136× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 74 |
| 1 | 119 | 74 |
| 2 | 1003 | 74 |
| 0 | 8649 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ x y) (+ (* x y) y)) |
(+ x y) |
(+ (* x y) y) |
(* (/ (+ x y) (+ (* x y) y)) x) |
(- 1 x) |
(* x (- 1 x)) |
(+ (/ x y) 1) |
(/ x y) |
(+ (* x (- (/ x y) x)) x) |
(- (/ x y) x) |
(/ (+ (* x y) y) x) |
(/ x (/ (+ (* x y) y) x)) |
| Outputs |
|---|
(+.f64 (/.f64 x (fma.f64 x y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(+.f64 (/.f64 x (fma.f64 x y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y) (/.f64 x (fma.f64 x y y))) |
(+.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y)))) (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) (/.f64 x (fma.f64 x y y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y y) (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 x y y)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (fma.f64 x y y))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x y y) (-.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (fma.f64 x y y) (-.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (/.f64 x (fma.f64 x y y))) |
(fma.f64 (*.f64 x y) (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (/.f64 x (fma.f64 x y y)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x (fma.f64 x y y)) #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) x (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y (/.f64 x (fma.f64 x y y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x y) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))) (*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(fma.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 x y) (*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 (*.f64 x y) y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 (*.f64 x y) y) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 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 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 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 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x y y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x y y) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) y)) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 x y y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x y y) x) #s(literal -1/2 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x y y)))) |
(neg.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (+.f64 x y)))) |
(/.f64 (+.f64 x y) (fma.f64 x y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y y) (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y 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)) (fma.f64 x y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 x y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x y y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) (fma.f64 x y y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 x y y) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x y y)))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) (neg.f64 (*.f64 (fma.f64 x y y) (-.f64 x y)))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x y y)))) |
(/.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x y y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x y y)) (-.f64 x y)) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x y y))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x y y))) (+.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(pow.f64 (/.f64 (fma.f64 x y y) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (fma.f64 x y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (/.f64 #s(literal -1 binary64) (fma.f64 x y y))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y y) (-.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 x y y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 y (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x 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)) (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (+.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 (fma.f64 x y y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y 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 y) (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x y y)) (/.f64 (+.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y y) (+.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x y 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 #s(literal 0 binary64) (+.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 (*.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) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) y)))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (fma.f64 x x (*.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (fma.f64 x x (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y))) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 x x (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 y (*.f64 x y)) |
(+.f64 y (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) 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 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y))) y) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (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 y #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) 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)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.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 (-.f64 #s(literal 0 binary64) (fma.f64 x y y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 y y (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (-.f64 (*.f64 x y) y)) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) y) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (fma.f64 y y (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y)) (fma.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y))) (-.f64 (*.f64 x y) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y))) (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) 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 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) y) |
(+.f64 (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 x y)) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 y (-.f64 y (*.f64 x y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 y (-.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (*.f64 x y) (*.f64 (/.f64 (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))) x)) |
(neg.f64 (*.f64 x (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))))) |
(neg.f64 (*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x y y))) |
(/.f64 x (/.f64 (fma.f64 x y y) (+.f64 x y))) |
(/.f64 (+.f64 x y) (/.f64 (fma.f64 x y y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x y y) (+.f64 x y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 x (+.f64 x y)) (fma.f64 x y y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (*.f64 x (+.f64 x y)))) (fma.f64 x y y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 x y)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 x y) (fma.f64 x y y)) x) |
(*.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 (/.f64 x (fma.f64 x y y)) (+.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (*.f64 x (+.f64 x y))) |
(*.f64 (*.f64 x (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (/.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (+.f64 x y) (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) 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 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y 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 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y 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 (*.f64 x (+.f64 x y)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y 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 x #s(literal -1 binary64)) (/.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (fma.f64 x y y)))) |
(*.f64 (/.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) y)) |
(*.f64 (/.f64 x (/.f64 (fma.f64 x y y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 x (/.f64 (fma.f64 x y y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 x (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)) #s(literal -1 binary64)) (/.f64 x (fma.f64 x y y))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 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))) (fma.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 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.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 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(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) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) x) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) (-.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(+.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 #s(literal 0 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 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 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 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))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 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 (+.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 x (/.f64 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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 x (/.f64 x y)) x) y)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #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) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(/.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 x (/.f64 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 (-.f64 #s(literal 0 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 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 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) (-.f64 #s(literal 0 binary64) 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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 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))))))) |
(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) (-.f64 #s(literal 0 binary64) x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x 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) (-.f64 #s(literal 0 binary64) 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 (-.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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x 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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x 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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x))) (fma.f64 x 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)))))) |
(/.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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x 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))))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) 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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x 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 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x 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))))))) |
(*.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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 (*.f64 x (-.f64 (/.f64 x y) x)) (*.f64 x (-.f64 (/.f64 x y) x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (*.f64 (fma.f64 x (-.f64 (/.f64 x y) x) x) (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 x y) x) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.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)))) (/.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) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 x y)) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (/.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) x)) |
(neg.f64 (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (/.f64 x y))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) |
(/.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 (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (/.f64 x 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 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) 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 x (/.f64 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 (-.f64 #s(literal 0 binary64) 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 (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (/.f64 x y))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 x y))))) |
(+.f64 (/.f64 y x) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 x y y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x y) y)) x) (/.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x y) y)) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (-.f64 (*.f64 x y) y))) (/.f64 (*.f64 y y) (*.f64 x (-.f64 (*.f64 x y) y)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(neg.f64 (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x y y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x y) y)) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) x) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) y) x) (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) y) (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) x))) |
(/.f64 (/.f64 (fma.f64 x y y) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x y y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) x)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 x (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (*.f64 (-.f64 (*.f64 x y) y) x)) |
(/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (*.f64 x (-.f64 (*.f64 x y) y))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 x y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 x (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) x))) |
(/.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y)) (neg.f64 (*.f64 x (-.f64 (*.f64 x y) y)))) |
(/.f64 (*.f64 (fma.f64 x y y) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y)) (neg.f64 (*.f64 (-.f64 (*.f64 x y) y) x))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) x) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) x) (-.f64 (*.f64 x y) y)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) x)) (-.f64 #s(literal 0 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) x)) (fma.f64 x (-.f64 #s(literal 0 binary64) y) y)) |
(pow.f64 (/.f64 (fma.f64 x y y) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 x y y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 x y y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) x)) |
(*.f64 (/.f64 (fma.f64 x y y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 x y y) x) (/.f64 (-.f64 (*.f64 x y) y) (-.f64 (*.f64 x y) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x y y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) x))) |
(*.f64 (/.f64 y x) (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x y y)) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x y) y)))) |
(*.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) y) x))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x) y) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) y)) x)) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) x) (/.f64 (fma.f64 x y y) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x y y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x y y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x y y) (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x y y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x y y))))) |
(neg.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 x y y))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x y y)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x x)))) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (fma.f64 x y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 x y y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(/.f64 (/.f64 x (fma.f64 x y y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x y y) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (fma.f64 x y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y))) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (fma.f64 x y y) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 x y y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 x y y)))) |
(*.f64 (/.f64 x y) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 x (fma.f64 x y y)) x) |
(*.f64 (/.f64 x (fma.f64 x y y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (fma.f64 x y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) (/.f64 x (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 x y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y 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 x (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y y)) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y y)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (fma.f64 y (*.f64 y y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (/.f64 (fma.f64 y (-.f64 y (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 x y y) (-.f64 (*.f64 x y) y))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) y) (/.f64 #s(literal 1 binary64) x))) |
(*.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))) |
| 1× | egg-herbie |
| 14 112× | accelerator-lowering-fma.f32 |
| 14 112× | accelerator-lowering-fma.f64 |
| 4 112× | *-lowering-*.f32 |
| 4 112× | *-lowering-*.f64 |
| 2 754× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 2019 |
| 1 | 581 | 1874 |
| 2 | 1590 | 1689 |
| 3 | 7031 | 1678 |
| 0 | 8167 | 1608 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
(- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
(- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
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))) |
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))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 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)) |
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 (- (/ 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) |
(/ y x) |
(/ (+ y (* x y)) x) |
(/ (+ y (* x y)) x) |
(/ (+ y (* x y)) x) |
y |
(+ y (/ y x)) |
(+ y (/ y x)) |
(+ y (/ y x)) |
y |
(+ y (/ y x)) |
(+ y (/ y x)) |
(+ y (/ y x)) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(/ (* y (+ 1 x)) x) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(/ (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)))) |
| Outputs |
|---|
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 (-.f64 x (/.f64 x 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 (+.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/ 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 #s(literal 1 binary64) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64))) |
(- (+ (/ 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 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) y))) x))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.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) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 0 binary64))) |
(+ (* -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 (/.f64 #s(literal -1 binary64) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) 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 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+ (/ 1 (+ 1 x)) (/ x (* y (+ 1 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/ -1 (- (* -1 x) 1)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(- (* -1 (/ x (* y (- (* -1 x) 1)))) (/ 1 (- (* -1 x) 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
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) |
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)))) |
(*.f64 x (fma.f64 (-.f64 x (/.f64 x y)) (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* x (- (+ (* x (- (+ 1 (* x (- (/ 1 y) 1))) (/ 1 y))) (/ 1 y)) 1)))) |
(*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/ 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 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 x y)) (+.f64 (/.f64 #s(literal -1 binary64) 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 (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 x y)) (+.f64 (/.f64 #s(literal -1 binary64) 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)))) |
(fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) x) (/.f64 x y)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (+ (/ (* 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))) |
(* -1 (/ x (- (* -1 x) 1))) |
(/.f64 x (+.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ x (- (* -1 x) 1))) (* -1 (/ (pow x 2) (* y (- (* -1 x) 1))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x (+.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (* -1 x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (* -1 x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 (* -1 x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (- (/ 1 x) 1)) |
(*.f64 x (-.f64 #s(literal 1 binary64) 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)) |
(/ 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 (- (/ 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) |
(fma.f64 x (/.f64 x y) #s(literal 0 binary64)) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) y) |
(/ (+ (* y (+ x (* -1 (pow x 2)))) (pow x 2)) y) |
(/.f64 (fma.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) x)) (*.f64 x x)) y) |
(+ x (* -1 (pow x 2))) |
(*.f64 x (-.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) 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 y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(/ (+ x (* -1 (* x y))) y) |
(-.f64 (/.f64 x y) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) 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) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* x y)) x) |
(+.f64 y (/.f64 y x)) |
(/ (+ y (* x y)) x) |
(+.f64 y (/.f64 y x)) |
(/ (+ y (* x y)) x) |
(+.f64 y (/.f64 y x)) |
y |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
y |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
(+ y (/ y x)) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(/ (* y (+ 1 x)) x) |
(+.f64 y (/.f64 y x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(+.f64 y (/.f64 y x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(+.f64 y (/.f64 y x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(+.f64 y (/.f64 y x)) |
(* -1 (/ (* y (- (* -1 x) 1)) x)) |
(+.f64 y (/.f64 y x)) |
(/ (pow x 2) y) |
(fma.f64 x (/.f64 x y) #s(literal 0 binary64)) |
(* (pow x 2) (+ (* -1 (/ x y)) (/ 1 y))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (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 (*.f64 x x) (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 x y) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)))))) |
(/ x y) |
(/.f64 x y) |
(* x (- (/ 1 y) (/ 1 (* x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (/ 1 (* x y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)))) |
(* x (- (+ (/ 1 y) (/ 1 (* (pow x 2) y))) (+ (/ 1 (* x y)) (/ 1 (* (pow x 3) y))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)))) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x y)))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (/ 1 (* x y)) (/ 1 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ 1 (* x y)) (/ 1 y)) x)) (/ 1 y)) x)) (/ 1 y)))) |
(-.f64 (/.f64 x y) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x #s(literal -1 binary64)))) x)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(/ (pow x 2) (* y (+ 1 x))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
(* -1 (/ (pow x 2) (* y (- (* -1 x) 1)))) |
(fma.f64 x (/.f64 x (fma.f64 x y y)) #s(literal 0 binary64)) |
Compiled 19 226 to 2 013 computations (89.5% saved)
17 alts after pruning (8 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 026 | 5 | 1 031 |
| Fresh | 1 | 3 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 030 | 17 | 1 047 |
| Status | Accuracy | Program |
|---|---|---|
| 54.2% | (fma.f64 x (/.f64 x y) x) | |
| 54.5% | (fma.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) | |
| ✓ | 36.0% | (/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | 41.2% | (/.f64 (+.f64 x #s(literal -1 binary64)) y) |
| 37.0% | (/.f64 (*.f64 x x) (fma.f64 x y y)) | |
| 16.5% | (/.f64 (*.f64 x x) y) | |
| 18.9% | (/.f64 x (/.f64 y x)) | |
| ✓ | 51.2% | (/.f64 x (+.f64 x #s(literal 1 binary64))) |
| ✓ | 41.8% | (/.f64 x y) |
| 9.2% | (-.f64 #s(literal 0 binary64) (*.f64 x x)) | |
| ✓ | 52.3% | (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| ✓ | 52.4% | (+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| 13.3% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) | |
| 54.2% | (*.f64 (/.f64 (+.f64 x y) y) x) | |
| ✓ | 44.0% | (*.f64 x (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 38.9% | x |
| ✓ | 14.0% | #s(literal 1 binary64) |
Compiled 337 to 141 computations (58.2% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) 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 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(fma.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) 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 x (fma.f64 x (+.f64 (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
3 calls:
| 10.0ms | y |
| 8.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% | 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 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) 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 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(fma.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) 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 x (fma.f64 x (+.f64 (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
3 calls:
| 9.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 8.0ms | y |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
| 94.3% | 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 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) 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 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(fma.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.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)) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) 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 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(fma.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) x) x) |
(/.f64 x (/.f64 (fma.f64 x y y) x)) |
(/.f64 (/.f64 (*.f64 x x) y) (+.f64 x #s(literal 1 binary64))) |
(*.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) 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 x (/.f64 x (fma.f64 x y y))) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) (fma.f64 x y y)) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (/.f64 x y) x) x) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
2 calls:
| 6.0ms | x |
| 6.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 4 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 97.8% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x y) x) |
(*.f64 (/.f64 (+.f64 x y) y) x) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) 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 |
|---|---|---|
| 97.3% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x x) y) |
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
3 calls:
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 3 | y |
| 89.5% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 89.6% | 3 | x |
Compiled 19 to 12 computations (36.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) y) |
(/.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 #s(literal -1 binary64)) y) |
2 calls:
| 5.0ms | x |
| 3.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 89.4% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x (+.f64 x #s(literal 1 binary64))) |
| 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)) |
2 calls:
| 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 |
|---|---|---|
| 89.4% | 3 | x |
| 89.4% | 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 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
2 calls:
| 4.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.3% | 3 | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 88.2% | 3 | x |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
x |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
| Outputs |
|---|
(/.f64 x y) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 x y) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 4 | x |
| 87.9% | 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 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 x y) |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(/.f64 x y) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 4 | (/.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 |
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
3 calls:
| 3.0ms | y |
| 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 |
|---|---|---|
| 44.0% | 1 | y |
| 51.2% | 3 | x |
| 55.8% | 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 |
| 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 |
|---|---|---|
| 49.9% | 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:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.0% | 1 | y |
| 14.0% | 1 | x |
| 14.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 |
|---|---|---|
| 13.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 14.0ms | -2.1988821143656251e+49 | -7.512394890525275e+43 |
| 18.0ms | 304× | 0 | valid |
Compiled 434 to 298 computations (31.3% saved)
ival-div: 7.0ms (59% of total)ival-add: 3.0ms (25.3% of total)ival-mult: 2.0ms (16.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× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 1.0ms | -2.1988821143656251e+49 | -7.512394890525275e+43 |
| 11.0ms | 160× | 0 | valid |
Compiled 236 to 163 computations (30.9% saved)
ival-add: 4.0ms (54.6% of total)ival-div: 2.0ms (27.3% of total)ival-mult: 1.0ms (13.6% 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 |
|---|---|---|
| 15.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 4.0ms | -6260525658588702000.0 | -117755437258034.48 |
| 12.0ms | 208× | 0 | valid |
Compiled 289 to 182 computations (37% saved)
ival-div: 3.0ms (45.6% of total)ival-add: 2.0ms (30.4% of total)ival-mult: 1.0ms (15.2% 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 |
|---|---|---|
| 18.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 12.0ms | -2.9137784268154614 | -3.870996441738416e-7 |
| 21.0ms | 304× | 0 | valid |
Compiled 395 to 259 computations (34.4% saved)
ival-mult: 7.0ms (49.8% of total)ival-div: 4.0ms (28.5% of total)ival-add: 3.0ms (21.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 |
|---|---|---|
| 13.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 36.0ms | -2.9137784268154614 | -3.870996441738416e-7 |
| 40.0ms | 304× | 0 | valid |
Compiled 357 to 240 computations (32.8% saved)
ival-div: 4.0ms (42.7% of total)ival-add: 3.0ms (32% of total)ival-mult: 2.0ms (21.3% 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.027731077202591374 | 18973429181949388.0 |
| 8.0ms | -31816.744814157904 | -2428.1391055446315 |
| 13.0ms | 256× | 0 | valid |
Compiled 284 to 217 computations (23.6% saved)
ival-div: 4.0ms (49.7% of total)ival-add: 2.0ms (24.9% of total)ival-mult: 2.0ms (24.9% 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 | 1046402828259.8595 | 1.2901944286258663e+26 |
| 0.0ms | -198660437.98857522 | -817.756733312804 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.027731077202591374 | 18973429181949388.0 |
| 11.0ms | -1553131704.1686563 | -90160.90683128088 |
| 17.0ms | 288× | 0 | valid |
Compiled 304 to 229 computations (24.7% saved)
ival-div: 6.0ms (55.8% of total)ival-add: 2.0ms (18.6% of total)ival-mult: 2.0ms (18.6% 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 | 0.02698281468540713 | 0.9999999999999881 |
| 0.0ms | -198660437.98857522 | -817.756733312804 |
Compiled 16 to 13 computations (18.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5225265297111776 | 1046402828259.8595 |
| 0.0ms | 0.02698281468540713 | 0.9999999999999881 |
| 0.0ms | -198660437.98857522 | -817.756733312804 |
Compiled 16 to 13 computations (18.8% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1046402828259.8595 | 1.2901944286258663e+26 |
| 0.0ms | 3.9950067231842844e-10 | 7.333861537327178e-5 |
| 0.0ms | -198660437.98857522 | -817.756733312804 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9950067231842844e-10 | 7.333861537327178e-5 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9950067231842844e-10 | 7.333861537327178e-5 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 10× | *-commutative_binary64 |
| 10× | if-if-or-not_binary32 |
| 6× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 414 |
| 1 | 120 | 414 |
| 2 | 124 | 414 |
| 3 | 126 | 414 |
| 4 | 127 | 414 |
| 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 -76000000000000001554404104605699263353061376 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3600000000000000 binary64)) (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -19999999999999998929805538950963586393744829579264 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 10000000000000000 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 -400000000000000000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1200000000000000 binary64)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) 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 (+.f64 x #s(literal -1 binary64)) 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 -3100 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 48000000 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 -100000000 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 2000000000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(if (<=.f64 x #s(literal -5800000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 980000 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 -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) 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 -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -100000000 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2000000000000 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 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 4835703278458517/9671406556917033397649408 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 -76000000000000001554404104605699263353061376 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 3600000000000000 binary64)) (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -76000000000000001554404104605699263353061376 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 3600000000000000 binary64)) (/.f64 (*.f64 x (/.f64 (+.f64 x y) y)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -19999999999999998929805538950963586393744829579264 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 10000000000000000 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 -19999999999999998929805538950963586393744829579264 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 10000000000000000 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 -400000000000000000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 1200000000000000 binary64)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x y y)) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -400000000000000000 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 1200000000000000 binary64)) (*.f64 x (/.f64 (+.f64 x y) (fma.f64 x y y))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(if (<=.f64 x #s(literal -1 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) 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 (+.f64 x #s(literal -1 binary64)) 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 (+.f64 x #s(literal -1 binary64)) 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 (+.f64 x #s(literal -1 binary64)) 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 x #s(literal -3100 binary64)) (+.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 48000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -3100 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (if (<=.f64 x #s(literal 48000000 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 -100000000 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 2000000000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -100000000 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 2000000000000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) y))) |
(if (<=.f64 x #s(literal -5800000 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (if (<=.f64 x #s(literal 980000 binary64)) (/.f64 x (+.f64 x #s(literal 1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal -5800000 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (if (<=.f64 x #s(literal 980000 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 -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) 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 -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) 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 -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal -100000000 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 3602879701896397/72057594037927936 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 x y)))) |
(if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -100000000 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal 2000000000000 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 -100000000 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) x)) (if (<=.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 x #s(literal 1 binary64))) #s(literal 2000000000000 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 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 4835703278458517/9671406556917033397649408 binary64)) (*.f64 x (-.f64 #s(literal 1 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 4835703278458517/9671406556917033397649408 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 4835703278458517/9671406556917033397649408 binary64)) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 21 530× | accelerator-lowering-fma.f32 |
| 21 530× | accelerator-lowering-fma.f64 |
| 15 710× | accelerator-lowering-fma.f32 |
| 15 710× | accelerator-lowering-fma.f64 |
| 14 112× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 745 |
| 1 | 250 | 724 |
| 2 | 660 | 648 |
| 3 | 3422 | 635 |
| 0 | 9168 | 612 |
| 0 | 8 | 29 |
| 1 | 57 | 29 |
| 2 | 450 | 29 |
| 3 | 7065 | 29 |
| 0 | 8041 | 27 |
| 0 | 200 | 2019 |
| 1 | 581 | 1874 |
| 2 | 1590 | 1689 |
| 3 | 7031 | 1678 |
| 0 | 8167 | 1608 |
| 0 | 13 | 47 |
| 1 | 90 | 47 |
| 2 | 732 | 47 |
| 0 | 8776 | 46 |
| 0 | 280 | 1848 |
| 1 | 877 | 1765 |
| 2 | 2601 | 1499 |
| 0 | 8256 | 1454 |
| 0 | 17 | 65 |
| 1 | 118 | 63 |
| 2 | 1033 | 63 |
| 0 | 8701 | 61 |
| 0 | 124 | 1228 |
| 1 | 344 | 1178 |
| 2 | 909 | 991 |
| 3 | 4328 | 980 |
| 0 | 8390 | 954 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 967 to 464 computations (52% saved)
Compiled 928 to 212 computations (77.2% saved)
Loading profile data...