
Time bar (total: 5.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 1.2s | 8 256× | 0 | valid |
ival-mult: 806.0ms (84% of total)ival-add: 76.0ms (7.9% of total)ival-div: 65.0ms (6.8% of total)ival-true: 5.0ms (0.5% of total)exact: 4.0ms (0.4% of total)ival-assert: 3.0ms (0.3% of total)| 1× | egg-herbie |
| 1 808× | div-sub |
| 832× | distribute-rgt-in |
| 832× | distribute-lft-in |
| 620× | sub-neg |
| 502× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 51 |
| 1 | 62 | 45 |
| 2 | 206 | 45 |
| 3 | 853 | 45 |
| 4 | 2809 | 37 |
| 5 | 6431 | 37 |
| 0 | 7 | 9 |
| 0 | 11 | 9 |
| 1 | 18 | 9 |
| 2 | 32 | 9 |
| 3 | 46 | 9 |
| 4 | 48 | 9 |
| 0 | 48 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 0 | - | 4 | (-1.044739398288474e-217 3.0940193300947877e-93) | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/o | 32 | 0 |
| ↳ | (*.f64 x #s(literal 2 binary64)) | overflow | 1 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 32 | |
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/u | 31 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 31 | |
*.f64 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 64 | 4 |
| - | 0 | 188 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 64 | 0 | 4 |
| - | 0 | 0 | 188 |
| number | freq |
|---|---|
| 0 | 192 |
| 1 | 64 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 58.0ms | 512× | 0 | valid |
Compiled 72 to 32 computations (55.6% saved)
ival-mult: 7.0ms (49.9% of total)ival-div: 3.0ms (21.4% of total)ival-add: 3.0ms (21.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.6% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 38× | lower-/.f32 |
| 36× | lower-/.f64 |
| 32× | associate-/r* |
| 24× | lower-*.f32 |
| 20× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 23 |
| 0 | 11 | 23 |
| 1 | 18 | 23 |
| 2 | 32 | 23 |
| 3 | 46 | 23 |
| 4 | 48 | 23 |
| 0 | 48 | 23 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 75.9% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 17.0ms | 256× | 0 | valid |
Compiled 25 to 9 computations (64% saved)
ival-mult: 5.0ms (59.5% of total)ival-div: 2.0ms (23.8% of total)ival-add: 1.0ms (11.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y))> |
#<alt (+.f64 x y)> |
#<alt (*.f64 (*.f64 x #s(literal 2 binary64)) y)> |
#<alt (*.f64 x #s(literal 2 binary64))> |
| Outputs |
|---|
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* x 2) |
| 1.0ms | y | @ | inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | -inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | inf | (/ (+ x y) (* (* x 2) y)) |
| 1.0ms | x | @ | 0 | (/ (+ x y) (* (* x 2) y)) |
| 1× | egg-herbie |
| 4 386× | lower-*.f64 |
| 4 386× | lower-*.f32 |
| 3 612× | lower-fma.f64 |
| 3 612× | lower-fma.f32 |
| 1 824× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 372 |
| 1 | 93 | 372 |
| 2 | 175 | 372 |
| 3 | 475 | 372 |
| 4 | 1337 | 372 |
| 5 | 2530 | 372 |
| 6 | 4212 | 372 |
| 7 | 5357 | 372 |
| 8 | 6256 | 372 |
| 9 | 6909 | 372 |
| 10 | 7367 | 372 |
| 11 | 7968 | 372 |
| 0 | 8227 | 366 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
| 1× | batch-egg-rewrite |
| 5 768× | lower-/.f32 |
| 5 766× | lower-/.f64 |
| 4 196× | lower-*.f32 |
| 4 192× | lower-*.f64 |
| 1 826× | frac-2neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 0 | 11 | 20 |
| 1 | 39 | 20 |
| 2 | 251 | 20 |
| 3 | 2914 | 20 |
| 0 | 8839 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 x y) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 #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 x x) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) (/.f64 (*.f64 y y) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 x (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 y (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 y y) (neg.f64 (-.f64 x y))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) y) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) y) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) y) (/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (neg.f64 (neg.f64 y))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (neg.f64 (neg.f64 y))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (neg.f64 (neg.f64 y))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) x) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) y) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) y (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) x)) |
(neg.f64 (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 x) y) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x) y) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 y (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x y)) |
(/.f64 (/.f64 (+.f64 x y) x) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (*.f64 x y)) |
(/.f64 (/.f64 (+.f64 x y) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) y)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x y) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (-.f64 x y)) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 (-.f64 y x) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 y x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 y x) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 y (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (*.f64 y (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 y (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (-.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 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (neg.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) x)) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64))) x) |
(/.f64 (/.f64 (+.f64 x y) (*.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) x) |
(/.f64 (/.f64 (-.f64 (neg.f64 x) y) x) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (neg.f64 x) y) y) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 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 (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) (-.f64 x y)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) y) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal 2 binary64)) x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 (neg.f64 x) y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (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 x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.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) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) y))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x y) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (+.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) y) x)) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) y) y)) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) #s(literal 1 binary64))) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x y) x))) (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 x y) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 (*.f64 x y) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 y x) (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 y (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 y (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (*.f64 y (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 y (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) #s(literal 1 binary64))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) x) #s(literal 1 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 x y) y))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x y) (*.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) y))) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) x) y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) y) x)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x y) y) #s(literal 2 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 x y) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x) (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (-.f64 (neg.f64 x) y) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 x y) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 x y) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 (/.f64 y (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) x) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 x y) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 x (/.f64 y (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) x)) |
(*.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (+.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) (/.f64 (+.f64 x y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 x) y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (pow.f64 (/.f64 y (-.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 x y) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) y)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x y) (*.f64 y #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.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 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (neg.f64 x) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (-.f64 (neg.f64 x) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (/.f64 (+.f64 x y) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 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 #s(literal 0 binary64) (neg.f64 (-.f64 x y))) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (-.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 x y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (-.f64 x y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (*.f64 y y) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y)))) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 x y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(neg.f64 (-.f64 (neg.f64 x) y)) |
(/.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 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (neg.f64 (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 (neg.f64 x) y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (neg.f64 (*.f64 (-.f64 x y) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 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 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x y))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 y y)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (neg.f64 (*.f64 y y)))) (*.f64 (/.f64 (-.f64 x y) (*.f64 x x)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x y))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) (neg.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(pow.f64 (+.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x y) #s(literal 1 binary64)) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 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 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 x y)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (fma.f64 (*.f64 y (-.f64 y x)) (-.f64 (*.f64 y (-.f64 y x)) (*.f64 x x)) (*.f64 x (*.f64 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)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 x) y) (-.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 x (neg.f64 (*.f64 y #s(literal -2 binary64)))) |
(*.f64 x (/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
(*.f64 y (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 y #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) y) |
(*.f64 (neg.f64 (neg.f64 y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
Compiled 15 436 to 1 658 computations (89.3% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 664 | 4 | 668 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 664 | 5 | 669 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 75.6% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 84.5% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
| ▶ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
| ▶ | 48.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 53.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
Compiled 45 to 27 computations (40% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
| ✓ | cost-diff | 256 | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
| ✓ | cost-diff | 256 | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| 7 600× | lower-*.f64 |
| 7 600× | lower-*.f32 |
| 6 216× | lower-fma.f32 |
| 6 212× | lower-fma.f64 |
| 4 616× | associate-/l* |
Useful iterations: 9 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 112 |
| 0 | 30 | 114 |
| 1 | 45 | 114 |
| 2 | 68 | 114 |
| 3 | 92 | 114 |
| 4 | 104 | 114 |
| 5 | 122 | 114 |
| 6 | 140 | 114 |
| 7 | 205 | 112 |
| 8 | 267 | 112 |
| 9 | 708 | 100 |
| 10 | 2867 | 100 |
| 11 | 3455 | 100 |
| 12 | 3912 | 100 |
| 13 | 3976 | 100 |
| 14 | 4009 | 100 |
| 15 | 4043 | 100 |
| 16 | 5759 | 100 |
| 17 | 6195 | 100 |
| 18 | 6381 | 100 |
| 19 | 6431 | 100 |
| 20 | 6466 | 100 |
| 21 | 6502 | 100 |
| 22 | 6537 | 100 |
| 23 | 6573 | 100 |
| 24 | 6608 | 100 |
| 25 | 6644 | 100 |
| 26 | 6679 | 100 |
| 27 | 6715 | 100 |
| 28 | 6750 | 100 |
| 29 | 6786 | 100 |
| 30 | 6821 | 100 |
| 31 | 6857 | 100 |
| 32 | 6892 | 100 |
| 33 | 6928 | 100 |
| 34 | 6963 | 100 |
| 35 | 6999 | 100 |
| 36 | 7034 | 100 |
| 37 | 7070 | 100 |
| 38 | 7105 | 100 |
| 39 | 7105 | 100 |
| 40 | 7141 | 100 |
| 0 | 10101 | 100 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (+.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
(/.f64 (+.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (+.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
(/.f64 (+.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 y x) |
y |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 84.5% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
| ✓ | accuracy | 86.3% | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 48.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 53.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| 33.0ms | 256× | 0 | valid |
Compiled 92 to 20 computations (78.3% saved)
ival-div: 11.0ms (52% of total)ival-mult: 6.0ms (28.4% of total)ival-add: 4.0ms (18.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))> |
#<alt (/.f64 #s(literal 1/2 binary64) x)> |
#<alt #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y))> |
#<alt (/.f64 #s(literal 1/2 binary64) y)> |
#<alt (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)> |
#<alt #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x))> |
#<alt (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64))> |
#<alt (/.f64 x y)> |
#<alt (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)> |
#<alt #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y))> |
#<alt (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64))> |
#<alt (/.f64 y x)> |
| Outputs |
|---|
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 y)> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/2 (/ x y))> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) y)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (+ 1/2 (* 1/2 (/ x y)))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ (+ 1/2 (* 1/2 (/ x y))) x)> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ (+ 1/2 (* 1/2 (/ y x))) y)> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (* 1/2 (/ y x))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ y x))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))> |
#<alt (* 1/2 (/ y x))> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) x)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) x)> |
#<alt (/ (+ (* 1/2 x) (* 1/2 y)) x)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (+ 1/2 (* 1/2 (/ y x)))> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (/ 1/2 y) |
| 1.0ms | x | @ | -inf | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 0.0ms | y | @ | 0 | (/ (+ (* 1/2 (/ y x)) 1/2) y) |
| 0.0ms | x | @ | 0 | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 0.0ms | x | @ | inf | (/ (+ (* 1/2 (/ x y)) 1/2) x) |
| 1× | egg-herbie |
| 8 872× | lower-fma.f64 |
| 8 872× | lower-fma.f32 |
| 5 582× | distribute-lft-in |
| 5 020× | lower-*.f64 |
| 5 020× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 1584 |
| 1 | 64 | 1584 |
| 2 | 125 | 1584 |
| 3 | 197 | 1368 |
| 4 | 242 | 1368 |
| 5 | 684 | 1368 |
| 6 | 1972 | 1368 |
| 7 | 4354 | 1368 |
| 8 | 4438 | 1368 |
| 9 | 4442 | 1368 |
| 10 | 4442 | 1368 |
| 11 | 5396 | 1368 |
| 12 | 5600 | 1368 |
| 13 | 5600 | 1368 |
| 14 | 5600 | 1368 |
| 0 | 8899 | 1332 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 y) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ x y)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(* 1/2 (/ x y)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
1/2 |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(+ 1/2 (* 1/2 (/ x y))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/ 1/2 x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
1/2 |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
(* 1/2 (/ y x)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ y x)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(* 1/2 (/ y x)) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
1/2 |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
1/2 |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
(+ 1/2 (* 1/2 (/ y x))) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
| Outputs |
|---|
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(* 1/2 (/ x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ x y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ x y))) x) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 y) |
(/.f64 #s(literal 1/2 binary64) y) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ (+ 1/2 (* 1/2 (/ y x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
(+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (*.f64 x y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* 1/2 (/ y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* 1/2 (/ y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* y (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(* 1/2 (/ y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 x) (* 1/2 y)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (/ y x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
| 1× | batch-egg-rewrite |
| 5 164× | lower-*.f64 |
| 5 164× | lower-*.f32 |
| 4 806× | lower-/.f32 |
| 4 794× | lower-/.f64 |
| 4 250× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 102 |
| 0 | 30 | 102 |
| 1 | 120 | 102 |
| 2 | 773 | 102 |
| 0 | 8440 | 102 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -2 binary64))) |
(pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) x) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 x (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) x) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (*.f64 x (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 x (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) x))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 x y) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) x)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (neg.f64 y)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/64 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) y) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 x y) |
(/.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) y) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) y) |
(/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) y) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 y) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) y))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) y) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (*.f64 y (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (*.f64 y (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 y (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)))) (*.f64 y (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) y)) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) y)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) y)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) y)) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) y)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))) y))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) y))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) y)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 y x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) y)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) y #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y) #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/16 binary64))) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/4 binary64)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x)) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/64 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 y x) #s(literal -1/4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 y #s(literal 1/4 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) y) |
Compiled 13 004 to 1 221 computations (90.6% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 748 | 0 | 748 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 1 | 1 |
| Total | 748 | 5 | 753 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 75.6% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 84.5% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
| ✓ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
| ✓ | 48.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 53.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
Compiled 82 to 43 computations (47.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
3 calls:
| 3.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | x |
| 99.9% | 2 | y |
| 99.0% | 5 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x)) |
2 calls:
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | y |
| 96.7% | 2 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 3 | y |
| 87.8% | 5 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 92.5% | 4 | x |
Compiled 17 to 11 computations (35.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
2 calls:
| 4.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 2 | y |
| 85.3% | 2 | x |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.3% | 1 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 53.3% | 1 | y |
| 53.3% | 1 | x |
Compiled 17 to 11 computations (35.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -2.097667830264108e-74 | -3.759044768668814e-75 |
| 5.0ms | 96× | 0 | valid |
Compiled 158 to 96 computations (39.2% saved)
ival-div: 1.0ms (39.3% of total)ival-add: 1.0ms (39.3% of total)ival-mult: 1.0ms (39.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -1.617826199255225e+160 | -2.176401119246869e+158 |
| 6.0ms | 112× | 0 | valid |
Compiled 147 to 96 computations (34.7% saved)
ival-div: 2.0ms (49.4% of total)ival-add: 1.0ms (24.7% of total)ival-mult: 1.0ms (24.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | -3.6393693475194603e-205 | -1.1861109364599668e-205 |
| 13.0ms | -2.918695394461033e-191 | -1.0802962066736518e-194 |
| 10.0ms | -3.683470482139828e+142 | -4.619999689063087e+139 |
| 17.0ms | 336× | 0 | valid |
Compiled 388 to 270 computations (30.4% saved)
ival-div: 4.0ms (38.6% of total)ival-mult: 4.0ms (38.6% of total)ival-add: 2.0ms (19.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | -4.612483529591419e-103 | -9.472269907781623e-110 |
| 9.0ms | 144× | 0 | valid |
Compiled 140 to 102 computations (27.1% saved)
ival-div: 3.0ms (53.4% of total)ival-mult: 2.0ms (35.6% of total)ival-add: 1.0ms (17.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 178 |
| 1 | 45 | 178 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal -5219904689357121/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(if (<=.f64 x #s(literal -759999999999999969061481557617941522314336660693943784893233544812390660235396731139010654331849263338521842504067691336715301045113145009418305385618028363776 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(if (<=.f64 x #s(literal -29000000000000001338461997960448038078541904315567026429645424212643895262299748311029020235209920929745034535539076982774074051005774513045504 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) (if (<=.f64 x #s(literal -3616343432314507/328758493846773344202561867680008041596896237676448366218642556441795759643567551382104158517349278201686435553511138607063714515636487741445488423165742553122201479445527787386978984867770169829455828233486336 binary64)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (if (<=.f64 x #s(literal -4066580100539833/11296055834832869987796435368818511453405415647406310098733607723450775321444793999623495683980919987883591461993135986312493187463513563790506212353947784425723184365930864482290528289970814110895029437915338121462939648 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -1134777778456161/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal -5219904689357121/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 y x) #s(literal 1/2 binary64)) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(if (<=.f64 x #s(literal -759999999999999969061481557617941522314336660693943784893233544812390660235396731139010654331849263338521842504067691336715301045113145009418305385618028363776 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(if (<=.f64 x #s(literal -29000000000000001338461997960448038078541904315567026429645424212643895262299748311029020235209920929745034535539076982774074051005774513045504 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) (if (<=.f64 x #s(literal -3616343432314507/328758493846773344202561867680008041596896237676448366218642556441795759643567551382104158517349278201686435553511138607063714515636487741445488423165742553122201479445527787386978984867770169829455828233486336 binary64)) (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (if (<=.f64 x #s(literal -4066580100539833/11296055834832869987796435368818511453405415647406310098733607723450775321444793999623495683980919987883591461993135986312493187463513563790506212353947784425723184365930864482290528289970814110895029437915338121462939648 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -29000000000000001338461997960448038078541904315567026429645424212643895262299748311029020235209920929745034535539076982774074051005774513045504 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) (if (<=.f64 x #s(literal -3616343432314507/328758493846773344202561867680008041596896237676448366218642556441795759643567551382104158517349278201686435553511138607063714515636487741445488423165742553122201479445527787386978984867770169829455828233486336 binary64)) (/.f64 (+.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 x #s(literal -4066580100539833/11296055834832869987796435368818511453405415647406310098733607723450775321444793999623495683980919987883591461993135986312493187463513563790506212353947784425723184365930864482290528289970814110895029437915338121462939648 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))))) |
(if (<=.f64 x #s(literal -1134777778456161/2521728396569246669585858566409191283525103313309788586748690777871726193375821479130513040312634601011624191379636224 binary64)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| 4 386× | lower-*.f64 |
| 4 386× | lower-*.f32 |
| 3 612× | lower-fma.f64 |
| 3 612× | lower-fma.f32 |
| 1 824× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 372 |
| 1 | 93 | 372 |
| 2 | 175 | 372 |
| 3 | 475 | 372 |
| 4 | 1337 | 372 |
| 5 | 2530 | 372 |
| 6 | 4212 | 372 |
| 7 | 5357 | 372 |
| 8 | 6256 | 372 |
| 9 | 6909 | 372 |
| 10 | 7367 | 372 |
| 11 | 7968 | 372 |
| 0 | 8227 | 366 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
Compiled 150 to 76 computations (49.3% saved)
Compiled 268 to 118 computations (56% saved)
Loading profile data...