
Time bar (total: 8.9s)
| 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 |
| 79.7% | 79.6% | 20.3% | 0.1% | 0% | 0% | 0% | 7 |
| 83.6% | 83.5% | 16.4% | 0.1% | 0% | 0% | 0% | 8 |
| 90.2% | 90.1% | 9.8% | 0.1% | 0% | 0% | 0% | 9 |
| 92% | 91.9% | 8% | 0.1% | 0% | 0% | 0% | 10 |
| 95.2% | 95.1% | 4.8% | 0.1% | 0% | 0% | 0% | 11 |
| 96% | 96% | 4% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 779.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-sub: 310.0ms (65.2% of total)ival-div: 78.0ms (16.4% of total)ival-add: 74.0ms (15.6% of total)ival-true: 6.0ms (1.3% of total)exact: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.6% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 464× | accelerator-lowering-fma.f32 |
| 464× | accelerator-lowering-fma.f64 |
| 314× | unsub-neg |
| 272× | div-sub |
| 270× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 60 |
| 1 | 78 | 56 |
| 2 | 183 | 55 |
| 3 | 517 | 54 |
| 4 | 1143 | 54 |
| 5 | 1706 | 54 |
| 6 | 1978 | 54 |
| 7 | 2086 | 54 |
| 8 | 2144 | 54 |
| 9 | 2157 | 54 |
| 0 | 7 | 9 |
| 1 | 17 | 9 |
| 2 | 34 | 9 |
| 3 | 75 | 9 |
| 4 | 182 | 9 |
| 5 | 342 | 9 |
| 6 | 612 | 9 |
| 7 | 900 | 9 |
| 8 | 944 | 9 |
| 9 | 960 | 9 |
| 10 | 961 | 9 |
| 0 | 961 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
| Outputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(/.f64 (-.f64 x y) (-.f64 (-.f64 #s(literal 2 binary64) y) x)) |
| Inputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(/ (- (neg x) y) (- 2 (+ (neg x) y))) |
(/ (- x (neg y)) (- 2 (+ x (neg y)))) |
(neg (/ (- (neg x) y) (- 2 (+ (neg x) y)))) |
(neg (/ (- x (neg y)) (- 2 (+ x (neg y))))) |
(/ (- y x) (- 2 (+ y x))) |
| Outputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(/ (- x y) (- (- 2 x) y)) |
(/ (- (neg x) y) (- 2 (+ (neg x) y))) |
(/ (+ x y) (+ y (- -2 x))) |
(/ (- x (neg y)) (- 2 (+ x (neg y)))) |
(/ (+ x y) (+ y (- 2 x))) |
(neg (/ (- (neg x) y) (- 2 (+ (neg x) y)))) |
(/ (+ x y) (+ x (- 2 y))) |
(neg (/ (- x (neg y)) (- 2 (+ x (neg y))))) |
(/ (+ x y) (+ x (- -2 y))) |
(/ (- y x) (- 2 (+ y x))) |
(/ (- x y) (+ y (+ x -2))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 29.0ms | 512× | 0 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-sub: 5.0ms (34.8% of total)ival-add: 5.0ms (34.8% of total)ival-div: 4.0ms (27.8% 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 |
|---|---|---|
| ▶ | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x 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 y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 464× | accelerator-lowering-fma.f32 |
| 464× | accelerator-lowering-fma.f64 |
| 224× | *-lowering-*.f32 |
| 224× | *-lowering-*.f64 |
| 152× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 1 | 17 | 23 |
| 2 | 34 | 23 |
| 3 | 75 | 23 |
| 4 | 182 | 23 |
| 5 | 342 | 23 |
| 6 | 612 | 23 |
| 7 | 900 | 23 |
| 8 | 944 | 23 |
| 9 | 960 | 23 |
| 10 | 961 | 23 |
| 0 | 961 | 23 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(- x y) |
x |
y |
(- 2 (+ x y)) |
2 |
(+ x y) |
| Outputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(/.f64 (-.f64 x y) (-.f64 (-.f64 #s(literal 2 binary64) y) x)) |
(- x y) |
(-.f64 x y) |
x |
y |
(- 2 (+ x y)) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
2 |
#s(literal 2 binary64) |
(+ x y) |
(+.f64 x y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 20.0ms | 256× | 0 | valid |
Compiled 25 to 9 computations (64% saved)
ival-div: 8.0ms (64.5% of total)ival-sub: 3.0ms (24.2% of total)ival-add: 1.0ms (8.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- x y) (- 2 (+ x y)))> |
#<alt (- x y)> |
#<alt (- 2 (+ x y))> |
#<alt (+ x y)> |
| Outputs |
|---|
#<alt (* -1 (/ y (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1)> |
#<alt (/ x (- 2 x))> |
#<alt (+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 2 x) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y)))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (- 2 y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (* -1 x)> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (- 2 x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (* -1 y)> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (/ (- x y) (- 2 (+ x y))) |
| 1.0ms | x | @ | 0 | (/ (- x y) (- 2 (+ x y))) |
| 1.0ms | x | @ | inf | (/ (- x y) (- 2 (+ x y))) |
| 1.0ms | x | @ | -inf | (/ (- x y) (- 2 (+ x y))) |
| 1.0ms | y | @ | 0 | (/ (- x y) (- 2 (+ x y))) |
| 1× | batch-egg-rewrite |
| 4 750× | accelerator-lowering-fma.f32 |
| 4 750× | accelerator-lowering-fma.f64 |
| 4 670× | *-lowering-*.f32 |
| 4 670× | *-lowering-*.f64 |
| 4 200× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 1 | 56 | 20 |
| 2 | 521 | 20 |
| 3 | 7745 | 20 |
| 0 | 8467 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- x y) (- 2 (+ x y))) |
(- x y) |
(- 2 (+ x y)) |
(+ x y) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(+.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x y))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) x)) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(+.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (+.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) (*.f64 y (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (+.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) (*.f64 x (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.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 (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 (*.f64 y y) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 (*.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) (/.f64 (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(fma.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))))) |
(fma.f64 (+.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 y (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 x (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 y (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 y (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x y))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) y)) |
(fma.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (neg.f64 (/.f64 y (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (neg.f64 (/.f64 y (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (+.f64 y (-.f64 #s(literal 2 binary64) x)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(neg.f64 (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 y x) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (*.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (-.f64 (neg.f64 y) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) y))) |
(/.f64 (-.f64 (*.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) (neg.f64 y))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) 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 #s(literal 2 binary64) (+.f64 x y)) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (neg.f64 y))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (neg.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (-.f64 (neg.f64 y) x)) |
(/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (pow.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) (-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) #s(literal 64 binary64))) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (-.f64 #s(literal 16 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (/.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 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 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (+.f64 y (-.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 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 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (/.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(neg.f64 (-.f64 y x)) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (+.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x 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 y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.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 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y 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 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.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 y x)) #s(literal 1 binary64)) (-.f64 (neg.f64 y) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (+.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.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 y) (*.f64 y y)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(*.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.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 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(+.f64 #s(literal 2 binary64) (-.f64 (neg.f64 y) x)) |
(+.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(+.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) x)) |
(+.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 x) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) |
(+.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 #s(literal 2 binary64) (+.f64 x y)) |
(-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal 2 binary64) x) y) |
(-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (+.f64 y (-.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 y y) (+.f64 y (-.f64 #s(literal 2 binary64) x)))) |
(-.f64 (+.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) y) |
(fma.f64 y #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) x)) |
(fma.f64 (+.f64 x y) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 y x)) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) x (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (-.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 y)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 2 binary64))) (neg.f64 y)) |
(fma.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) #s(literal 64 binary64))) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 4 binary64)) #s(literal 16 binary64)) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (-.f64 #s(literal 16 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(neg.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (neg.f64 (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 512 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64)) #s(literal 64 binary64)))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64)))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)) #s(literal 16 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 y (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (+.f64 y (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y) (fma.f64 x x (*.f64 (-.f64 #s(literal 2 binary64) y) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 512 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (fma.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64)) #s(literal 64 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (fma.f64 (+.f64 x y) (+.f64 x y) #s(literal 4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (neg.f64 y) x) #s(literal -2 binary64)))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) |
(*.f64 (*.f64 (+.f64 y (-.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) #s(literal 64 binary64))) (fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (-.f64 #s(literal 16 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (+.f64 x y) (-.f64 (neg.f64 y) x) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 8 binary64))) (fma.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal 4 binary64))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 y (neg.f64 (neg.f64 x))) |
(+.f64 y (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(+.f64 (neg.f64 (neg.f64 x)) y) |
(+.f64 (*.f64 #s(literal 1 binary64) x) y) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y (+.f64 x y))) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (*.f64 x y) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) y) |
(-.f64 x (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y (+.f64 x y)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y (+.f64 x y)) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (neg.f64 y) x) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (*.f64 y (/.f64 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 (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x 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 x y) (*.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.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 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 x y)) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (+.f64 x y)) (-.f64 (*.f64 y (+.f64 x y)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (-.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64)) (-.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.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 (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.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 #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 (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 x y) (+.f64 x y))) (-.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 (*.f64 y (-.f64 y x)) (*.f64 y (-.f64 y x)))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 y (-.f64 y x)))) |
| 1× | egg-herbie |
| 12 038× | accelerator-lowering-fma.f32 |
| 12 038× | accelerator-lowering-fma.f64 |
| 4 472× | *-lowering-*.f32 |
| 4 472× | *-lowering-*.f64 |
| 2 680× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 985 |
| 1 | 571 | 921 |
| 2 | 1809 | 857 |
| 3 | 7607 | 851 |
| 0 | 8573 | 806 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ y (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(/ x (- 2 x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
1 |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
1 |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(- 2 y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(* -1 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(- 2 x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(* -1 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
| Outputs |
|---|
(* -1 (/ y (- 2 y))) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) (fma.f64 x (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64)))) (/.f64 x (-.f64 #s(literal 2 binary64) y)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64))))) (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64)))))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (fma.f64 x (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64))))) (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64)))))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x))) x))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x))) x)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 2 binary64) y) x) (-.f64 #s(literal 2 binary64) y))) x)) x)) |
(/ x (- 2 x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(fma.f64 y (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) x))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(fma.f64 y (+.f64 (fma.f64 y (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64))))) (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) x)))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) x)) (fma.f64 y (fma.f64 y (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (fma.f64 y (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64)))))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (+.f64 x #s(literal -2 binary64))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) x) y)) (+.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) x) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) y) #s(literal -2 binary64))) y)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 x x) #s(literal -2 binary64)) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) x) y) (-.f64 #s(literal 2 binary64) x))) y) #s(literal -2 binary64))) y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* y (- (/ x y) 1)) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(fma.f64 y (/.f64 x y) (neg.f64 y)) |
(- 2 y) |
(-.f64 #s(literal 2 binary64) y) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) x) x) x) |
(- 2 x) |
(-.f64 #s(literal 2 binary64) x) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(-.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y)) y) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
Compiled 19 591 to 1 839 computations (90.6% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 691 | 12 | 703 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 691 | 13 | 704 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 65.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) | |
| 35.5% | (/.f64 (-.f64 x y) (neg.f64 y)) | |
| ▶ | 36.1% | (/.f64 (-.f64 x y) (neg.f64 x)) |
| 50.7% | (/.f64 y (+.f64 y #s(literal -2 binary64))) | |
| ▶ | 50.7% | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ▶ | 50.5% | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| ▶ | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
| 36.2% | (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) | |
| 35.4% | (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)) | |
| 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) | |
| 35.4% | #s(literal 1 binary64) | |
| ▶ | 35.8% | #s(literal -1 binary64) |
Compiled 213 to 151 computations (29.1% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 x y) (neg.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
| 1 248× | accelerator-lowering-fma.f32 |
| 1 248× | accelerator-lowering-fma.f64 |
| 724× | div-sub |
| 592× | *-lowering-*.f32 |
| 592× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 77 |
| 1 | 36 | 77 |
| 2 | 84 | 74 |
| 3 | 197 | 74 |
| 4 | 482 | 74 |
| 5 | 1241 | 74 |
| 6 | 2228 | 74 |
| 7 | 2566 | 74 |
| 8 | 3096 | 74 |
| 9 | 3138 | 74 |
| 10 | 3177 | 74 |
| 11 | 3177 | 74 |
| 0 | 3177 | 74 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (/ (- 2 (+ x y)) (- x y))) |
1 |
(/ (- 2 (+ x y)) (- x y)) |
(- 2 (+ x y)) |
2 |
(+ x y) |
x |
y |
(- x y) |
-1 |
(/ x (- 2 x)) |
x |
(- 2 x) |
2 |
(/ (- x y) (neg x)) |
(- x y) |
x |
y |
(neg x) |
(/ x (- 2 (+ x y))) |
x |
(- 2 (+ x y)) |
2 |
(+ x y) |
y |
| Outputs |
|---|
(/ 1 (/ (- 2 (+ x y)) (- x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
1 |
#s(literal 1 binary64) |
(/ (- 2 (+ x y)) (- x y)) |
(/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) |
(- 2 (+ x y)) |
(-.f64 #s(literal 2 binary64) (+.f64 x y)) |
2 |
#s(literal 2 binary64) |
(+ x y) |
(+.f64 x y) |
x |
y |
(- x y) |
(-.f64 x y) |
-1 |
#s(literal -1 binary64) |
(/ x (- 2 x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
x |
(- 2 x) |
(-.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
(/ (- x y) (neg x)) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- x y) |
(-.f64 x y) |
x |
y |
(neg x) |
(neg.f64 x) |
(/ x (- 2 (+ x y))) |
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
x |
(- 2 (+ x y)) |
(-.f64 #s(literal 2 binary64) (+.f64 x y)) |
2 |
#s(literal 2 binary64) |
(+ x y) |
(+.f64 x y) |
y |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
| 27.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 79 to 17 computations (78.5% saved)
ival-div: 8.0ms (53% of total)ival-sub: 4.0ms (26.5% of total)ival-add: 2.0ms (13.3% of total)ival-neg: 1.0ms (6.6% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ (- 2 (+ x y)) (- x y)))> |
#<alt (/ (- 2 (+ x y)) (- x y))> |
#<alt (- 2 (+ x y))> |
#<alt (+ x y)> |
#<alt (/ x (- 2 x))> |
#<alt (- 2 x)> |
#<alt (/ (- x y) (neg x))> |
#<alt (- x y)> |
#<alt (neg x)> |
#<alt (/ x (- 2 (+ x y)))> |
| Outputs |
|---|
#<alt (* -1 (/ y (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1)> |
#<alt (/ x (- 2 x))> |
#<alt (+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 2 x) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y)))> |
#<alt (* -1 (/ (- 2 y) y))> |
#<alt (+ (* -1 (/ (- 2 y) y)) (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))))> |
#<alt (+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) y)) (* 2 (/ 1 (pow y 2))))))> |
#<alt (+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (* x (- (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) (pow y 2)) (* -1 (/ (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2)))) y))))) (* 2 (/ 1 (pow y 2))))))> |
#<alt -1> |
#<alt (- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x))))> |
#<alt (- (+ (* 2 (/ 1 x)) (/ (* y (- 2 (* 2 y))) (pow x 2))) (+ 1 (* 2 (/ y x))))> |
#<alt (- (+ (* 2 (/ 1 x)) (/ (* (pow y 2) (- 2 (* 2 y))) (pow x 3))) (+ 1 (+ (* -1 (/ (* y (- 2 (* 2 y))) (pow x 2))) (* 2 (/ y x)))))> |
#<alt -1> |
#<alt (- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x))))> |
#<alt (- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (* y (- 2 (* 2 y))) x))) x)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (+ (* y (- 2 (* 2 y))) (/ (* (pow y 2) (- 2 (* 2 y))) x)) x))) x)) 1)> |
#<alt (/ (- 2 x) x)> |
#<alt (- (+ (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1)> |
#<alt (- (+ (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1)> |
#<alt (- (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 4))) (/ 1 (pow x 3))))) (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1)> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ (- 2 x) y))) (* -1 (/ x y)))> |
#<alt (- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2)))) (* -1 (/ x y)))> |
#<alt (- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* (pow x 2) (- (* -1 (- 2 x)) (* -1 x))) (pow y 3)))) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- 2 (* 2 x)) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ 2 (/ (* x (- 2 (* 2 x))) y)) (* 2 x)) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ 2 (* -1 (/ (- (* -1 (/ (* (pow x 2) (- 2 (* 2 x))) y)) (* x (- 2 (* 2 x)))) y))) (* 2 x)) y)))> |
#<alt (- 2 y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (* -1 x)> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (- 2 x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (* -1 y)> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/4 x)))> |
#<alt (* x (+ 1/2 (* x (+ 1/4 (* 1/8 x)))))> |
#<alt (* x (+ 1/2 (* x (+ 1/4 (* x (+ 1/8 (* 1/16 x)))))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1)> |
#<alt (- (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt -1> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1)> |
#<alt (- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1)> |
#<alt 2> |
#<alt (+ 2 (* -1 x))> |
#<alt (+ 2 (* -1 x))> |
#<alt (+ 2 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 2 (/ 1 x)) 1))> |
#<alt (* x (- (* 2 (/ 1 x)) 1))> |
#<alt (* x (- (* 2 (/ 1 x)) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1 (* 2 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1 (* 2 (/ 1 x)))))> |
#<alt (/ y x)> |
#<alt (/ (+ y (* -1 x)) x)> |
#<alt (/ (+ y (* -1 x)) x)> |
#<alt (/ (+ y (* -1 x)) x)> |
#<alt -1> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt -1> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt -1> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt (- (/ y x) 1)> |
#<alt (/ y x)> |
#<alt (* y (- (/ 1 x) (/ 1 y)))> |
#<alt (* y (- (/ 1 x) (/ 1 y)))> |
#<alt (* y (- (/ 1 x) (/ 1 y)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (/ x (- 2 y))> |
#<alt (* x (+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2))))> |
#<alt (* x (+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y))))> |
#<alt (* x (+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y))))> |
#<alt -1> |
#<alt (- (/ y x) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- 2 y) x)) 1)> |
#<alt (- (* -1 (/ (- (/ (pow (- 2 y) 2) x) (* -1 (- 2 y))) x)) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (- 2 y) 3) x)) (pow (- 2 y) 2)) x)) (* -1 (- 2 y))) x)) 1)> |
#<alt (/ x (- 2 x))> |
#<alt (+ (/ x (- 2 x)) (/ (* x y) (pow (- 2 x) 2)))> |
#<alt (+ (* y (- (/ (* x y) (pow (- 2 x) 3)) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* y (- (/ (* x y) (pow (- 2 x) 4)) (* -1 (/ x (pow (- 2 x) 3))))) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x)))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* x (- 2 x)) y))) y)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 2)) (pow y 2)))) (/ (* x (- 2 x)) y)) y)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 3)) (pow y 3)))) (+ (/ (* x (- 2 x)) y) (/ (* x (pow (- 2 x) 2)) (pow y 2)))) y)> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (/ (+ x (/ (* x (- 2 x)) y)) y))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow (- 2 x) 2)) y)) (* x (- 2 x))) y))) y))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- 2 x) 3)) y) (* -1 (* x (pow (- 2 x) 2)))) y)) (* x (- 2 x))) y))) y))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (/ (- x y) (neg x)) |
| 1.0ms | y | @ | 0 | (/ (- 2 (+ x y)) (- x y)) |
| 0.0ms | x | @ | 0 | (/ (- 2 (+ x y)) (- x y)) |
| 0.0ms | x | @ | inf | (/ x (- 2 (+ x y))) |
| 0.0ms | y | @ | inf | (/ (- 2 (+ x y)) (- x y)) |
| 1× | batch-egg-rewrite |
| 5 496× | accelerator-lowering-fma.f32 |
| 5 496× | accelerator-lowering-fma.f64 |
| 4 442× | *-lowering-*.f32 |
| 4 442× | *-lowering-*.f64 |
| 4 044× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 54 |
| 1 | 105 | 52 |
| 2 | 907 | 51 |
| 0 | 8586 | 51 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (- 2 (+ x y)) (- x y))) |
(/ (- 2 (+ x y)) (- x y)) |
(- 2 (+ x y)) |
(+ x y) |
(/ x (- 2 x)) |
(- 2 x) |
(/ (- x y) (neg x)) |
(- x y) |
(neg x) |
(/ x (- 2 (+ x y))) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 x (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) y)) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) y (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 (-.f64 y x) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(/.f64 (-.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) y)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) x) y)) (*.f64 (/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) x) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) (-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) (-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 x y)) |
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (neg.f64 (/.f64 y (-.f64 x y)))) |
(+.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(+.f64 (/.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(+.f64 (/.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) x) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) y) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x y) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x))) |
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 x y))) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (/.f64 y (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y))) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 y (-.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (+.f64 x y) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)))))) (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (neg.f64 x) y) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 (neg.f64 x) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 x y) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x y) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) x (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) y)) |
(fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) y (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) x)) |
(fma.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (-.f64 x y)) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (-.f64 x y)) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (-.f64 x y)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (-.f64 y x)))) (neg.f64 (/.f64 y (-.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64)) (+.f64 x y) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64)) (+.f64 x y) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal 1 binary64)) (+.f64 x y) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (-.f64 y x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (fma.f64 #s(literal 2 binary64) (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))))) (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) |
(/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (-.f64 y x)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 x y)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (/.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 (-.f64 (-.f64 x y) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (+.f64 x y))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 (-.f64 y x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 (neg.f64 x) y))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (+.f64 x y))) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 y x)) (*.f64 (-.f64 x y) (-.f64 (neg.f64 x) y))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 x y) (+.f64 x y))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (-.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) (*.f64 (-.f64 y x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 y x) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 (neg.f64 x) y))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (*.f64 (-.f64 x y) y)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 x y))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 x y))) (+.f64 (-.f64 (neg.f64 x) y) #s(literal -2 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (pow.f64 (/.f64 (+.f64 x y) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (-.f64 (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (fma.f64 (/.f64 y (-.f64 x y)) (/.f64 y (-.f64 x y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (/.f64 y (-.f64 x y)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 x y) (-.f64 y x)) (/.f64 (+.f64 x y) (-.f64 y x)))) (-.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y))) (*.f64 (/.f64 y (-.f64 x y)) (/.f64 y (-.f64 x y)))) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 x y)) (/.f64 y (-.f64 x y)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y)))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(*.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y)) (*.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 x y))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (+.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 #s(literal 2 binary64) (-.f64 (neg.f64 x) y)) |
(+.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 x) (-.f64 #s(literal 2 binary64) y)) |
(+.f64 (neg.f64 x) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(+.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(+.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) x)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) |
(+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (-.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) (neg.f64 x)) |
(-.f64 #s(literal 2 binary64) (+.f64 x y)) |
(-.f64 #s(literal 2 binary64) (/.f64 (+.f64 x y) #s(literal 1 binary64))) |
(-.f64 (-.f64 #s(literal 2 binary64) x) y) |
(-.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 y #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) y)) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (+.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) y)) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(-.f64 (+.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) y) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(fma.f64 x #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 x #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) x (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal -1 binary64) x (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (-.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x y) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(fma.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))))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (neg.f64 y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (neg.f64 y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (neg.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)))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) (neg.f64 y)) |
(fma.f64 (+.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -2 binary64))) (neg.f64 y)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64)))) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (neg.f64 (+.f64 (-.f64 (neg.f64 x) y) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 (-.f64 (neg.f64 x) y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 #s(literal 2 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (neg.f64 (+.f64 (-.f64 (neg.f64 x) y) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 x y) (neg.f64 (*.f64 (+.f64 x y) (+.f64 x y))) #s(literal 8 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y) (fma.f64 x x (*.f64 (-.f64 #s(literal 2 binary64) y) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 2 binary64) y) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 (-.f64 (neg.f64 x) y) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (neg.f64 x) y) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(+.f64 x y) |
(+.f64 x (*.f64 y #s(literal 1 binary64))) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) y) |
(-.f64 x (neg.f64 y)) |
(-.f64 y (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) x (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) y) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x x (*.f64 y y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (*.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 x (fma.f64 x x (*.f64 y (-.f64 y x)))) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.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 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 x 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 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.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 y x)) (/.f64 #s(literal 1 binary64) (-.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 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 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 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) x)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) x)) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) x) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(fma.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 2 binary64) x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 4 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) x (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 x (+.f64 x #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 x) (+.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 x #s(literal -2 binary64)) x)) (*.f64 (+.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (+.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 x #s(literal -2 binary64))) (/.f64 x (+.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (+.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (+.f64 x #s(literal -2 binary64))) (/.f64 x (+.f64 x #s(literal -2 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 x (+.f64 x #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x)))) (+.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(+.f64 #s(literal 2 binary64) (neg.f64 x)) |
(+.f64 (neg.f64 x) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) x)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 2 binary64) x) |
(-.f64 #s(literal 2 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 2 binary64)) |
(fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)))) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (+.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -2 binary64)))) |
(/.f64 (+.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (neg.f64 (+.f64 (neg.f64 x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (*.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 x x))) (neg.f64 (+.f64 (neg.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) |
(*.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))))) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -2 binary64)))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(+.f64 (/.f64 y x) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 x)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 x)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y y) (neg.f64 (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 x y)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (neg.f64 x) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) x)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x y) x)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x)))) |
(/.f64 (-.f64 x y) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 x y))) |
(/.f64 (-.f64 y x) x) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) x))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) x))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 x (+.f64 x y)))) |
(/.f64 (fma.f64 x (neg.f64 x) (*.f64 x y)) (*.f64 x x)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 x (+.f64 x y))) |
(/.f64 (*.f64 x (-.f64 x y)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (-.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 x (*.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 x (neg.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y))) x) (*.f64 x (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 y #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (*.f64 x y))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x)))) (/.f64 (+.f64 x y) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 x))) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x))) (-.f64 (neg.f64 x) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(pow.f64 (/.f64 x (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y)))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (neg.f64 x) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (neg.f64 x)) (+.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (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))) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (neg.f64 x)) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) x) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (-.f64 x y)) |
(+.f64 x (neg.f64 y)) |
(+.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (neg.f64 y) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) x) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (neg.f64 y) (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(-.f64 (+.f64 (neg.f64 y) #s(literal 0 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 x (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(neg.f64 (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.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 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 y (neg.f64 (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (neg.f64 (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (-.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y 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 x y))) |
(*.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 x y)))) (/.f64 (-.f64 x y) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) x) |
(neg.f64 x) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64)) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y)) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 y (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 x y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (+.f64 x y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 4 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 y (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(neg.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 x) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) x)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 7 382× | accelerator-lowering-fma.f32 |
| 7 382× | accelerator-lowering-fma.f64 |
| 4 428× | *-lowering-*.f32 |
| 4 428× | *-lowering-*.f64 |
| 2 844× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 2243 |
| 1 | 1452 | 2091 |
| 2 | 4530 | 1967 |
| 0 | 8483 | 1859 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ y (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(/ x (- 2 x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
1 |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
1 |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(* -1 (/ (- 2 y) y)) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2)))))) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) y)) (* 2 (/ 1 (pow y 2)))))) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (* x (- (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) (pow y 2)) (* -1 (/ (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2)))) y))))) (* 2 (/ 1 (pow y 2)))))) |
-1 |
(- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x)))) |
(- (+ (* 2 (/ 1 x)) (/ (* y (- 2 (* 2 y))) (pow x 2))) (+ 1 (* 2 (/ y x)))) |
(- (+ (* 2 (/ 1 x)) (/ (* (pow y 2) (- 2 (* 2 y))) (pow x 3))) (+ 1 (+ (* -1 (/ (* y (- 2 (* 2 y))) (pow x 2))) (* 2 (/ y x))))) |
-1 |
(- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x)))) |
(- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (* y (- 2 (* 2 y))) x))) x)) 1) |
(- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (+ (* y (- 2 (* 2 y))) (/ (* (pow y 2) (- 2 (* 2 y))) x)) x))) x)) 1) |
(/ (- 2 x) x) |
(- (+ (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
(- (+ (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
(- (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 4))) (/ 1 (pow x 3))))) (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
1 |
(- (+ 1 (* -1 (/ (- 2 x) y))) (* -1 (/ x y))) |
(- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2)))) (* -1 (/ x y))) |
(- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* (pow x 2) (- (* -1 (- 2 x)) (* -1 x))) (pow y 3)))) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2))))) |
1 |
(+ 1 (* -1 (/ (- 2 (* 2 x)) y))) |
(+ 1 (* -1 (/ (- (+ 2 (/ (* x (- 2 (* 2 x))) y)) (* 2 x)) y))) |
(+ 1 (* -1 (/ (- (+ 2 (* -1 (/ (- (* -1 (/ (* (pow x 2) (- 2 (* 2 x))) y)) (* x (- 2 (* 2 x)))) y))) (* 2 x)) y))) |
(- 2 y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(* -1 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(- 2 x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(* -1 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/4 x))) |
(* x (+ 1/2 (* x (+ 1/4 (* 1/8 x))))) |
(* x (+ 1/2 (* x (+ 1/4 (* x (+ 1/8 (* 1/16 x))))))) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
-1 |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) |
(- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1) |
2 |
(+ 2 (* -1 x)) |
(+ 2 (* -1 x)) |
(+ 2 (* -1 x)) |
(* -1 x) |
(* x (- (* 2 (/ 1 x)) 1)) |
(* x (- (* 2 (/ 1 x)) 1)) |
(* x (- (* 2 (/ 1 x)) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(/ y x) |
(/ (+ y (* -1 x)) x) |
(/ (+ y (* -1 x)) x) |
(/ (+ y (* -1 x)) x) |
-1 |
(- (/ y x) 1) |
(- (/ y x) 1) |
(- (/ y x) 1) |
-1 |
(- (/ y x) 1) |
(- (/ y x) 1) |
(- (/ y x) 1) |
-1 |
(- (/ y x) 1) |
(- (/ y x) 1) |
(- (/ y x) 1) |
(/ y x) |
(* y (- (/ 1 x) (/ 1 y))) |
(* y (- (/ 1 x) (/ 1 y))) |
(* y (- (/ 1 x) (/ 1 y))) |
(/ y x) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(/ x (- 2 y)) |
(* x (+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2)))) |
(* x (+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y)))) |
(* x (+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y)))) |
-1 |
(- (/ y x) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x))))) |
-1 |
(- (* -1 (/ (- 2 y) x)) 1) |
(- (* -1 (/ (- (/ (pow (- 2 y) 2) x) (* -1 (- 2 y))) x)) 1) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (- 2 y) 3) x)) (pow (- 2 y) 2)) x)) (* -1 (- 2 y))) x)) 1) |
(/ x (- 2 x)) |
(+ (/ x (- 2 x)) (/ (* x y) (pow (- 2 x) 2))) |
(+ (* y (- (/ (* x y) (pow (- 2 x) 3)) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x))) |
(+ (* y (- (* y (- (/ (* x y) (pow (- 2 x) 4)) (* -1 (/ x (pow (- 2 x) 3))))) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x))) |
(* -1 (/ x y)) |
(/ (+ (* -1 x) (* -1 (/ (* x (- 2 x)) y))) y) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 2)) (pow y 2)))) (/ (* x (- 2 x)) y)) y) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 3)) (pow y 3)))) (+ (/ (* x (- 2 x)) y) (/ (* x (pow (- 2 x) 2)) (pow y 2)))) y) |
(* -1 (/ x y)) |
(* -1 (/ (+ x (/ (* x (- 2 x)) y)) y)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow (- 2 x) 2)) y)) (* x (- 2 x))) y))) y)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- 2 x) 3)) y) (* -1 (* x (pow (- 2 x) 2)))) y)) (* x (- 2 x))) y))) y)) |
| Outputs |
|---|
(* -1 (/ y (- 2 y))) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (+.f64 (fma.f64 x (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64))))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) x)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)))) x)) x)) |
(/ x (- 2 x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) x)) (fma.f64 y (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (/.f64 y (+.f64 x #s(literal -2 binary64))))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(fma.f64 y (-.f64 (fma.f64 y (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64))))) (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(fma.f64 y (+.f64 (fma.f64 y (+.f64 (fma.f64 y (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 y (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (+.f64 x #s(literal -2 binary64))))) (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) x))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) x) y) #s(literal -2 binary64))) y)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) x) y) (-.f64 #s(literal 2 binary64) x))) y)) y)) |
(* -1 (/ (- 2 y) y)) |
(+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64)) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -2 binary64) (*.f64 y y))) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) y)) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) y) (fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (*.f64 y y)))) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(+ (* -1 (/ (- 2 y) y)) (* x (- (+ (* 2 (/ 1 y)) (* x (- (/ (* x (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2))))) (pow y 2)) (* -1 (/ (- (* 2 (/ 1 y)) (* 2 (/ 1 (pow y 2)))) y))))) (* 2 (/ 1 (pow y 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 #s(literal -2 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -2 binary64) (*.f64 y y)))) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(- (+ (* 2 (/ 1 x)) (/ (* y (- 2 (* 2 y))) (pow x 2))) (+ 1 (* 2 (/ y x)))) |
(fma.f64 y (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(- (+ (* 2 (/ 1 x)) (/ (* (pow y 2) (- 2 (* 2 y))) (pow x 3))) (+ 1 (+ (* -1 (/ (* y (- 2 (* 2 y))) (pow x 2))) (* 2 (/ y x))))) |
(fma.f64 (*.f64 y y) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 y (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ 1 x)) (+ 1 (* 2 (/ y x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (* y (- 2 (* 2 y))) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 y (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) x)) |
(- (* -1 (/ (+ (* -1 (- 2 (* 2 y))) (* -1 (/ (+ (* y (- 2 (* 2 y))) (/ (* (pow y 2) (- 2 (* 2 y))) x)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (+.f64 y (/.f64 (*.f64 y y) x))) x)) x)) |
(/ (- 2 x) x) |
(/.f64 (-.f64 #s(literal 2 binary64) x) x) |
(- (+ (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) x) (fma.f64 y (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 x x)) (/.f64 y x))) |
(- (+ (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
(+.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 y (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 y (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x))) |
(- (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (- 2 x) (pow x 4))) (/ 1 (pow x 3))))) (+ (* -1 (/ (- 2 x) (pow x 3))) (/ 1 (pow x 2))))) (+ (* -1 (/ (- 2 x) (pow x 2))) (/ 1 x)))) (* 2 (/ 1 x))) 1) |
(fma.f64 y (+.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (fma.f64 y (/.f64 (+.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 y (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 2 binary64) x) x)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ (- 2 x) y))) (* -1 (/ x y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2)))) (* -1 (/ x y))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (*.f64 y y)) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y))) |
(- (+ 1 (+ (* -1 (/ (- 2 x) y)) (/ (* (pow x 2) (- (* -1 (- 2 x)) (* -1 x))) (pow y 3)))) (+ (* -1 (/ x y)) (* -1 (/ (* x (- (* -1 (- 2 x)) (* -1 x))) (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 x (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) (*.f64 y y)) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- 2 (* 2 x)) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(+ 1 (* -1 (/ (- (+ 2 (/ (* x (- 2 (* 2 x))) y)) (* 2 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y) #s(literal -2 binary64)) #s(literal 2 binary64)) y)) |
(+ 1 (* -1 (/ (- (+ 2 (* -1 (/ (- (* -1 (/ (* (pow x 2) (- 2 (* 2 x))) y)) (* x (- 2 (* 2 x)))) y))) (* 2 x)) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) (+.f64 (/.f64 (*.f64 x x) y) x)) y) (+.f64 x x))) y)) |
(- 2 y) |
(-.f64 #s(literal 2 binary64) y) |
(- (+ 2 (* -1 x)) y) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(- (+ 2 (* -1 x)) y) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(- (+ 2 (* -1 x)) y) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(- 2 x) |
(-.f64 #s(literal 2 binary64) x) |
(- (+ 2 (* -1 y)) x) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(- (+ 2 (* -1 y)) x) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(- (+ 2 (* -1 y)) x) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/4 x))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/4 (* 1/8 x))))) |
(*.f64 x (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* x (+ 1/4 (* x (+ 1/8 (* 1/16 x))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/16 binary64) #s(literal 1/8 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) x)) x)) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(-.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) x)) (*.f64 x x))) |
-1 |
#s(literal -1 binary64) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(- (* -1 (/ (+ 2 (* 4 (/ 1 x))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) x)) x)) |
(- (* -1 (/ (+ 2 (+ (* 4 (/ 1 x)) (/ 8 (pow x 2)))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 #s(literal 8 binary64) (*.f64 x x)))) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 x)) |
(-.f64 #s(literal 2 binary64) x) |
(+ 2 (* -1 x)) |
(-.f64 #s(literal 2 binary64) x) |
(+ 2 (* -1 x)) |
(-.f64 #s(literal 2 binary64) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 (/ 1 x)) 1)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) 1)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) 1)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(* -1 (* x (- 1 (* 2 (/ 1 x))))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) x) (neg.f64 x)) |
(/ y x) |
(/.f64 y x) |
(/ (+ y (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/ (+ y (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/ (+ y (* -1 x)) x) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
-1 |
#s(literal -1 binary64) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(- (/ y x) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* y (- (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(* y (- (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(* y (- (/ 1 x) (/ 1 y))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(* -1 (* y (- (/ 1 y) (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 y x) x)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* y (- (/ x y) 1)) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* y (- (/ x y) 1)) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (/.f64 (*.f64 y x) y) y) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(/ x (- 2 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) y)) |
(* x (+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2)))) |
(fma.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(* x (+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y)))) |
(fma.f64 x (fma.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(* x (+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 4 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
-1 |
#s(literal -1 binary64) |
(- (/ y x) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) x)) |
(- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) x))) |
(- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- 2 y) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) x)) |
(- (* -1 (/ (- (/ (pow (- 2 y) 2) x) (* -1 (- 2 y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64))) x)) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (- 2 y) 3) x)) (pow (- 2 y) 2)) x)) (* -1 (- 2 y))) x)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64)))) x)) x)) |
(/ x (- 2 x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(+ (/ x (- 2 x)) (/ (* x y) (pow (- 2 x) 2))) |
(fma.f64 x (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (/ (* x y) (pow (- 2 x) 3)) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x))) |
(fma.f64 y (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) x)))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (* y (- (/ (* x y) (pow (- 2 x) 4)) (* -1 (/ x (pow (- 2 x) 3))))) (* -1 (/ x (pow (- 2 x) 2))))) (/ x (- 2 x))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(/ (+ (* -1 x) (* -1 (/ (* x (- 2 x)) y))) y) |
(/.f64 (-.f64 (*.f64 x (/.f64 (+.f64 x #s(literal -2 binary64)) y)) x) y) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 2)) (pow y 2)))) (/ (* x (- 2 x)) y)) y) |
(/.f64 (fma.f64 x (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) y))) x) (neg.f64 y)) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow (- 2 x) 3)) (pow y 3)))) (+ (/ (* x (- 2 x)) y) (/ (* x (pow (- 2 x) 2)) (pow y 2)))) y) |
(/.f64 (fma.f64 x (fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 x #s(literal -2 binary64)) y) (+.f64 x #s(literal -2 binary64)))) y)) y) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(* -1 (/ (+ x (/ (* x (- 2 x)) y)) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (+.f64 x #s(literal -2 binary64)) y)) x) y) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow (- 2 x) 2)) y)) (* x (- 2 x))) y))) y)) |
(/.f64 (fma.f64 x (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) y))) x) (neg.f64 y)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow (- 2 x) 3)) y) (* -1 (* x (pow (- 2 x) 2)))) y)) (* x (- 2 x))) y))) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (+.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) y))) y)) y) x) y) |
Compiled 35 212 to 3 451 computations (90.2% saved)
16 alts after pruning (12 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 548 | 6 | 1 554 |
| Fresh | 1 | 6 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 551 | 16 | 1 567 |
| Status | Accuracy | Program |
|---|---|---|
| 36.1% | (/.f64 (-.f64 y x) x) | |
| ✓ | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 65.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) | |
| ▶ | 35.5% | (/.f64 (-.f64 x y) (neg.f64 y)) |
| ▶ | 50.7% | (/.f64 y (+.f64 y #s(literal -2 binary64))) |
| ✓ | 50.7% | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | 50.5% | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| 3.1% | (/.f64 x (neg.f64 y)) | |
| 50.6% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) | |
| 35.4% | (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) | |
| 36.2% | (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) | |
| ▶ | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
| ▶ | 16.4% | (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| 16.8% | (*.f64 x #s(literal 1/2 binary64)) | |
| ▶ | 35.4% | #s(literal 1 binary64) |
| ✓ | 35.8% | #s(literal -1 binary64) |
Compiled 222 to 159 computations (28.4% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 x y) (neg.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 y #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 y (+.f64 y #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
| 920× | accelerator-lowering-fma.f32 |
| 920× | accelerator-lowering-fma.f64 |
| 536× | *-lowering-*.f32 |
| 536× | *-lowering-*.f64 |
| 332× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 72 |
| 1 | 48 | 70 |
| 2 | 103 | 70 |
| 3 | 253 | 69 |
| 4 | 554 | 69 |
| 5 | 949 | 69 |
| 6 | 1342 | 69 |
| 7 | 1859 | 69 |
| 8 | 2000 | 69 |
| 9 | 2036 | 69 |
| 10 | 2038 | 69 |
| 11 | 2042 | 69 |
| 12 | 2042 | 69 |
| 0 | 2042 | 67 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ 1 (- 2 (+ x y))) (- x y)) |
(/ 1 (- 2 (+ x y))) |
1 |
(- 2 (+ x y)) |
2 |
(+ x y) |
x |
y |
(- x y) |
1 |
(* x (+ (* x 1/4) 1/2)) |
x |
(+ (* x 1/4) 1/2) |
1/4 |
1/2 |
(/ y (+ y -2)) |
y |
(+ y -2) |
-2 |
(/ (- x y) (neg y)) |
(- x y) |
x |
y |
(neg y) |
| Outputs |
|---|
(* (/ 1 (- 2 (+ x y))) (- x y)) |
(/.f64 (-.f64 x y) (-.f64 (-.f64 #s(literal 2 binary64) x) y)) |
(/ 1 (- 2 (+ x y))) |
(/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(- 2 (+ x y)) |
(-.f64 (-.f64 #s(literal 2 binary64) x) y) |
2 |
#s(literal 2 binary64) |
(+ x y) |
(+.f64 x y) |
x |
y |
(- x y) |
(-.f64 x y) |
1 |
#s(literal 1 binary64) |
(* x (+ (* x 1/4) 1/2)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
x |
(+ (* x 1/4) 1/2) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(/ y (+ y -2)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
y |
(+ y -2) |
(+.f64 y #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ (- x y) (neg y)) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(- x y) |
(-.f64 x y) |
x |
y |
(neg y) |
(neg.f64 y) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) (neg.f64 y)) |
| ✓ | accuracy | 100.0% | (+.f64 y #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 y (+.f64 y #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) (+.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
| 35.0ms | 254× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 72 to 21 computations (70.8% saved)
ival-div: 5.0ms (25.4% of total)ival-add: 5.0ms (25.4% of total)ival-mult: 4.0ms (20.3% of total)ival-sub: 3.0ms (15.3% of total)exact: 1.0ms (5.1% of total)ival-neg: 1.0ms (5.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 (- 2 (+ x y))) (- x y))> |
#<alt (/ 1 (- 2 (+ x y)))> |
#<alt (- 2 (+ x y))> |
#<alt (+ x y)> |
#<alt (* x (+ (* x 1/4) 1/2))> |
#<alt (+ (* x 1/4) 1/2)> |
#<alt (/ y (+ y -2))> |
#<alt (+ y -2)> |
#<alt (/ (- x y) (neg y))> |
#<alt (- x y)> |
#<alt (neg y)> |
| Outputs |
|---|
#<alt (* -1 (/ y (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt (+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1)> |
#<alt (/ x (- 2 x))> |
#<alt (+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x)))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y)))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* 2 x) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y)))> |
#<alt (/ 1 (- 2 y))> |
#<alt (+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2)))> |
#<alt (+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y)))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y)))> |
#<alt (/ -1 x)> |
#<alt (/ (- (/ y x) (+ 1 (* 2 (/ 1 x)))) x)> |
#<alt (/ (- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) x)> |
#<alt (/ (- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- y 2) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ y (/ (* (- 2 y) (- y 2)) x)) 2) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow (- 2 y) 2) (- y 2)) x)) (* (- 2 y) (- y 2))) x))) 2) x))) x))> |
#<alt (/ 1 (- 2 x))> |
#<alt (+ (/ 1 (- 2 x)) (/ y (pow (- 2 x) 2)))> |
#<alt (+ (* y (+ (/ 1 (pow (- 2 x) 2)) (/ y (pow (- 2 x) 3)))) (/ 1 (- 2 x)))> |
#<alt (+ (* y (+ (* y (+ (/ 1 (pow (- 2 x) 3)) (/ y (pow (- 2 x) 4)))) (/ 1 (pow (- 2 x) 2)))) (/ 1 (- 2 x)))> |
#<alt (/ -1 y)> |
#<alt (/ (- (/ x y) (+ 1 (* 2 (/ 1 y)))) y)> |
#<alt (/ (- (+ (/ x y) (/ (* (- 2 x) (- x 2)) (pow y 2))) (+ 1 (* 2 (/ 1 y)))) y)> |
#<alt (/ (- (+ (/ x y) (/ (* (pow (- 2 x) 2) (- x 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 2 x) (- x 2)) (pow y 2))) (* 2 (/ 1 y))))) y)> |
#<alt (/ -1 y)> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- x 2) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ x (/ (* (- 2 x) (- x 2)) y)) 2) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- x 2)) y)) (* (- 2 x) (- x 2))) y))) 2) y))) y))> |
#<alt (- 2 y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (- (+ 2 (* -1 x)) y)> |
#<alt (* -1 x)> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* x (- (* 2 (/ 1 x)) (+ 1 (/ y x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 2 y) x)))))> |
#<alt (- 2 x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (- (+ 2 (* -1 y)) x)> |
#<alt (* -1 y)> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* y (- (* 2 (/ 1 y)) (+ 1 (/ x y))))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (- 2 x) y)))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/4 x)))> |
#<alt (* x (+ 1/2 (* 1/4 x)))> |
#<alt (* x (+ 1/2 (* 1/4 x)))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 x))> |
#<alt (+ 1/2 (* 1/4 x))> |
#<alt (+ 1/2 (* 1/4 x))> |
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 x)> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/4 (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1/4 y) 1/2))> |
#<alt (* y (- (* y (- (* -1/8 y) 1/4)) 1/2))> |
#<alt (* y (- (* y (- (* y (- (* -1/16 y) 1/8)) 1/4)) 1/2))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 y)))> |
#<alt (+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2))))> |
#<alt (+ 1 (+ (* 2 (/ 1 y)) (+ (* 8 (/ 1 (pow y 3))) (/ 4 (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ 1 y)))> |
#<alt (+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 y))) y)) 2) y)))> |
#<alt -2> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt (- y 2)> |
#<alt y> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt (* y (- 1 (* 2 (/ 1 y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | (/ y (+ y -2)) |
| 3.0ms | y | @ | inf | (/ y (+ y -2)) |
| 2.0ms | y | @ | inf | (/ (- x y) (neg y)) |
| 0.0ms | x | @ | 0 | (/ (- x y) (neg y)) |
| 0.0ms | x | @ | inf | (* x (+ (* x 1/4) 1/2)) |
| 1× | batch-egg-rewrite |
| 6 566× | accelerator-lowering-fma.f32 |
| 6 566× | accelerator-lowering-fma.f64 |
| 4 850× | *-lowering-*.f32 |
| 4 850× | *-lowering-*.f64 |
| 3 754× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 57 |
| 1 | 123 | 55 |
| 2 | 994 | 54 |
| 0 | 8719 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 (- 2 (+ x y))) (- x y)) |
(/ 1 (- 2 (+ x y))) |
(- 2 (+ x y)) |
(+ x y) |
(* x (+ (* x 1/4) 1/2)) |
(+ (* x 1/4) 1/2) |
(/ y (+ y -2)) |
(+ y -2) |
(/ (- x y) (neg y)) |
(- x y) |
(neg y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 x (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 y (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.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)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) y) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (neg.f64 y) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) |
(neg.f64 (/.f64 (-.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (-.f64 x y))) |
(neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)))) |
(/.f64 (-.f64 y x) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (-.f64 x y))) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (-.f64 (neg.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) (-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) #s(literal 1 binary64))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) (-.f64 x y))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (+.f64 x y) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 x y) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 2 binary64) (-.f64 (neg.f64 y) x)) |
(+.f64 (neg.f64 y) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 #s(literal 2 binary64) y) (neg.f64 x)) |
(+.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(+.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y)) |
(+.f64 (neg.f64 x) (-.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(+.f64 (+.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) (neg.f64 y)) |
(+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) (neg.f64 y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 2 binary64) (+.f64 x y)) |
(-.f64 #s(literal 0 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(-.f64 (-.f64 #s(literal 2 binary64) y) x) |
(-.f64 (-.f64 #s(literal 2 binary64) x) y) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (-.f64 y x))) (/.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (+.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 0 binary64)) y) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -1 binary64) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) x (-.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal -1 binary64) y (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x y) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 y #s(literal -2 binary64)) (neg.f64 x)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y))))) (neg.f64 x)) |
(fma.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y))))) (neg.f64 x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 y y #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal -2 binary64))) (neg.f64 x)) |
(fma.f64 (fma.f64 y y #s(literal -4 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) (neg.f64 x)) |
(fma.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))) (neg.f64 x)) |
(fma.f64 (fma.f64 y (neg.f64 y) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))) (neg.f64 x)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64))))) (neg.f64 y)) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y) (+.f64 (neg.f64 x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 (-.f64 x y) (-.f64 x y)) #s(literal 2 binary64)) |
(fma.f64 (neg.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))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.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))) #s(literal 2 binary64)) |
(neg.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 2 binary64) x) (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (+.f64 #s(literal 2 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) y (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) (*.f64 y (neg.f64 y)))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) x) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 2 binary64) x) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) y (*.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 y (neg.f64 y)))) (*.f64 (+.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y)))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (-.f64 (neg.f64 y) x)) #s(literal 8 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y) (fma.f64 x x (*.f64 (-.f64 #s(literal 2 binary64) y) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) #s(literal 4 binary64)) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 2 binary64) y) x)) |
(pow.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (+.f64 x y) #s(literal -2 binary64))) |
(*.f64 (+.f64 (+.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (neg.f64 y) x) (-.f64 (-.f64 (neg.f64 y) x) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 #s(literal 2 binary64) (+.f64 x y)) #s(literal 4 binary64))))) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 2 binary64) (+.f64 x y))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 y (-.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 y x)) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (-.f64 y x)))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 y (neg.f64 (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(+.f64 (neg.f64 (neg.f64 x)) y) |
(+.f64 (-.f64 x #s(literal 0 binary64)) y) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x))) |
(+.f64 (*.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 y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(-.f64 x (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (-.f64 x #s(literal 0 binary64)) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (neg.f64 x))) |
(fma.f64 x #s(literal 1 binary64) y) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 (*.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 y (+.f64 x y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x x))) |
(fma.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 y)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (*.f64 x y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (+.f64 x y)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (-.f64 x y)) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(fma.f64 (/.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 x (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (*.f64 y (/.f64 y (-.f64 x y))))) |
(neg.f64 (-.f64 (neg.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 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 y) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.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 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.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 (/.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))) (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) x) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) x)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) x) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) x)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 y y)) (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) y) (*.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(+.f64 (*.f64 y (/.f64 y (fma.f64 y y #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y y #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 y (/.f64 y (fma.f64 y y #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 y (fma.f64 y y #s(literal -4 binary64))))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 (*.f64 y y) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 y y) (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)))) |
(fma.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 y y))) |
(fma.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) y (*.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) y)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) y)) (*.f64 (-.f64 #s(literal 2 binary64) y) y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 y (-.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 y (-.f64 #s(literal 2 binary64) y)))) (+.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) y)))) |
(pow.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y))) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal -4 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal -4 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))) |
(*.f64 (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) (+.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 y y) #s(literal -8 binary64))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y y #s(literal -4 binary64))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 y #s(literal -2 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 y y #s(literal -4 binary64)))) (+.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) (neg.f64 y)) |
(+.f64 y #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) y) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal -2 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) y)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal -2 binary64) y))) |
(fma.f64 #s(literal 1 binary64) y #s(literal -2 binary64)) |
(fma.f64 y #s(literal 1 binary64) #s(literal -2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) #s(literal -2 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) |
(neg.f64 (-.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 y (+.f64 y #s(literal 2 binary64)))) (fma.f64 y (*.f64 y y) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 y (+.f64 y #s(literal 2 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(/.f64 (fma.f64 y y #s(literal -4 binary64)) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (fma.f64 y y #s(literal -4 binary64)) (neg.f64 (+.f64 (neg.f64 y) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y))))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 y (+.f64 y #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 y (neg.f64 y) #s(literal 4 binary64)) (+.f64 (neg.f64 y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 y (neg.f64 y) #s(literal 4 binary64))) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 y (neg.f64 y) #s(literal 4 binary64))) (neg.f64 (+.f64 (neg.f64 y) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) |
(*.f64 (+.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y))))) |
(*.f64 (fma.f64 y (*.f64 y y) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 y (+.f64 y #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 y y #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 y y)))))) |
(*.f64 (fma.f64 y (neg.f64 y) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 y) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) y)) |
(+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 y)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 y)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y y) (neg.f64 (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 y y)) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 y y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) x (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (+.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (fma.f64 x (neg.f64 y) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x y) y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) (fma.f64 (/.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 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (/.f64 (-.f64 y x) y)))) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 x y))) |
(/.f64 (-.f64 y x) y) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (+.f64 x y) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (/.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 y x) y)) (+.f64 x y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 y) (*.f64 (/.f64 y (neg.f64 x)) y)) (*.f64 (/.f64 y (neg.f64 x)) (neg.f64 y))) |
(/.f64 (-.f64 y (*.f64 (/.f64 y (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 y (neg.f64 x)) y)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 y y)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) y) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 y y)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) y) (neg.f64 y)) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 y y))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) y))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 y x) y))) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) y)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (-.f64 y x) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (fma.f64 x x (*.f64 y (+.f64 x y))))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) y)))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (/.f64 (-.f64 y x) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 y x) y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) y) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (neg.f64 y)) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (neg.f64 y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (/.f64 #s(literal -1 binary64) y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) 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 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 #s(literal 0 binary64) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(+.f64 (-.f64 x #s(literal 0 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 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 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (-.f64 y x)) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) x) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (-.f64 y x)) (*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(fma.f64 (/.f64 x (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 x (fma.f64 x x (*.f64 y (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(neg.f64 (-.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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (+.f64 x y)) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 y (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 (*.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 x y))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.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 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) y) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) y) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (neg.f64 y)))) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
| 1× | egg-herbie |
| 9 338× | accelerator-lowering-fma.f32 |
| 9 338× | accelerator-lowering-fma.f64 |
| 5 574× | *-lowering-*.f32 |
| 5 574× | *-lowering-*.f64 |
| 4 170× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 1851 |
| 1 | 1083 | 1727 |
| 2 | 3217 | 1692 |
| 0 | 8521 | 1605 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ y (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(/ x (- 2 x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
1 |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
1 |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(/ 1 (- 2 y)) |
(+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2))) |
(+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y))) |
(+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y))) |
(/ -1 x) |
(/ (- (/ y x) (+ 1 (* 2 (/ 1 x)))) x) |
(/ (- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) x) |
(/ (- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (* -1 (/ (- y 2) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ y (/ (* (- 2 y) (- y 2)) x)) 2) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow (- 2 y) 2) (- y 2)) x)) (* (- 2 y) (- y 2))) x))) 2) x))) x)) |
(/ 1 (- 2 x)) |
(+ (/ 1 (- 2 x)) (/ y (pow (- 2 x) 2))) |
(+ (* y (+ (/ 1 (pow (- 2 x) 2)) (/ y (pow (- 2 x) 3)))) (/ 1 (- 2 x))) |
(+ (* y (+ (* y (+ (/ 1 (pow (- 2 x) 3)) (/ y (pow (- 2 x) 4)))) (/ 1 (pow (- 2 x) 2)))) (/ 1 (- 2 x))) |
(/ -1 y) |
(/ (- (/ x y) (+ 1 (* 2 (/ 1 y)))) y) |
(/ (- (+ (/ x y) (/ (* (- 2 x) (- x 2)) (pow y 2))) (+ 1 (* 2 (/ 1 y)))) y) |
(/ (- (+ (/ x y) (/ (* (pow (- 2 x) 2) (- x 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 2 x) (- x 2)) (pow y 2))) (* 2 (/ 1 y))))) y) |
(/ -1 y) |
(* -1 (/ (+ 1 (* -1 (/ (- x 2) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ x (/ (* (- 2 x) (- x 2)) y)) 2) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- x 2)) y)) (* (- 2 x) (- x 2))) y))) 2) y))) y)) |
(- 2 y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(- (+ 2 (* -1 x)) y) |
(* -1 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(- 2 x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(- (+ 2 (* -1 y)) x) |
(* -1 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/4 x))) |
(* x (+ 1/2 (* 1/4 x))) |
(* x (+ 1/2 (* 1/4 x))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
1/2 |
(+ 1/2 (* 1/4 x)) |
(+ 1/2 (* 1/4 x)) |
(+ 1/2 (* 1/4 x)) |
(* 1/4 x) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* 1/4 x) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(* -1/2 y) |
(* y (- (* -1/4 y) 1/2)) |
(* y (- (* y (- (* -1/8 y) 1/4)) 1/2)) |
(* y (- (* y (- (* y (- (* -1/16 y) 1/8)) 1/4)) 1/2)) |
1 |
(+ 1 (* 2 (/ 1 y))) |
(+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2)))) |
(+ 1 (+ (* 2 (/ 1 y)) (+ (* 8 (/ 1 (pow y 3))) (/ 4 (pow y 2))))) |
1 |
(+ 1 (* 2 (/ 1 y))) |
(+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 y))) y)) 2) y))) |
-2 |
(- y 2) |
(- y 2) |
(- y 2) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
(* y (- 1 (* 2 (/ 1 y)))) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (/ x y)) |
(/ (+ y (* -1 x)) y) |
(/ (+ y (* -1 x)) y) |
(/ (+ y (* -1 x)) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
| Outputs |
|---|
(* -1 (/ y (- 2 y))) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (/ 1 (- 2 y)) (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+ (* -1 (/ y (- 2 y))) (* x (- (+ (* x (- (/ (* x (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2)))) (pow (- 2 y) 2)) (* -1 (/ (- (/ 1 (- 2 y)) (/ y (pow (- 2 y) 2))) (- 2 y))))) (/ 1 (- 2 y))) (/ y (pow (- 2 y) 2))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (fma.f64 x (fma.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 2 binary64) y))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64)))))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (+ (* 2 (/ y x)) (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64))) |
(- (+ (* 2 (/ y x)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) (pow x 2))) (* 2 (/ 1 x))))) |
(fma.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (* (- 2 y) (- (* 2 y) 2)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) x)) |
(- (* -1 (/ (+ (* -1 (- (* 2 y) 2)) (* -1 (/ (+ (* (- 2 y) (- (* 2 y) 2)) (/ (* (pow (- 2 y) 2) (- (* 2 y) 2)) x)) x))) x)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)))) x)) x)) |
(/ x (- 2 x)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(+ (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) x)) (fma.f64 y (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64)))) (/.f64 y (-.f64 #s(literal 2 binary64) x)))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(fma.f64 y (-.f64 (fma.f64 y (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64))))) (+.f64 (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))) (/.f64 x (-.f64 #s(literal 2 binary64) x))) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ x (pow (- 2 x) 4))) (/ 1 (pow (- 2 x) 3))))) (+ (* -1 (/ x (pow (- 2 x) 3))) (/ 1 (pow (- 2 x) 2))))) (+ (* -1 (/ x (pow (- 2 x) 2))) (/ 1 (- 2 x))))) (/ x (- 2 x))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) x)) (fma.f64 y (+.f64 (fma.f64 y (+.f64 (fma.f64 y (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64)))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (+.f64 x #s(literal -2 binary64))))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (+.f64 x #s(literal -2 binary64))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x y))) (* -1 (/ (- 2 x) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) y)) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2)))) (* -1 (/ (- 2 x) y))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) y))) |
(- (+ 1 (+ (* -1 (/ x y)) (/ (* (pow (- 2 x) 2) (- (* -1 x) (* -1 (- 2 x)))) (pow y 3)))) (+ (* -1 (/ (* (- 2 x) (- (* -1 x) (* -1 (- 2 x)))) (pow y 2))) (* -1 (/ (- 2 x) y)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) x) x) y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* 2 x) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) |
(+ 1 (* -1 (/ (- (+ (* 2 x) (/ (* (- 2 x) (- (* 2 x) 2)) y)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) x) y) #s(literal -2 binary64))) y)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- (* 2 x) 2)) y)) (* (- 2 x) (- (* 2 x) 2))) y)) (* 2 x)) 2) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 x #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) (*.f64 (+.f64 x #s(literal -2 binary64)) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)))) y) (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64))) y)) |
(/ 1 (- 2 y)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) |
(+ (/ 1 (- 2 y)) (/ x (pow (- 2 y) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) |
(+ (* x (+ (/ 1 (pow (- 2 y) 2)) (/ x (pow (- 2 y) 3)))) (/ 1 (- 2 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (fma.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))))) |
(+ (* x (+ (* x (+ (/ 1 (pow (- 2 y) 3)) (/ x (pow (- 2 y) 4)))) (/ 1 (pow (- 2 y) 2)))) (/ 1 (- 2 y))) |
(fma.f64 x (fma.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 4 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 x (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (/ y x) (+ 1 (* 2 (/ 1 x)))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x)) x) |
(/ (- (+ (/ y x) (/ (* (- 2 y) (- y 2)) (pow x 2))) (+ 1 (* 2 (/ 1 x)))) x) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x))) x) |
(/ (- (+ (/ y x) (/ (* (pow (- 2 y) 2) (- y 2)) (pow x 3))) (+ 1 (+ (* -1 (/ (* (- 2 y) (- y 2)) (pow x 2))) (* 2 (/ 1 x))))) x) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (+.f64 y #s(literal -2 binary64)) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* -1 (/ (- y 2) x))) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ y (/ (* (- 2 y) (- y 2)) x)) 2) x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 2 binary64) y) x) (-.f64 #s(literal 2 binary64) y)) x)) (neg.f64 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow (- 2 y) 2) (- y 2)) x)) (* (- 2 y) (- y 2))) x))) 2) x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) x) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) x) (-.f64 #s(literal 2 binary64) y)) x)) (neg.f64 x)) |
(/ 1 (- 2 x)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) |
(+ (/ 1 (- 2 x)) (/ y (pow (- 2 x) 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) |
(+ (* y (+ (/ 1 (pow (- 2 x) 2)) (/ y (pow (- 2 x) 3)))) (/ 1 (- 2 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (fma.f64 y (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(+ (* y (+ (* y (+ (/ 1 (pow (- 2 x) 3)) (/ y (pow (- 2 x) 4)))) (/ 1 (pow (- 2 x) 2)))) (/ 1 (- 2 x))) |
(fma.f64 y (fma.f64 y (/.f64 y (pow.f64 (-.f64 #s(literal 2 binary64) x) #s(literal 4 binary64))) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 y (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (/ x y) (+ 1 (* 2 (/ 1 y)))) y) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) y)) y) |
(/ (- (+ (/ x y) (/ (* (- 2 x) (- x 2)) (pow y 2))) (+ 1 (* 2 (/ 1 y)))) y) |
(/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) y))) y) |
(/ (- (+ (/ x y) (/ (* (pow (- 2 x) 2) (- x 2)) (pow y 3))) (+ 1 (+ (* -1 (/ (* (- 2 x) (- x 2)) (pow y 2))) (* 2 (/ 1 y))))) y) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x)) (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (+.f64 x #s(literal -2 binary64)) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) y)))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (* -1 (/ (- x 2) y))) y)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal -2 binary64)) y)) y) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ x (/ (* (- 2 x) (- x 2)) y)) 2) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fma.f64 (+.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) x) y) #s(literal -2 binary64))) y)) (neg.f64 y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow (- 2 x) 2) (- x 2)) y)) (* (- 2 x) (- x 2))) y))) 2) y))) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 #s(literal 2 binary64) x) y)) (*.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 2 binary64) x))) y) (-.f64 #s(literal 2 binary64) x)) y)) (neg.f64 y)) |
(- 2 y) |
(-.f64 #s(literal 2 binary64) y) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 x)) y) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(* -1 x) |
(neg.f64 x) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* x (- (* 2 (/ 1 x)) (+ 1 (/ y x)))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- 2 y) x))))) |
(fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 x)) |
(- 2 x) |
(-.f64 #s(literal 2 binary64) x) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(- (+ 2 (* -1 y)) x) |
(-.f64 #s(literal 2 binary64) (+.f64 y x)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* y (- (* 2 (/ 1 y)) (+ 1 (/ x y)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ (- 2 x) y))))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 2 binary64) x) y) (neg.f64 y)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 x (/.f64 y x) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/4 x))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/4 x))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* x (+ 1/2 (* 1/4 x))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* 1/4 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* 1/4 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* (pow x 2) (+ 1/4 (* 1/2 (/ 1 x)))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 x)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 x)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 x)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* 1/4 x) |
(*.f64 x #s(literal 1/4 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/4 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1/4 y) 1/2)) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* y (- (* y (- (* -1/8 y) 1/4)) 1/2)) |
(*.f64 y (fma.f64 y (fma.f64 y #s(literal -1/8 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(* y (- (* y (- (* y (- (* -1/16 y) 1/8)) 1/4)) 1/2)) |
(*.f64 y (fma.f64 y (fma.f64 y (fma.f64 y #s(literal -1/16 binary64) #s(literal -1/8 binary64)) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) |
(+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(+ 1 (+ (* 2 (/ 1 y)) (+ (* 8 (/ 1 (pow y 3))) (/ 4 (pow y 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ 1 y))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) |
(+ 1 (+ (* 2 (/ 1 y)) (/ 4 (pow y 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 4 (* 8 (/ 1 y))) y)) 2) y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal 8 binary64) y)) y)) y)) |
-2 |
#s(literal -2 binary64) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
(- y 2) |
(+.f64 y #s(literal -2 binary64)) |
y |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* y (- 1 (* 2 (/ 1 y)))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
y |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
(* -1 (* y (- (* 2 (/ 1 y)) 1))) |
(fma.f64 y (/.f64 #s(literal -2 binary64) y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(/ (+ y (* -1 x)) y) |
(/.f64 (-.f64 y x) y) |
(/ (+ y (* -1 x)) y) |
(/.f64 (-.f64 y x) y) |
(/ (+ y (* -1 x)) y) |
(/.f64 (-.f64 y x) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x (/.f64 (*.f64 x y) x)) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* y (- (/ x y) 1)) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 (*.f64 y (/.f64 x y)) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
Compiled 23 413 to 2 632 computations (88.8% saved)
18 alts after pruning (10 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 089 | 6 | 1 095 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 093 | 18 | 1 111 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.5% | (/.f64 (-.f64 y x) y) |
| 36.1% | (/.f64 (-.f64 y x) x) | |
| ✓ | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ▶ | 65.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
| ✓ | 50.7% | (/.f64 y (+.f64 y #s(literal -2 binary64))) |
| ✓ | 50.7% | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | 50.5% | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| 50.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) y)) | |
| 35.4% | (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) | |
| ▶ | 36.2% | (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
| ✓ | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
| 35.4% | (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) | |
| ▶ | 17.3% | (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
| 17.5% | (*.f64 y #s(literal -1/2 binary64)) | |
| ✓ | 16.4% | (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| ▶ | 16.8% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 35.4% | #s(literal 1 binary64) |
| ✓ | 35.8% | #s(literal -1 binary64) |
Compiled 219 to 158 computations (27.9% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) y) |
| ✓ | cost-diff | 0 | (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 2 binary64) y) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
| 1 576× | accelerator-lowering-fma.f32 |
| 1 576× | accelerator-lowering-fma.f64 |
| 840× | *-lowering-*.f32 |
| 840× | *-lowering-*.f64 |
| 644× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 72 |
| 1 | 45 | 72 |
| 2 | 65 | 72 |
| 3 | 90 | 72 |
| 4 | 150 | 72 |
| 5 | 302 | 72 |
| 6 | 705 | 72 |
| 7 | 1430 | 72 |
| 8 | 1621 | 72 |
| 9 | 1969 | 72 |
| 10 | 2421 | 72 |
| 11 | 2829 | 72 |
| 12 | 2899 | 72 |
| 13 | 2942 | 72 |
| 14 | 2958 | 72 |
| 15 | 2958 | 72 |
| 0 | 2958 | 67 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- x y) (- 2 y)) |
(- x y) |
x |
y |
(- 2 y) |
2 |
(* x 1/2) |
x |
1/2 |
(* y (+ (* y -1/4) -1/2)) |
y |
(+ (* y -1/4) -1/2) |
-1/4 |
-1/2 |
(/ (- y x) y) |
(- y x) |
y |
x |
(+ (/ (+ (* y 2) -2) x) -1) |
(/ (+ (* y 2) -2) x) |
(+ (* y 2) -2) |
y |
2 |
-2 |
x |
-1 |
| Outputs |
|---|
(/ (- x y) (- 2 y)) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
(- x y) |
(-.f64 x y) |
x |
y |
(- 2 y) |
(-.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* y (+ (* y -1/4) -1/2)) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
y |
(+ (* y -1/4) -1/2) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (- y x) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(- y x) |
(-.f64 y x) |
y |
x |
(+ (/ (+ (* y 2) -2) x) -1) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(/ (+ (* y 2) -2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(+ (* y 2) -2) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
-2 |
#s(literal -2 binary64) |
x |
-1 |
#s(literal -1 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) y) |
| ✓ | accuracy | 100.0% | (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 2 binary64) y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
| 54.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 69 to 23 computations (66.7% saved)
ival-div: 24.0ms (57% of total)ival-mult: 10.0ms (23.8% of total)ival-add: 4.0ms (9.5% of total)ival-sub: 4.0ms (9.5% of total)exact: 1.0ms (2.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- x y) (- 2 y))> |
#<alt (- x y)> |
#<alt (- 2 y)> |
#<alt (* x 1/2)> |
#<alt (* y (+ (* y -1/4) -1/2))> |
#<alt (+ (* y -1/4) -1/2)> |
#<alt (/ (- y x) y)> |
#<alt (- y x)> |
#<alt (+ (/ (+ (* y 2) -2) x) -1)> |
#<alt (/ (+ (* y 2) -2) x)> |
#<alt (+ (* y 2) -2)> |
| Outputs |
|---|
#<alt (* -1 (/ y (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (/ x (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (/ x (- 2 y)))> |
#<alt (+ (* -1 (/ y (- 2 y))) (/ x (- 2 y)))> |
#<alt (/ x (- 2 y))> |
#<alt (* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y))))> |
#<alt (* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y))))> |
#<alt (* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y))))> |
#<alt (/ x (- 2 y))> |
#<alt (* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y)))))> |
#<alt (* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y)))))> |
#<alt (* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y)))))> |
#<alt (* 1/2 x)> |
#<alt (+ (* -1 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 x))> |
#<alt (+ (* 1/2 x) (* y (- (* -1/2 (* y (+ 1/2 (* -1/4 x)))) (+ 1/2 (* -1/4 x)))))> |
#<alt (+ (* 1/2 x) (* y (- (* y (- (* -1/4 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 (+ 1/2 (* -1/4 x))))) (+ 1/2 (* -1/4 x)))))> |
#<alt 1> |
#<alt (+ 1 (+ (* -1 (/ x y)) (* 2 (/ 1 y))))> |
#<alt (+ 1 (+ (* -1 (/ x y)) (+ (* 2 (/ (+ 2 (* -1 x)) (pow y 2))) (* 2 (/ 1 y)))))> |
#<alt (- (+ 1 (+ (* -1 (/ x y)) (+ (* 4 (/ (+ 2 (* -1 x)) (pow y 3))) (* 2 (/ 1 y))))) (* -2 (/ (+ 2 (* -1 x)) (pow y 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- x 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ x (* 2 (/ (- x 2) y))) 2) y)))> |
#<alt (+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -4 (/ (- x 2) y)) (* 2 (- x 2))) y))) 2) y)))> |
#<alt (* -1 y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt (- x y)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt (* x (+ 1 (* -1 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt (* -1 (* x (- (/ y x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (+ x (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* y (- (/ x y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x y)))))> |
#<alt 2> |
#<alt (+ 2 (* -1 y))> |
#<alt (+ 2 (* -1 y))> |
#<alt (+ 2 (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 2 (/ 1 y)) 1))> |
#<alt (* y (- (* 2 (/ 1 y)) 1))> |
#<alt (* y (- (* 2 (/ 1 y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (- 1 (* 2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 2 (/ 1 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 (* y (- (* -1/4 y) 1/2))> |
#<alt (* y (- (* -1/4 y) 1/2))> |
#<alt (* y (- (* -1/4 y) 1/2))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1/4 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt -1/2> |
#<alt (- (* -1/4 y) 1/2)> |
#<alt (- (* -1/4 y) 1/2)> |
#<alt (- (* -1/4 y) 1/2)> |
#<alt (* -1/4 y)> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1/4 y)> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (+ 1/4 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (/ x y))> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt (/ (+ y (* -1 x)) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (+ 1 (* -1 (/ x y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* x (- (/ 1 x) (/ 1 y)))> |
#<alt (* -1 (/ x y))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 (* x (- (/ 1 y) (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x))))> |
#<alt (* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x))))> |
#<alt (* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (+ (* -1 x) (* 2 y)) 2) x)> |
#<alt (/ (- (+ (* -1 x) (* 2 y)) 2) x)> |
#<alt (/ (- (+ (* -1 x) (* 2 y)) 2) x)> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x))))> |
#<alt (/ -2 x)> |
#<alt (- (* 2 (/ y x)) (* 2 (/ 1 x)))> |
#<alt (- (* 2 (/ y x)) (* 2 (/ 1 x)))> |
#<alt (- (* 2 (/ y x)) (* 2 (/ 1 x)))> |
#<alt (* 2 (/ y x))> |
#<alt (* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y)))))> |
#<alt (* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y)))))> |
#<alt (* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y)))))> |
#<alt (* 2 (/ y x))> |
#<alt (* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x)))))> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt (/ (- (* 2 y) 2) x)> |
#<alt -2> |
#<alt (- (* 2 y) 2)> |
#<alt (- (* 2 y) 2)> |
#<alt (- (* 2 y) 2)> |
#<alt (* 2 y)> |
#<alt (* y (- 2 (* 2 (/ 1 y))))> |
#<alt (* y (- 2 (* 2 (/ 1 y))))> |
#<alt (* y (- 2 (* 2 (/ 1 y))))> |
#<alt (* 2 y)> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 2)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 2)))> |
#<alt (* -1 (* y (- (* 2 (/ 1 y)) 2)))> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (+ (/ (+ (* y 2) -2) x) -1) |
| 1.0ms | y | @ | 0 | (+ (/ (+ (* y 2) -2) x) -1) |
| 0.0ms | y | @ | 0 | (* y (+ (* y -1/4) -1/2)) |
| 0.0ms | x | @ | -inf | (/ (- x y) (- 2 y)) |
| 0.0ms | y | @ | inf | (+ (/ (+ (* y 2) -2) x) -1) |
| 1× | batch-egg-rewrite |
| 6 166× | accelerator-lowering-fma.f32 |
| 6 166× | accelerator-lowering-fma.f64 |
| 4 276× | *-lowering-*.f32 |
| 4 276× | *-lowering-*.f64 |
| 4 054× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 57 |
| 1 | 137 | 57 |
| 2 | 1093 | 57 |
| 0 | 8668 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- x y) (- 2 y)) |
(- x y) |
(- 2 y) |
(* x 1/2) |
(* y (+ (* y -1/4) -1/2)) |
(+ (* y -1/4) -1/2) |
(/ (- y x) y) |
(- y x) |
(+ (/ (+ (* y 2) -2) x) -1) |
(/ (+ (* y 2) -2) x) |
(+ (* y 2) -2) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(+.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(+.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (neg.f64 y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) x)) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) y) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) y)) |
(+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64)) (*.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 y #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 y #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 y (-.f64 #s(literal 2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 x y) (+.f64 y #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 #s(literal 2 binary64) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (-.f64 #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y)) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) y) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)))))) (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 y (-.f64 #s(literal 2 binary64) y)))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y))) (/.f64 (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 y (-.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (*.f64 y (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (+.f64 y #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (+.f64 y #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 4 binary64) (*.f64 y y))) (+.f64 #s(literal -2 binary64) (neg.f64 y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 y #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) y (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) y)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 y y))) (+.f64 y #s(literal 2 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 y y))) (+.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 #s(literal 4 binary64) (*.f64 y y)))) (+.f64 y #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 (-.f64 x y) (+.f64 y #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y)))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 y x) (+.f64 y #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)) (fma.f64 x (-.f64 #s(literal 2 binary64) y) (*.f64 (+.f64 y #s(literal -2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 2 binary64) y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))) (*.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) y) (*.f64 (+.f64 y #s(literal -2 binary64)) y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 2 binary64) y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 x (+.f64 y #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) y) (neg.f64 y))) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (/.f64 (-.f64 #s(literal 2 binary64) y) y)) (-.f64 #s(literal 2 binary64) y)) (*.f64 (-.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 2 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 2 binary64) y)) (*.f64 (+.f64 y #s(literal -2 binary64)) y)) (*.f64 (+.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y #s(literal -2 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (neg.f64 y))) (*.f64 (+.f64 y #s(literal -2 binary64)) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) y) y)) (*.f64 (+.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) y) y))) |
(/.f64 (-.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y #s(literal -2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) (neg.f64 y))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) (+.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) y) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) x) (/.f64 (-.f64 #s(literal 2 binary64) y) y))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) y) (*.f64 (+.f64 y #s(literal -2 binary64)) y))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)))) (neg.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 2 binary64) y))) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) (pow.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (-.f64 (*.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) (/.f64 y (+.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))) (*.f64 (/.f64 y (+.f64 y #s(literal -2 binary64))) (/.f64 y (+.f64 y #s(literal -2 binary64))))) (-.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (+.f64 y #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) |
(*.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) y) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 x y)) |
(*.f64 (+.f64 y #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) y) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) y)))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 2 binary64) y) (*.f64 (+.f64 y #s(literal -2 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (+.f64 (/.f64 y (-.f64 #s(literal 2 binary64) y)) (/.f64 x (-.f64 #s(literal 2 binary64) y))))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (+.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 #s(literal 4 binary64) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 2 binary64) y)) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 #s(literal 2 binary64) y)) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) y) (-.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (-.f64 #s(literal 4 binary64) (*.f64 y y)))) (+.f64 y #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (neg.f64 y)) |
(+.f64 (neg.f64 y) x) |
(+.f64 #s(literal 0 binary64) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y #s(literal -1 binary64))) |
(+.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (+.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 x y) |
(-.f64 (neg.f64 y) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 y y) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 x x) (neg.f64 (+.f64 x y)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) y) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 x y)))) |
(neg.f64 (-.f64 y x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (-.f64 (neg.f64 y) x)) |
(/.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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (-.f64 y x) (*.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (/.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 #s(literal 2 binary64) (neg.f64 y)) |
(+.f64 (neg.f64 y) #s(literal 2 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))))) |
(-.f64 #s(literal 2 binary64) y) |
(-.f64 #s(literal 0 binary64) (+.f64 y #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) y #s(literal 2 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(neg.f64 (+.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 (+.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 y y)) (+.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 y #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (+.f64 y #s(literal 2 binary64)) (+.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 y y))) (+.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) #s(literal 8 binary64)) (fma.f64 y y (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (+.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 y #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) y)) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (neg.f64 y)))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/4 binary64))) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y)) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 y (*.f64 y #s(literal -1/4 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 y y) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/4 binary64)) y (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 y (*.f64 y #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64)) (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))) (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64)) (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) y) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) y) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64)) (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)))) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) y)) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) y)) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y)) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y))) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) y) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64)) (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (*.f64 y y) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/4 binary64)))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) y) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/4 binary64))) |
(+.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64)))) (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/16 binary64) y) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/16 binary64) y) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/16 binary64) y) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 y y))) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1/16 binary64) y)) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/16 binary64) y) #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1/64 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal 1/4 binary64)) (*.f64 y #s(literal -1/8 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal 1/4 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal 1/4 binary64))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) y) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (-.f64 x y) y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 y (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) y (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(neg.f64 (/.f64 (-.f64 x y) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 y x)))) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(/.f64 (-.f64 y x) y) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) y) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) y) (*.f64 (-.f64 y x) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 y (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) y))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) y)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (+.f64 x y) y)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (*.f64 (+.f64 x y) y))) |
(/.f64 (*.f64 y (-.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) y) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) y) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 y x))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) y)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) y)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y))) (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y)))) (-.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 y)))) |
(pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) y)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) y))) |
(*.f64 (*.f64 y (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (-.f64 y x) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) y) (/.f64 (-.f64 y x) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 y (neg.f64 x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 #s(literal 0 binary64) (-.f64 y x)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(+.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 x y))) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 y x) |
(-.f64 (neg.f64 x) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 x y))) (/.f64 (*.f64 y y) (neg.f64 (+.f64 x y)))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 x)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(neg.f64 (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (neg.f64 (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 x y) (-.f64 x y) (*.f64 #s(literal 0 binary64) (-.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (fma.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)) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))) (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(fma.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) x) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) (+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x))) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) x) (/.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) x) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) x)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (neg.f64 (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (neg.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) x) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) x) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) x)) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) |
(pow.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) x))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) x) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 y #s(literal 2 binary64))) |
(+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(+.f64 #s(literal -2 binary64) (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 y #s(literal -2 binary64))) #s(literal -2 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) |
(+.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) y #s(literal -2 binary64)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (neg.f64 (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (neg.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 y y))) (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)))) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)))) (neg.f64 (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 y (-.f64 (*.f64 y #s(literal 4 binary64)) #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y y #s(literal 1 binary64)) #s(literal 4 binary64) (*.f64 y #s(literal 4 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 y y) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y #s(literal -2 binary64) #s(literal -2 binary64)))) |
| 1× | egg-herbie |
| 12 344× | accelerator-lowering-fma.f32 |
| 12 344× | accelerator-lowering-fma.f64 |
| 4 362× | *-lowering-*.f32 |
| 4 362× | *-lowering-*.f64 |
| 2 892× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 1174 |
| 1 | 497 | 1109 |
| 2 | 1477 | 1091 |
| 3 | 4477 | 1055 |
| 0 | 8183 | 976 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ y (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(/ x (- 2 y)) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(/ x (- 2 y)) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(* 1/2 x) |
(+ (* -1 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 x)) |
(+ (* 1/2 x) (* y (- (* -1/2 (* y (+ 1/2 (* -1/4 x)))) (+ 1/2 (* -1/4 x))))) |
(+ (* 1/2 x) (* y (- (* y (- (* -1/4 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 (+ 1/2 (* -1/4 x))))) (+ 1/2 (* -1/4 x))))) |
1 |
(+ 1 (+ (* -1 (/ x y)) (* 2 (/ 1 y)))) |
(+ 1 (+ (* -1 (/ x y)) (+ (* 2 (/ (+ 2 (* -1 x)) (pow y 2))) (* 2 (/ 1 y))))) |
(- (+ 1 (+ (* -1 (/ x y)) (+ (* 4 (/ (+ 2 (* -1 x)) (pow y 3))) (* 2 (/ 1 y))))) (* -2 (/ (+ 2 (* -1 x)) (pow y 2)))) |
1 |
(+ 1 (* -1 (/ (- x 2) y))) |
(+ 1 (* -1 (/ (- (+ x (* 2 (/ (- x 2) y))) 2) y))) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -4 (/ (- x 2) y)) (* 2 (- x 2))) y))) 2) y))) |
(* -1 y) |
(- x y) |
(- x y) |
(- x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
(* x (+ 1 (* -1 (/ y x)))) |
x |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
(* -1 (* x (- (/ y x) 1))) |
x |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(+ x (* -1 y)) |
(* -1 y) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* y (- (/ x y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
2 |
(+ 2 (* -1 y)) |
(+ 2 (* -1 y)) |
(+ 2 (* -1 y)) |
(* -1 y) |
(* y (- (* 2 (/ 1 y)) 1)) |
(* y (- (* 2 (/ 1 y)) 1)) |
(* y (- (* 2 (/ 1 y)) 1)) |
(* -1 y) |
(* -1 (* y (- 1 (* 2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 2 (/ 1 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) |
(* y (- (* -1/4 y) 1/2)) |
(* y (- (* -1/4 y) 1/2)) |
(* y (- (* -1/4 y) 1/2)) |
(* -1/4 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1/4 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
-1/2 |
(- (* -1/4 y) 1/2) |
(- (* -1/4 y) 1/2) |
(- (* -1/4 y) 1/2) |
(* -1/4 y) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1/4 y) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(* -1 (/ x y)) |
(/ (+ y (* -1 x)) y) |
(/ (+ y (* -1 x)) y) |
(/ (+ y (* -1 x)) y) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
1 |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(+ 1 (* -1 (/ x y))) |
(* -1 (/ x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* x (- (/ 1 x) (/ 1 y))) |
(* -1 (/ x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(* 2 (/ y x)) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(* 2 (/ y x)) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(/ (- (* 2 y) 2) x) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
-1 |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(/ -2 x) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(* 2 (/ y x)) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(* 2 (/ y x)) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
(/ (- (* 2 y) 2) x) |
-2 |
(- (* 2 y) 2) |
(- (* 2 y) 2) |
(- (* 2 y) 2) |
(* 2 y) |
(* y (- 2 (* 2 (/ 1 y)))) |
(* y (- 2 (* 2 (/ 1 y)))) |
(* y (- 2 (* 2 (/ 1 y)))) |
(* 2 y) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
| Outputs |
|---|
(* -1 (/ y (- 2 y))) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(+ (* -1 (/ y (- 2 y))) (/ x (- 2 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(/ x (- 2 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) y)) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(* x (+ (* -1 (/ y (* x (- 2 y)))) (/ 1 (- 2 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(/ x (- 2 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) y)) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(* -1 (* x (- (/ y (* x (- 2 y))) (/ 1 (- 2 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) y)) (-.f64 y x)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* -1 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 x)) |
(fma.f64 x (fma.f64 y #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(+ (* 1/2 x) (* y (- (* -1/2 (* y (+ 1/2 (* -1/4 x)))) (+ 1/2 (* -1/4 x))))) |
(fma.f64 y (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 y #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(+ (* 1/2 x) (* y (- (* y (- (* -1/4 (* y (+ 1/2 (* -1/4 x)))) (* 1/2 (+ 1/2 (* -1/4 x))))) (+ 1/2 (* -1/4 x))))) |
(fma.f64 y (*.f64 (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* -1 (/ x y)) (* 2 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) y)) |
(+ 1 (+ (* -1 (/ x y)) (+ (* 2 (/ (+ 2 (* -1 x)) (pow y 2))) (* 2 (/ 1 y))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -2 binary64)) y) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(- (+ 1 (+ (* -1 (/ x y)) (+ (* 4 (/ (+ 2 (* -1 x)) (pow y 3))) (* 2 (/ 1 y))))) (* -2 (/ (+ 2 (* -1 x)) (pow y 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) y)) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) (*.f64 y y)) (+.f64 (/.f64 #s(literal 4 binary64) y) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- x 2) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) y)) |
(+ 1 (* -1 (/ (- (+ x (* 2 (/ (- x 2) y))) 2) y))) |
(fma.f64 (/.f64 (+.f64 x #s(literal -2 binary64)) y) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (+ x (* -1 (/ (- (* -4 (/ (- x 2) y)) (* 2 (- x 2))) y))) 2) y))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) x) y) (+.f64 (/.f64 #s(literal -4 binary64) y) #s(literal -2 binary64)) x)) y)) |
(* -1 y) |
(neg.f64 y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
(- x y) |
(-.f64 x y) |
x |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
(* x (+ 1 (* -1 (/ y x)))) |
(-.f64 x y) |
x |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
(* -1 (* x (- (/ y x) 1))) |
(-.f64 x y) |
x |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(+ x (* -1 y)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* y (- (/ x y) 1)) |
(-.f64 x y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
(* -1 (* y (+ 1 (* -1 (/ x y))))) |
(-.f64 x y) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 y)) |
(-.f64 #s(literal 2 binary64) y) |
(+ 2 (* -1 y)) |
(-.f64 #s(literal 2 binary64) y) |
(+ 2 (* -1 y)) |
(-.f64 #s(literal 2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 2 (/ 1 y)) 1)) |
(-.f64 #s(literal 2 binary64) y) |
(* y (- (* 2 (/ 1 y)) 1)) |
(-.f64 #s(literal 2 binary64) y) |
(* y (- (* 2 (/ 1 y)) 1)) |
(-.f64 #s(literal 2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (- 1 (* 2 (/ 1 y))))) |
(-.f64 #s(literal 2 binary64) y) |
(* -1 (* y (- 1 (* 2 (/ 1 y))))) |
(-.f64 #s(literal 2 binary64) y) |
(* -1 (* y (- 1 (* 2 (/ 1 y))))) |
(-.f64 #s(literal 2 binary64) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1/4 y) 1/2)) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* y (- (* -1/4 y) 1/2)) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* y (- (* -1/4 y) 1/2)) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1/4 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/4 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1/4 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/4 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(* -1 (* (pow y 2) (+ 1/4 (* 1/2 (/ 1 y))))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/4 y) 1/2) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(- (* -1/4 y) 1/2) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(- (* -1/4 y) 1/2) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1/4 y) |
(*.f64 y #s(literal -1/4 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1/4 y) |
(*.f64 y #s(literal -1/4 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1 (* y (+ 1/4 (* 1/2 (/ 1 y))))) |
(fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(/ (+ y (* -1 x)) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ y (* -1 x)) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/ (+ y (* -1 x)) y) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (* -1 (/ x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* x (- (/ 1 x) (/ 1 y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (/ x y)) |
(/.f64 x (neg.f64 y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 (* x (- (/ 1 y) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* y (+ (* -1 (/ (+ 1 (* 2 (/ 1 x))) y)) (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(* -1 (* y (- (+ (/ 1 y) (/ 2 (* x y))) (* 2 (/ 1 x))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(/ (- (+ (* -1 x) (* 2 y)) 2) x) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(- (* 2 (/ y x)) (+ 1 (* 2 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x)) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(- (* 2 (/ y x)) (* 2 (/ 1 x))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* y (- (* 2 (/ 1 x)) (* 2 (/ 1 (* x y))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* 2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) x) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(* -1 (* y (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 x))))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
(/ (- (* 2 y) 2) x) |
(/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) |
-2 |
#s(literal -2 binary64) |
(- (* 2 y) 2) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(- (* 2 y) 2) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(- (* 2 y) 2) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* y (- 2 (* 2 (/ 1 y)))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* y (- 2 (* 2 (/ 1 y)))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* y (- 2 (* 2 (/ 1 y)))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* 2 y) |
(*.f64 y #s(literal 2 binary64)) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
(* -1 (* y (- (* 2 (/ 1 y)) 2))) |
(fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) |
Compiled 14 525 to 1 798 computations (87.6% saved)
19 alts after pruning (8 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 845 | 3 | 848 |
| Fresh | 0 | 5 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 8 | 8 |
| Total | 847 | 19 | 866 |
| Status | Accuracy | Program |
|---|---|---|
| 17.3% | (fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) | |
| ✓ | 35.5% | (/.f64 (-.f64 y x) y) |
| 36.1% | (/.f64 (-.f64 y x) x) | |
| ✓ | 100.0% | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 31.6% | (/.f64 (-.f64 x y) #s(literal 2 binary64)) | |
| ✓ | 50.7% | (/.f64 y (+.f64 y #s(literal -2 binary64))) |
| ✓ | 50.7% | (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| ✓ | 50.5% | (/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| 50.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) y)) | |
| 35.4% | (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) | |
| 36.4% | (+.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) | |
| ✓ | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
| 35.4% | (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) | |
| ✓ | 17.3% | (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
| 17.5% | (*.f64 y #s(literal -1/2 binary64)) | |
| ✓ | 16.4% | (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| ✓ | 16.8% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 35.4% | #s(literal 1 binary64) |
| ✓ | 35.8% | #s(literal -1 binary64) |
Compiled 325 to 172 computations (47.1% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 y x) x) |
(/.f64 (-.f64 y x) y) |
(/.f64 (-.f64 x y) (neg.f64 x)) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) |
(+.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 x y))) (-.f64 x y)) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x y)) (-.f64 x y))) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
3 calls:
| 10.0ms | x |
| 8.0ms | y |
| 7.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 y x) x) |
(/.f64 (-.f64 y x) y) |
(/.f64 (-.f64 x y) (neg.f64 x)) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 y x)) |
(+.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (+.f64 x x)) y)) |
(+.f64 (/.f64 (fma.f64 y #s(literal 2 binary64) #s(literal -2 binary64)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x #s(literal -2 binary64))) y)) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) y)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y)) |
3 calls:
| 20.0ms | y |
| 7.0ms | x |
| 6.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | x |
| 75.7% | 3 | y |
| 98.5% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 y x) x) |
(/.f64 (-.f64 y x) y) |
(/.f64 (-.f64 x y) (neg.f64 x)) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
1 calls:
| 5.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 y x) x) |
(/.f64 (-.f64 y x) y) |
(/.f64 (-.f64 x y) (neg.f64 x)) |
(/.f64 (-.f64 x y) (neg.f64 y)) |
(fma.f64 (*.f64 y y) #s(literal -1/4 binary64) (*.f64 y #s(literal -1/2 binary64))) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
1 calls:
| 4.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
(/.f64 y (+.f64 y #s(literal -2 binary64))) |
2 calls:
| 5.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | x |
| 84.1% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 14 to 9 computations (35.7% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(/.f64 x (-.f64 #s(literal 2 binary64) x)) |
#s(literal 1 binary64) |
1 calls:
| 3.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.1% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 y)) |
| Outputs |
|---|
#s(literal -1 binary64) |
(*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 4 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(literal -1 binary64) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 4 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 y #s(literal -1/2 binary64)) |
| Outputs |
|---|
#s(literal -1 binary64) |
(*.f64 y #s(literal -1/2 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.4% | 4 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(literal -1 binary64) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 3 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
#s(literal 1 binary64) |
3 calls:
| 3.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| 2.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 3 | x |
| 60.2% | 3 | y |
| 69.5% | 2 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 17 to 11 computations (35.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | x |
| 35.8% | 1 | y |
| 35.8% | 1 | (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
Compiled 17 to 11 computations (35.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.7718813860269248e-189 | -1.746970505824476e-212 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
Compiled 14 to 12 computations (14.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -1.3540784325643508e-62 | -7.918880763216553e-93 |
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -1.3540784325643508e-62 | -7.918880763216553e-93 |
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -1.3540784325643508e-62 | -7.918880763216553e-93 |
| 0.0ms | -0.999999980548389 | -6.454038736609599e-8 |
Compiled 14 to 12 computations (14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.006214823914386963 | 0.021925389468248114 |
| 0.0ms | -6.454038736609599e-8 | -3.278684958808139e-18 |
Compiled 14 to 12 computations (14.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | -5.342628890312946e-288 | 9.422979862273812e-212 |
| 8.0ms | 208× | 0 | valid |
Compiled 118 to 116 computations (1.7% saved)
ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 14× | *-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 340 |
| 1 | 71 | 340 |
| 2 | 83 | 340 |
| 3 | 91 | 340 |
| 4 | 94 | 340 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -5016456510113119/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y #s(literal -1/2 binary64)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y #s(literal -1/2 binary64)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -944473296573929/18889465931478580854784 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) (+.f64 x y))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 y (+.f64 y #s(literal -2 binary64))))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -5016456510113119/5016456510113118655434598811035278955030765345404790744303017523831112055108147451509157692220295382716162651878526895249385292291816524375083746691371804094271873160484737966720260389217684476157468082176 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) (/.f64 y (+.f64 y #s(literal -2 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (/.f64 x (-.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y (fma.f64 y #s(literal -1/4 binary64) #s(literal -1/2 binary64))) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y #s(literal -1/2 binary64)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x (fma.f64 x #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (*.f64 y #s(literal -1/2 binary64)) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -944473296573929/18889465931478580854784 binary64)) #s(literal -1 binary64) (if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 (-.f64 x y) (-.f64 #s(literal 2 binary64) (+.f64 x y))) #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
| 12 344× | accelerator-lowering-fma.f32 |
| 12 344× | accelerator-lowering-fma.f64 |
| 12 038× | accelerator-lowering-fma.f32 |
| 12 038× | accelerator-lowering-fma.f64 |
| 9 338× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 2243 |
| 1 | 1452 | 2091 |
| 2 | 4530 | 1967 |
| 0 | 8483 | 1859 |
| 0 | 361 | 1851 |
| 1 | 1083 | 1727 |
| 2 | 3217 | 1692 |
| 0 | 8521 | 1605 |
| 0 | 164 | 1174 |
| 1 | 497 | 1109 |
| 2 | 1477 | 1091 |
| 3 | 4477 | 1055 |
| 0 | 8183 | 976 |
| 0 | 186 | 985 |
| 1 | 571 | 921 |
| 2 | 1809 | 857 |
| 3 | 7607 | 851 |
| 0 | 8573 | 806 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 572 to 230 computations (59.8% saved)
Compiled 740 to 140 computations (81.1% saved)
Loading profile data...