
Time bar (total: 5.7s)
| 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 11 to 9 computations (18.2% saved)
| 981.0ms | 8 256× | 0 | valid |
ival-add: 245.0ms (49% of total)ival-div: 147.0ms (29.4% of total)ival-mult: 95.0ms (19% of total)ival-true: 5.0ms (1% of total)exact: 5.0ms (1% of total)ival-assert: 3.0ms (0.6% of total)| 2× | egg-herbie |
| 1 744× | div-sub |
| 832× | distribute-rgt-in |
| 832× | distribute-lft-in |
| 620× | sub-neg |
| 502× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 60 |
| 1 | 67 | 54 |
| 2 | 213 | 54 |
| 3 | 855 | 54 |
| 4 | 2826 | 46 |
| 5 | 6357 | 46 |
| 0 | 7 | 9 |
| 1 | 14 | 9 |
| 2 | 28 | 9 |
| 3 | 42 | 9 |
| 4 | 43 | 9 |
| 0 | 43 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
| Outputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(/.f64 (+.f64 x y) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
| Inputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(/ (+ (neg x) y) (* (* (neg x) 2) y)) |
(/ (+ x (neg y)) (* (* x 2) (neg y))) |
(neg (/ (+ (neg x) y) (* (* (neg x) 2) y))) |
(neg (/ (+ x (neg y)) (* (* x 2) (neg y)))) |
(/ (+ y x) (* (* y 2) x)) |
| Outputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(/ (/ (+ (/ x y) 1) 2) x) |
(/ (+ (neg x) y) (* (* (neg x) 2) y)) |
(+ (/ 1/2 y) (/ -1/2 x)) |
(/ (+ x (neg y)) (* (* x 2) (neg y))) |
(+ (/ -1/2 y) (/ 1/2 x)) |
(neg (/ (+ (neg x) y) (* (* (neg x) 2) y))) |
(+ (/ -1/2 y) (/ 1/2 x)) |
(neg (/ (+ x (neg y)) (* (* x 2) (neg y)))) |
(+ (/ 1/2 y) (/ -1/2 x)) |
(/ (+ y x) (* (* y 2) x)) |
(/ (/ (+ (/ x y) 1) 2) x) |
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 0 | - | 8 | (-4.5591487312172266e-164 7.990868052412226e-152) | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/u | 33 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 33 | |
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/o | 22 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 22 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 55 | 8 |
| - | 0 | 193 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 55 | 0 | 8 |
| - | 0 | 0 | 193 |
| number | freq |
|---|---|
| 0 | 201 |
| 1 | 55 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-mult: 6.0ms (45.7% of total)ival-div: 3.0ms (22.9% of total)ival-add: 3.0ms (22.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 |
|---|---|---|
| ▶ | 78.5% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 38× | /-lowering-/.f32 |
| 38× | /-lowering-/.f64 |
| 30× | associate-/r* |
| 24× | *-lowering-*.f32 |
| 24× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 1 | 14 | 23 |
| 2 | 28 | 23 |
| 3 | 42 | 23 |
| 4 | 43 | 23 |
| 0 | 43 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(+ x y) |
x |
y |
(* (* x 2) y) |
(* x 2) |
2 |
| Outputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(/.f64 (+.f64 x y) (*.f64 #s(literal 2 binary64) (*.f64 x y))) |
(+ x y) |
(+.f64 x y) |
x |
y |
(* (* x 2) y) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 78.5% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 13.0ms | 256× | 0 | valid |
Compiled 25 to 9 computations (64% saved)
ival-mult: 3.0ms (45.8% of total)ival-div: 2.0ms (30.5% of total)ival-add: 1.0ms (15.3% 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 2) y))> |
#<alt (+ x y)> |
#<alt (* (* x 2) y)> |
#<alt (* x 2)> |
| Outputs |
|---|
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 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 (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (* x 2) |
| 1.0ms | y | @ | inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | -inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | 0 | (/ (+ x y) (* (* x 2) y)) |
| 1× | batch-egg-rewrite |
| 5 768× | /-lowering-/.f32 |
| 5 768× | /-lowering-/.f64 |
| 4 196× | *-lowering-*.f32 |
| 4 196× | *-lowering-*.f64 |
| 1 822× | frac-2neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 1 | 35 | 20 |
| 2 | 247 | 20 |
| 3 | 2911 | 20 |
| 0 | 8831 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ x y) (* (* x 2) y)) |
(+ x y) |
(* (* x 2) y) |
(* x 2) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 y (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) y) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) y) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) y) (/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (neg.f64 (neg.f64 y))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (neg.f64 (neg.f64 y))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (neg.f64 (neg.f64 y))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 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 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) x) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) y) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x)) |
(neg.f64 (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 y) x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 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))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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/2 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.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 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(/.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 (*.f64 x (*.f64 (*.f64 y #s(literal 2 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 (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 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 x y) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (*.f64 x y)) |
(/.f64 (/.f64 (+.f64 x y) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) 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))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (-.f64 x y)) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 y x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (*.f64 y (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 y 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)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (neg.f64 y) x) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (neg.f64 y) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 (-.f64 (neg.f64 y) x) x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 x y) (neg.f64 y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) y) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal 2 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 y) x) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (neg.f64 y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 x (neg.f64 y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x y) x))) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64))) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 y (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (*.f64 y (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 y) x) #s(literal 1 binary64))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x y) y))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 y) x) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) x) x)) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (neg.f64 y))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) x) y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) y) x)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal 2 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (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/2 binary64) (*.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (-.f64 (neg.f64 y) x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.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)))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (/.f64 (+.f64 x y) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 (/.f64 y (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 x y) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 x y) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 x (/.f64 y (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x)) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) (/.f64 (+.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (+.f64 x y) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (pow.f64 (/.f64 y (-.f64 (neg.f64 y) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 y (+.f64 x y)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (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 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.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) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (neg.f64 y) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (-.f64 (neg.f64 y) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 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 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) |
(-.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 x y))) (-.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 y y) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) (-.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (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 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (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 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (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))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (neg.f64 y) x)) |
(/.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))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.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 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.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 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.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 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.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 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.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))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 y (-.f64 y 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))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y 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))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.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 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (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)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.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 x (*.f64 (*.f64 x (*.f64 x 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 x x (*.f64 y y))))) |
(/.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))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 y (neg.f64 y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 y (neg.f64 y)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y)))) |
(/.f64 (neg.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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.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))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.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))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.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 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (neg.f64 (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 (neg.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))))) (neg.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(/.f64 (neg.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)))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.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)))))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (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 (/.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) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.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 #s(literal 1 binary64) (+.f64 x y)) |
(*.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 #s(literal -1 binary64) (-.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (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 (fma.f64 x x (*.f64 y (-.f64 y x))) (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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (*.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (neg.f64 (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 x (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(*.f64 x (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
(*.f64 y (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) y) |
(*.f64 (neg.f64 (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
| 1× | egg-herbie |
| 4 386× | *-lowering-*.f32 |
| 4 386× | *-lowering-*.f64 |
| 3 612× | accelerator-lowering-fma.f32 |
| 3 612× | accelerator-lowering-fma.f64 |
| 1 824× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 372 |
| 1 | 93 | 372 |
| 2 | 175 | 372 |
| 3 | 475 | 372 |
| 4 | 1337 | 372 |
| 5 | 2530 | 372 |
| 6 | 4212 | 372 |
| 7 | 5357 | 372 |
| 8 | 6256 | 372 |
| 9 | 6909 | 372 |
| 10 | 7367 | 372 |
| 11 | 7968 | 372 |
| 0 | 8227 | 366 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 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))) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 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) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
Compiled 15 400 to 1 661 computations (89.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 668 | 6 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 668 | 7 | 675 |
| Status | Accuracy | Program |
|---|---|---|
| 86.6% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) | |
| ▶ | 90.1% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| ✓ | 78.5% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 46.9% | (/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 34.1% | (/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 42.6% | (/.f64 #s(literal 1/2 binary64) y) |
| ▶ | 58.8% | (/.f64 #s(literal 1/2 binary64) x) |
Compiled 107 to 71 computations (33.6% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 640 | (/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 640 | (/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 256 | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| 7 368× | accelerator-lowering-fma.f32 |
| 7 368× | accelerator-lowering-fma.f64 |
| 7 012× | *-lowering-*.f32 |
| 7 012× | *-lowering-*.f64 |
| 1 868× | associate-/r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 60 |
| 1 | 26 | 60 |
| 2 | 51 | 60 |
| 3 | 85 | 60 |
| 4 | 130 | 60 |
| 5 | 206 | 58 |
| 6 | 616 | 58 |
| 7 | 2256 | 58 |
| 8 | 4091 | 58 |
| 9 | 5461 | 58 |
| 10 | 6334 | 58 |
| 11 | 7078 | 58 |
| 0 | 8274 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* 1/2 (/ x y)) 1/2) x) |
(+ (* 1/2 (/ x y)) 1/2) |
1/2 |
(/ x y) |
x |
y |
(/ 1/2 x) |
1/2 |
x |
(/ 1/2 y) |
1/2 |
y |
(/ x (* (* x 2) y)) |
x |
(* (* x 2) y) |
(* x 2) |
2 |
y |
(/ y (* (* x 2) y)) |
y |
(* (* x 2) y) |
(* x 2) |
x |
2 |
| Outputs |
|---|
(/ (+ (* 1/2 (/ x y)) 1/2) x) |
(/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+ (* 1/2 (/ x y)) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
x |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ x (* (* x 2) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
x |
(* (* x 2) y) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
y |
(/ y (* (* x 2) y)) |
(/.f64 #s(literal 1/2 binary64) x) |
y |
(* (* x 2) y) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 78.5% | (/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 78.5% | (/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 90.1% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| 32.0ms | 256× | 0 | valid |
Compiled 68 to 16 computations (76.5% saved)
ival-div: 10.0ms (61.1% of total)ival-mult: 4.0ms (24.5% of total)ival-add: 1.0ms (6.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 (/ (+ (* 1/2 (/ x y)) 1/2) x)> |
#<alt (+ (* 1/2 (/ x y)) 1/2)> |
#<alt (/ x y)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 y)> |
#<alt (/ x (* (* x 2) y))> |
#<alt (* (* x 2) y)> |
#<alt (* x 2)> |
#<alt (/ y (* (* x 2) y))> |
| Outputs |
|---|
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ 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/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 1.0ms | x | @ | 0 | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 0.0ms | x | @ | -inf | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 0.0ms | y | @ | -inf | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 0.0ms | y | @ | 0 | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 1× | batch-egg-rewrite |
| 4 200× | /-lowering-/.f32 |
| 4 200× | /-lowering-/.f64 |
| 3 434× | *-lowering-*.f32 |
| 3 434× | *-lowering-*.f64 |
| 2 728× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 39 |
| 1 | 75 | 39 |
| 2 | 439 | 37 |
| 3 | 4238 | 37 |
| 0 | 8452 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* 1/2 (/ x y)) 1/2) x) |
(+ (* 1/2 (/ x y)) 1/2) |
(/ x y) |
(/ 1/2 x) |
(/ 1/2 y) |
(/ x (* (* x 2) y)) |
(* (* x 2) y) |
(* x 2) |
(/ y (* (* x 2) y)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) x) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (neg.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 x (neg.f64 y)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 y (neg.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 y (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 y (*.f64 x y)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 x y) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 x (*.f64 x y)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (/.f64 y x) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (/.f64 y x) (neg.f64 y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (/.f64 x y) (neg.f64 x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (*.f64 x (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (neg.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 x (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1/512 binary64)) (*.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) (*.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) x)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64))) (*.f64 x (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 x (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x)) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x)) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) x)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (fma.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/4 binary64))))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 x y) (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (/.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) y) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (/.f64 x y) #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1/512 binary64)) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y y))))) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64))) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (fma.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (fma.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/4 binary64))))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x y) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(exp.f64 (log.f64 (/.f64 x y))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 x y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) y) (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 y (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 y) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (/.f64 y x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 y x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 y x) #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 y (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (/.f64 y (*.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (neg.f64 y) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 y x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 y (neg.f64 y))) |
(*.f64 (/.f64 y (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 y x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 y)) #s(literal -1/2 binary64)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 x y)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64) (log.f64 (/.f64 x y)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 y x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 x (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x)) |
(/.f64 (/.f64 x (neg.f64 y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (/.f64 x y) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 x)) #s(literal -1/2 binary64)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 x y)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64) (log.f64 (/.f64 x y)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 y x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 x (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y x)) |
(/.f64 (/.f64 x (neg.f64 y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (neg.f64 x) x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (/.f64 x y) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 x y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 x)) #s(literal -1/2 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x (neg.f64 y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) x) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 x y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 y)) (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(/.f64 x #s(literal 1/2 binary64)) |
(/.f64 y (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) y) |
(/.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (*.f64 #s(literal -1/2 binary64) y)) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 y (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 y (/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x y) (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 y (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 x y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 (/.f64 y (neg.f64 y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 y (/.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) y) (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 y (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (neg.f64 y) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (/.f64 y x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 y x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 y x) #s(literal -1 binary64)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (/.f64 y (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (/.f64 y (*.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (neg.f64 y) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 (/.f64 y x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 y (neg.f64 y))) |
(*.f64 (/.f64 y (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 y x) y) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 y x) (neg.f64 y)) #s(literal -1/2 binary64)) |
| 1× | egg-herbie |
| 8 738× | accelerator-lowering-fma.f32 |
| 8 738× | accelerator-lowering-fma.f64 |
| 7 410× | *-lowering-*.f32 |
| 7 410× | *-lowering-*.f64 |
| 1 904× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 768 |
| 1 | 63 | 768 |
| 2 | 104 | 768 |
| 3 | 148 | 732 |
| 4 | 187 | 732 |
| 5 | 402 | 732 |
| 6 | 948 | 732 |
| 7 | 2242 | 732 |
| 8 | 3060 | 732 |
| 9 | 3978 | 732 |
| 10 | 4887 | 732 |
| 11 | 5743 | 732 |
| 12 | 7121 | 732 |
| 0 | 8236 | 714 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* 1/2 (/ x y)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x 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/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
| Outputs |
|---|
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ 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/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
Compiled 14 432 to 1 461 computations (89.9% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 039 | 1 | 1 040 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 040 | 7 | 1 047 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.1% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| ✓ | 78.5% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 46.9% | (/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 34.1% | (/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 42.6% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | 58.8% | (/.f64 #s(literal 1/2 binary64) x) |
| ▶ | 100.0% | (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
Compiled 58 to 39 computations (32.8% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
| 4× | +-lowering-+.f64 |
| 4× | /-lowering-/.f32 |
| 4× | /-lowering-/.f64 |
| 4× | +-lowering-+.f32 |
| 2× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 1 | 7 | 16 |
| 0 | 7 | 16 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ 1/2 y) (/ 1/2 x)) |
(/ 1/2 y) |
1/2 |
y |
(/ 1/2 x) |
x |
| Outputs |
|---|
(+ (/ 1/2 y) (/ 1/2 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
| 12.0ms | 256× | 0 | valid |
Compiled 18 to 8 computations (55.6% saved)
ival-div: 4.0ms (76.2% of total)ival-add: 1.0ms (19.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 (+ (/ 1/2 y) (/ 1/2 x))> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 x)> |
| Outputs |
|---|
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (+ (/ 1/2 y) (/ 1/2 x)) |
| 0.0ms | x | @ | 0 | (+ (/ 1/2 y) (/ 1/2 x)) |
| 0.0ms | y | @ | inf | (+ (/ 1/2 y) (/ 1/2 x)) |
| 0.0ms | x | @ | inf | (+ (/ 1/2 y) (/ 1/2 x)) |
| 0.0ms | y | @ | -inf | (+ (/ 1/2 y) (/ 1/2 x)) |
| 1× | batch-egg-rewrite |
| 4 594× | accelerator-lowering-fma.f32 |
| 4 594× | accelerator-lowering-fma.f64 |
| 3 884× | *-lowering-*.f32 |
| 3 884× | *-lowering-*.f64 |
| 2 660× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 1 | 40 | 13 |
| 2 | 452 | 13 |
| 3 | 7107 | 13 |
| 0 | 8272 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ 1/2 y) (/ 1/2 x)) |
(/ 1/2 y) |
(/ 1/2 x) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (neg.f64 (*.f64 y (neg.f64 x))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 x y)) (*.f64 y (*.f64 x #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (neg.f64 x) y)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x #s(literal 2 binary64) (*.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y x)))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y (neg.f64 x)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (*.f64 y x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (neg.f64 (*.f64 y (neg.f64 x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))))) |
(/.f64 (+.f64 y x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (neg.f64 (neg.f64 (*.f64 y (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) (*.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 y #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y #s(literal -2 binary64)) (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 y) (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 (+.f64 y (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 y #s(literal -2 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 y x)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (neg.f64 y))) (neg.f64 (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)))) (neg.f64 (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) x) y) |
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) y) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 y x) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 y x) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 y #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) x) (neg.f64 y)) |
(/.f64 (/.f64 (+.f64 y x) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y x) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (neg.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (*.f64 y (neg.f64 x))) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y x) (*.f64 y x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (neg.f64 x))))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x))) |
(*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 y x))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)) (*.f64 y x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (fma.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x))) (/.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 y x)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 y x))))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 y x)) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (neg.f64 (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 x y)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) y)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 2 binary64) (*.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 9 116× | *-lowering-*.f32 |
| 9 116× | *-lowering-*.f64 |
| 6 136× | accelerator-lowering-fma.f32 |
| 6 136× | accelerator-lowering-fma.f64 |
| 4 128× | swap-sqr |
Useful iterations: 7 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 252 |
| 1 | 35 | 252 |
| 2 | 47 | 252 |
| 3 | 55 | 252 |
| 4 | 75 | 252 |
| 5 | 129 | 252 |
| 6 | 209 | 252 |
| 7 | 436 | 216 |
| 8 | 571 | 216 |
| 9 | 1008 | 216 |
| 10 | 2296 | 216 |
| 11 | 3623 | 216 |
| 12 | 4203 | 216 |
| 13 | 4475 | 216 |
| 14 | 4711 | 216 |
| 15 | 4711 | 216 |
| 16 | 5504 | 216 |
| 17 | 5719 | 216 |
| 18 | 5757 | 216 |
| 19 | 6009 | 216 |
| 20 | 6260 | 216 |
| 21 | 6511 | 216 |
| 22 | 6762 | 216 |
| 23 | 6762 | 216 |
| 24 | 6762 | 216 |
| 25 | 7370 | 216 |
| 26 | 7406 | 216 |
| 27 | 7412 | 216 |
| 28 | 7412 | 216 |
| 29 | 7929 | 216 |
| 0 | 8184 | 216 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
| Outputs |
|---|
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (+.f64 y x)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
Compiled 4 638 to 526 computations (88.7% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 258 | 0 | 258 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 258 | 7 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.1% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| ✓ | 78.5% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 46.9% | (/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 34.1% | (/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 42.6% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | 58.8% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | 100.0% | (+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
Compiled 112 to 58 computations (48.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
3 calls:
| 5.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 #s(literal 1/2 binary64) x) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 3 | x |
| 89.2% | 3 | y |
| 90.9% | 5 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 x (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 #s(literal 1/2 binary64) x) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.0% | 2 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 83.5% | 2 | y |
| 83.4% | 2 | x |
Compiled 17 to 11 computations (35.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) x) |
3 calls:
| 18.0ms | y |
| 1.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 1 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 58.8% | 1 | x |
| 58.8% | 1 | y |
Compiled 17 to 11 computations (35.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -3.609812286086873e-161 | -4.5591487312172266e-164 |
| 10.0ms | -7.617111024619401e+226 | -6.267325738211273e+223 |
| 12.0ms | 256× | 0 | valid |
Compiled 302 to 220 computations (27.2% saved)
ival-mult: 3.0ms (45.4% of total)ival-div: 2.0ms (30.3% of total)ival-add: 1.0ms (15.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 3.8130177810357834e-166 | 1.4971537662838206e-165 |
| 4.0ms | 80× | 0 | valid |
Compiled 74 to 62 computations (16.2% saved)
ival-div: 1.0ms (50.4% of total)ival-mult: 1.0ms (50.4% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 43 |
| 1 | 24 | 43 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(if (<=.f64 x #s(literal -64000000000000002982515659188524644377925491836760119130942749313195698004677523172657133581708525588546174502143071351380304746624441477847079814239529180197595528151508238201567181177283535252893423089379855538198717399040 binary64)) (/.f64 #s(literal 1/2 binary64) y) (if (<=.f64 x #s(literal -7131979884014207/129672361527531029953512745740348785969138944757576153124864291552832900356653379574990845279596993571506183956603149661949848471106617978371464838566061365220661931356297172615168 binary64)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) x))) |
(if (<=.f64 y #s(literal 23503115526865/16209045190941378744189093217543598246142368094697019140608036444104112544581672446873855659949624196438272994575393707743731058888327247296433104820757670652582741419537146576896 binary64)) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(if (<=.f64 x #s(literal -64000000000000002982515659188524644377925491836760119130942749313195698004677523172657133581708525588546174502143071351380304746624441477847079814239529180197595528151508238201567181177283535252893423089379855538198717399040 binary64)) (/.f64 #s(literal 1/2 binary64) y) (if (<=.f64 x #s(literal -7131979884014207/129672361527531029953512745740348785969138944757576153124864291552832900356653379574990845279596993571506183956603149661949848471106617978371464838566061365220661931356297172615168 binary64)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 #s(literal 1/2 binary64) x))) |
(if (<=.f64 x #s(literal -64000000000000002982515659188524644377925491836760119130942749313195698004677523172657133581708525588546174502143071351380304746624441477847079814239529180197595528151508238201567181177283535252893423089379855538198717399040 binary64)) (/.f64 #s(literal 1/2 binary64) y) (if (<=.f64 x #s(literal -7131979884014207/129672361527531029953512745740348785969138944757576153124864291552832900356653379574990845279596993571506183956603149661949848471106617978371464838566061365220661931356297172615168 binary64)) (/.f64 (+.f64 y x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(if (<=.f64 y #s(literal 23503115526865/16209045190941378744189093217543598246142368094697019140608036444104112544581672446873855659949624196438272994575393707743731058888327247296433104820757670652582741419537146576896 binary64)) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
| 4 386× | *-lowering-*.f32 |
| 4 386× | *-lowering-*.f64 |
| 4 200× | /-lowering-/.f32 |
| 4 200× | /-lowering-/.f64 |
| 3 612× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 372 |
| 1 | 93 | 372 |
| 2 | 175 | 372 |
| 3 | 475 | 372 |
| 4 | 1337 | 372 |
| 5 | 2530 | 372 |
| 6 | 4212 | 372 |
| 7 | 5357 | 372 |
| 8 | 6256 | 372 |
| 9 | 6909 | 372 |
| 10 | 7367 | 372 |
| 11 | 7968 | 372 |
| 0 | 8227 | 366 |
| 0 | 14 | 39 |
| 1 | 75 | 39 |
| 2 | 439 | 37 |
| 3 | 4238 | 37 |
| 0 | 8452 | 36 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 82 to 48 computations (41.5% saved)
(sort x y)
Compiled 148 to 78 computations (47.3% saved)
Loading profile data...