
Time bar (total: 8.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 16 to 10 computations (37.5% saved)
ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 982.0ms | 8256× | 0 | valid |
ival-mult: 299.0ms (76% of total)ival-add: 81.0ms (20.6% of total)const: 11.0ms (2.8% of total)backward-pass: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 2284× | sum5-define |
| 2180× | sum4-define |
| 1936× | fnmadd-define |
| 1800× | fmsub-define |
| 1612× | fnmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 66 |
| 1 | 101 | 62 |
| 2 | 340 | 48 |
| 3 | 1116 | 48 |
| 4 | 3937 | 48 |
| 0 | 9 | 10 |
| 1 | 21 | 10 |
| 2 | 50 | 8 |
| 3 | 86 | 8 |
| 4 | 89 | 8 |
| 0 | 89 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
| Outputs |
|---|
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| Inputs |
|---|
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(+ (+ (* (neg x) (neg x)) (* (* (neg x) 2) y)) (* y y)) |
(+ (+ (* x x) (* (* x 2) (neg y))) (* (neg y) (neg y))) |
(neg (+ (+ (* (neg x) (neg x)) (* (* (neg x) 2) y)) (* y y))) |
(neg (+ (+ (* x x) (* (* x 2) (neg y))) (* (neg y) (neg y)))) |
(+ (+ (* y y) (* (* y 2) x)) (* x x)) |
| Outputs |
|---|
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(fma x (fma 2 y x) (square y)) |
(+ (+ (* (neg x) (neg x)) (* (* (neg x) 2) y)) (* y y)) |
(fma x (fma y -2 x) (square y)) |
(+ (+ (* x x) (* (* x 2) (neg y))) (* (neg y) (neg y))) |
(fma x (fma y -2 x) (square y)) |
(neg (+ (+ (* (neg x) (neg x)) (* (* (neg x) 2) y)) (* y y))) |
(fmsub x (fnmsub y -2 x) (square y)) |
(neg (+ (+ (* x x) (* (* x 2) (neg y))) (* (neg y) (neg y)))) |
(fmsub x (fnmsub y -2 x) (square y)) |
(+ (+ (* y y) (* (* y 2) x)) (* x x)) |
(fma x (fma 2 y x) (square y)) |
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 6 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 2 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 111.0ms | 512× | 0 | valid |
Compiled 99 to 29 computations (70.7% saved)
ival-mult: 37.0ms (86.3% of total)ival-add: 5.0ms (11.7% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.2% | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| ▶ | 98.0% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
Compiled 28 to 17 computations (39.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 128 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| 78× | fma-define |
| 64× | fma-lowering-fma.f32 |
| 64× | fma-lowering-fma.f64 |
| 36× | *-lowering-*.f32 |
| 36× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 59 |
| 1 | 29 | 56 |
| 2 | 58 | 55 |
| 3 | 92 | 55 |
| 4 | 94 | 55 |
| 0 | 94 | 55 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* x x) (* y (+ (* x 2) y))) |
(* x x) |
x |
(* y (+ (* x 2) y)) |
y |
(+ (* x 2) y) |
(* x 2) |
2 |
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(+ (* x x) (* (* x 2) y)) |
(* x x) |
x |
(* (* x 2) y) |
(* x 2) |
2 |
y |
(* y y) |
| Outputs |
|---|
(+ (* x x) (* y (+ (* x 2) y))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(* x x) |
(*.f64 x x) |
x |
(* y (+ (* x 2) y)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
y |
(+ (* x 2) y) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* x x) (* (* x 2) y)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* x x) |
(*.f64 x x) |
x |
(* (* x 2) y) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
y |
(* y y) |
(*.f64 y y) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| ✓ | accuracy | 98.0% | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 98.4% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| 112.0ms | 256× | 0 | valid |
Compiled 74 to 13 computations (82.4% saved)
ival-add: 24.0ms (72% of total)ival-mult: 9.0ms (27% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x x) (* y (+ (* x 2) y)))> |
#<alt (* x x)> |
#<alt (* y (+ (* x 2) y))> |
#<alt (+ (* x 2) y)> |
#<alt (+ (+ (* x x) (* (* x 2) y)) (* y y))> |
#<alt (+ (* x x) (* (* x 2) y))> |
#<alt (* (* x 2) y)> |
#<alt (* x 2)> |
| Outputs |
|---|
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* 2 x)> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (+ (* x 2) y) |
| 0.0ms | x | @ | -inf | (* x 2) |
| 0.0ms | y | @ | inf | (+ (* x x) (* y (+ (* x 2) y))) |
| 0.0ms | x | @ | inf | (+ (* x x) (* y (+ (* x 2) y))) |
| 0.0ms | x | @ | 0 | (+ (* x x) (* y (+ (* x 2) y))) |
| 1× | batch-egg-rewrite |
| 4044× | *-lowering-*.f32 |
| 4044× | *-lowering-*.f64 |
| 3412× | /-lowering-/.f32 |
| 3412× | /-lowering-/.f64 |
| 1774× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 46 |
| 1 | 76 | 43 |
| 2 | 775 | 42 |
| 0 | 8215 | 42 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x x) (* y (+ (* x 2) y))) |
(* x x) |
(* y (+ (* x 2) y)) |
(+ (* x 2) y) |
(+ (+ (* x x) (* (* x 2) y)) (* y y)) |
(+ (* x x) (* (* x 2) y)) |
(* (* x 2) y) |
(* x 2) |
| Outputs |
|---|
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(+.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(fma.f64 x x (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(fma.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y (*.f64 x x)) |
(fma.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))) (*.f64 y y)) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 y y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 x x) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y y) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 y y)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 y y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) y))) |
(/.f64 (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) y) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) y)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))))) |
(*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) y) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(+.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(fma.f64 x x (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(fma.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y (*.f64 x x)) |
(fma.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))) (*.f64 y y)) |
(fma.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (+.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (+.f64 (*.f64 y y) (*.f64 x x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 y y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 x x) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y y) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))) |
(fma.f64 x x (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 64 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) x) (/.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
| 1× | egg-herbie |
| 1786× | *-lowering-*.f32 |
| 1786× | *-lowering-*.f64 |
| 1610× | fma-lowering-fma.f32 |
| 1610× | fma-lowering-fma.f64 |
| 1602× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 1050 |
| 1 | 243 | 882 |
| 2 | 764 | 882 |
| 3 | 2293 | 810 |
| 4 | 5248 | 810 |
| 0 | 8020 | 810 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
y |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* 2 x) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* 2 (* x y)) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* 2 (* x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 (* x y)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
y |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 (* x y)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
Compiled 15907 to 793 computations (95% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 509 | 8 | 517 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 510 | 9 | 519 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 42.9% | (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))) (*.f64 y y)) | |
| ▶ | 36.4% | (+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y y)) |
| ▶ | 53.3% | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | 98.0% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| 54.1% | (*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) | |
| 53.0% | (*.f64 y y) | |
| ▶ | 58.3% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ▶ | 56.9% | (*.f64 x x) |
Compiled 259 to 140 computations (45.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | cost-diff | 1024 | (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 1024 | (+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | cost-diff | 6272 | (fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 3418× | *-lowering-*.f32 |
| 3418× | *-lowering-*.f64 |
| 1664× | /-lowering-/.f32 |
| 1664× | /-lowering-/.f64 |
| 1326× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 207 |
| 1 | 80 | 189 |
| 2 | 258 | 172 |
| 3 | 847 | 160 |
| 4 | 3272 | 156 |
| 5 | 7585 | 156 |
| 0 | 8204 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y y) (* x (+ x (* y 2)))) |
y |
(* x (+ x (* y 2))) |
x |
(+ x (* y 2)) |
(* y 2) |
2 |
(* x x) |
x |
(* x (+ x (* y 2))) |
x |
(+ x (* y 2)) |
(* y 2) |
y |
2 |
(+ (* y (* 2 x)) (* y y)) |
(* y (* 2 x)) |
y |
(* 2 x) |
2 |
x |
(* y y) |
(+ (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) (* y y)) |
(- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) |
(/ (* x (* x (* x x))) (* x (- x (* y 2)))) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(* x (- x (* y 2))) |
(- x (* y 2)) |
(* y 2) |
y |
2 |
(* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2)))) |
(/ (* y y) x) |
(* y y) |
(/ (* (* x x) 4) (- x (* y 2))) |
(* (* x x) 4) |
4 |
| Outputs |
|---|
(+ (* y y) (* x (+ x (* y 2)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
y |
(* x (+ x (* y 2))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
x |
(+ x (* y 2)) |
(+.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* x (+ x (* y 2))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
x |
(+ x (* y 2)) |
(+.f64 x (*.f64 y #s(literal 2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(+ (* y (* 2 x)) (* y y)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (* 2 x)) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(* y y) |
(*.f64 y y) |
(+ (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) (* y y)) |
(-.f64 (*.f64 y y) (*.f64 (/.f64 x (+.f64 x (*.f64 y #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)))) |
(- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) |
(*.f64 (/.f64 x (+.f64 x (*.f64 y #s(literal -2 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -4 binary64)))) |
(/ (* x (* x (* x x))) (* x (- x (* y 2)))) |
(/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (*.f64 y #s(literal -2 binary64)))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* x (- x (* y 2))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal -2 binary64)))) |
(- x (* y 2)) |
(+.f64 x (*.f64 y #s(literal -2 binary64))) |
(* y 2) |
(*.f64 y #s(literal 2 binary64)) |
y |
2 |
#s(literal 2 binary64) |
(* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal -2 binary64)))) |
(/ (* y y) x) |
(/.f64 (*.f64 y y) x) |
(* y y) |
(*.f64 y y) |
(/ (* (* x x) 4) (- x (* y 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 x (*.f64 y #s(literal -2 binary64)))) |
(* (* x x) 4) |
(*.f64 (*.f64 x x) #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 y y) x) |
| ✓ | accuracy | 76.3% | (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 69.1% | (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 58.0% | (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 y (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 98.6% | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.2% | (fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 127.0ms | 256× | 0 | valid |
Compiled 236 to 25 computations (89.4% saved)
ival-mult: 38.0ms (69.4% of total)ival-div: 5.0ms (9.1% of total)ival-add: 5.0ms (9.1% of total)compiled-spec: 4.0ms (7.3% of total)ival-sub: 3.0ms (5.5% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y y) (* x (+ x (* y 2))))> |
#<alt (* x (+ x (* y 2)))> |
#<alt (+ x (* y 2))> |
#<alt (* y 2)> |
#<alt (* x x)> |
#<alt (+ (* y (* 2 x)) (* y y))> |
#<alt (* y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* y y)> |
#<alt (+ (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) (* y y))> |
#<alt (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2)))))> |
#<alt (/ (* x (* x (* x x))) (* x (- x (* y 2))))> |
#<alt (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))> |
#<alt (/ (* (* x x) 4) (- x (* y 2)))> |
#<alt (/ (* y y) x)> |
| Outputs |
|---|
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* 2 y)> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (* 2 y)> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* 2 y)> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 (* x y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (- x (* -2 y))) (pow y 2))> |
#<alt (+ (* x (- x (* -2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (pow y 2) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (+ (* 8 (/ (pow y 3) x)) (pow y 2))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (- y (* -2 x))) (pow x 2))> |
#<alt (+ (* y (- y (* -2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (* -2 (/ x y))))> |
#<alt (* (pow y 2) (- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 4)))) (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* 2 x)) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x)) y))))> |
#<alt (* 2 (* x y))> |
#<alt (* x (- x (* -2 y)))> |
#<alt (* x (- x (* -2 y)))> |
#<alt (* x (- x (* -2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -4 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2)))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (+ (* -4 (/ (pow y 2) x)) (* 4 (/ (pow y 2) x))) (* 2 y)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (* 8 (/ (pow y 3) x))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (- (/ (pow x 2) y) (* -2 x)))> |
#<alt (* y (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 3))) (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* y (- (* -1 (/ (+ (* -1/8 (pow x 5)) (* 1/8 (pow x 5))) (pow y 4))) (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/4 (/ (pow x 4) (pow y 3))) (* 1/4 (/ (pow x 4) (pow y 3))))))))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* 2 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 5) (pow y 3))) (* 1/8 (/ (pow x 5) (pow y 3)))) (+ (* -1 (pow x 2)) (+ (* -1/4 (/ (pow x 4) (pow y 2))) (* 1/4 (/ (pow x 4) (pow y 2)))))) y)) (* 2 x))))> |
#<alt (* -1/2 (/ (pow x 3) y))> |
#<alt (* (pow x 3) (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y))))> |
#<alt (* (pow x 3) (- (* x (- (* -1/8 (/ x (pow y 3))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y))))> |
#<alt (* (pow x 3) (- (* x (- (* x (- (* -1/16 (/ x (pow y 4))) (* 1/8 (/ 1 (pow y 3))))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (* 4 (/ (pow y 2) (pow x 2)))) (* -2 (/ y x))))> |
#<alt (* (pow x 2) (- (+ 1 (* 8 (/ (pow y 3) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (* -2 (/ y x)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -4 (/ (pow y 2) x)) (* 2 y)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 3) x)) (* -4 (pow y 2))) x)) (* 2 y)) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (- (* 4 y) (* -2 x))) (pow x 2))> |
#<alt (+ (* y (- (* y (+ 4 (* 8 (/ y x)))) (* -2 x))) (pow x 2))> |
#<alt (* -1/2 (/ (pow x 3) y))> |
#<alt (/ (+ (* -1/2 (pow x 3)) (* -1/4 (/ (pow x 4) y))) y)> |
#<alt (/ (- (+ (* -1/2 (pow x 3)) (* -1/8 (/ (pow x 5) (pow y 2)))) (* 1/4 (/ (pow x 4) y))) y)> |
#<alt (/ (- (+ (* -1/2 (pow x 3)) (* -1/16 (/ (pow x 6) (pow y 3)))) (+ (* 1/8 (/ (pow x 5) (pow y 2))) (* 1/4 (/ (pow x 4) y)))) y)> |
#<alt (* -1/2 (/ (pow x 3) y))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (pow x 5) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 6) y)) (* -1/8 (pow x 5))) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y))> |
#<alt (* 4 (pow y 2))> |
#<alt (* (pow y 2) (+ 4 (* 8 (/ y x))))> |
#<alt (* (pow y 2) (+ 4 (* y (+ (* 16 (/ y (pow x 2))) (* 8 (/ 1 x))))))> |
#<alt (* (pow y 2) (+ 4 (* y (+ (* y (+ (* 32 (/ y (pow x 3))) (* 16 (/ 1 (pow x 2))))) (* 8 (/ 1 x))))))> |
#<alt (* -2 (* x y))> |
#<alt (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))> |
#<alt (* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (* -1/2 (/ (pow x 3) (pow y 2))))))> |
#<alt (* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/2 (/ (pow x 3) (pow y 2))) (* -1/4 (/ (pow x 4) (pow y 3)))))))> |
#<alt (* -2 (* x y))> |
#<alt (* -1 (* y (+ (* 2 x) (/ (pow x 2) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (pow x 2)) (* -1/2 (/ (pow x 3) y))) y)) (* 2 x))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y)) (* -1 (pow x 2))) y)) (* 2 x))))> |
#<alt (* -2 (* x y))> |
#<alt (* x (+ (* -2 y) (* -1 x)))> |
#<alt (* x (+ (* -2 y) (* x (- (* -1/2 (/ x y)) 1))))> |
#<alt (* x (+ (* -2 y) (* x (- (* x (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y)))) 1))))> |
#<alt (* 4 (pow y 2))> |
#<alt (+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x)))> |
#<alt (+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (* 16 (/ (pow y 4) (pow x 2)))))> |
#<alt (+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (+ (* 16 (/ (pow y 4) (pow x 2))) (* 32 (/ (pow y 5) (pow x 3))))))> |
#<alt (* 4 (pow y 2))> |
#<alt (+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x)))> |
#<alt (+ (* -1 (/ (+ (* -16 (/ (pow y 4) x)) (* -8 (pow y 3))) x)) (* 4 (pow y 2)))> |
#<alt (+ (* -1 (/ (+ (* -8 (pow y 3)) (* -1 (/ (+ (* 16 (pow y 4)) (* 32 (/ (pow y 5) x))) x))) x)) (* 4 (pow y 2)))> |
#<alt (* -2 (/ (pow x 2) y))> |
#<alt (* (pow x 2) (- (* -1 (/ x (pow y 2))) (* 2 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* x (- (* -1/2 (/ x (pow y 3))) (/ 1 (pow y 2)))) (* 2 (/ 1 y))))> |
#<alt (* (pow x 2) (- (* x (- (* x (- (* -1/4 (/ x (pow y 4))) (* 1/2 (/ 1 (pow y 3))))) (/ 1 (pow y 2)))) (* 2 (/ 1 y))))> |
#<alt (* 4 x)> |
#<alt (* x (+ 4 (* 8 (/ y x))))> |
#<alt (* x (- (+ 4 (* 16 (/ (pow y 2) (pow x 2)))) (* -8 (/ y x))))> |
#<alt (* x (- (+ 4 (* 32 (/ (pow y 3) (pow x 3)))) (+ (* -16 (/ (pow y 2) (pow x 2))) (* -8 (/ y x)))))> |
#<alt (* 4 x)> |
#<alt (* -1 (* x (- (* -8 (/ y x)) 4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 16 (/ (pow y 2) x)) (* -8 y)) x)) 4)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow y 3) x)) (* 16 (pow y 2))) x)) (* -8 y)) x)) 4)))> |
#<alt (* 4 x)> |
#<alt (+ (* 4 x) (* 8 y))> |
#<alt (+ (* 4 x) (* y (+ 8 (* 16 (/ y x)))))> |
#<alt (+ (* 4 x) (* y (+ 8 (* y (+ (* 32 (/ y (pow x 2))) (* 16 (/ 1 x)))))))> |
#<alt (* -2 (/ (pow x 2) y))> |
#<alt (/ (+ (* -2 (pow x 2)) (* -1 (/ (pow x 3) y))) y)> |
#<alt (/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (* -1/2 (/ (pow x 4) (pow y 2))))) y)> |
#<alt (/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (+ (* -1/2 (/ (pow x 4) (pow y 2))) (* -1/4 (/ (pow x 5) (pow y 3)))))) y)> |
#<alt (* -2 (/ (pow x 2) y))> |
#<alt (* -1 (/ (+ (* 2 (pow x 2)) (/ (pow x 3) y)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (* -1/2 (/ (pow x 4) y))) y)) (* 2 (pow x 2))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 5) y)) (* 1/2 (pow x 4))) y)) (* -1 (pow x 3))) y)) (* 2 (pow x 2))) y))> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
#<alt (/ (pow y 2) x)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) |
| 2.0ms | y | @ | inf | (/ (* y y) x) |
| 2.0ms | x | @ | 0 | (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) |
| 1.0ms | x | @ | -inf | (+ (* y y) (* x (+ x (* y 2)))) |
| 1.0ms | y | @ | 0 | (+ (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) (* y y)) |
| 1× | batch-egg-rewrite |
| 3332× | /-lowering-/.f32 |
| 3332× | /-lowering-/.f64 |
| 3126× | *-lowering-*.f32 |
| 3126× | *-lowering-*.f64 |
| 1866× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 147 |
| 1 | 163 | 117 |
| 2 | 1887 | 110 |
| 0 | 8835 | 110 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y y) (* x (+ x (* y 2)))) |
(* x (+ x (* y 2))) |
(+ x (* y 2)) |
(* y 2) |
(* x x) |
(+ (* y (* 2 x)) (* y y)) |
(* y (* 2 x)) |
(* 2 x) |
(* y y) |
(+ (- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) (* y y)) |
(- (/ (* x (* x (* x x))) (* x (- x (* y 2)))) (* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2))))) |
(/ (* x (* x (* x x))) (* x (- x (* y 2)))) |
(* (/ (* y y) x) (/ (* (* x x) 4) (- x (* y 2)))) |
(/ (* (* x x) 4) (- x (* y 2))) |
(/ (* y y) x) |
| Outputs |
|---|
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 x x (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(fma.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) x (*.f64 y y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (+.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y y) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 x x (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) x)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) x)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (+.f64 x (*.f64 y #s(literal 2 binary64))) x) |
(+.f64 x (*.f64 y #s(literal 2 binary64))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(fma.f64 y #s(literal 2 binary64) x) |
(fma.f64 #s(literal 2 binary64) y x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 y y (*.f64 x (*.f64 y #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 y y)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 y y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 y (*.f64 x #s(literal 2 binary64))) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) |
(+.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(-.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))))) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))) |
(fma.f64 y y (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x x) x) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x x) x) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) x)) (/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) x))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x)) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 y y) x) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x x) x) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) (neg.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) x) (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (neg.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) (neg.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 x (*.f64 x x)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) x) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) x) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 x (*.f64 y y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) (/.f64 x (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (neg.f64 (/.f64 x (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) (/.f64 x (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (*.f64 (/.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 (*.f64 y y) x)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 x (*.f64 y y)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (/.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 y y))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 (*.f64 y y) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(pow.f64 (*.f64 (/.f64 x (*.f64 y y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) (/.f64 x (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 y x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) x)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) x))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) x))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 y y) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 x x)) (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) y) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) x)) (*.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 x (/.f64 (*.f64 x #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 4 binary64) (-.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y #s(literal 2 binary64)) (+.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 y y) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 y x)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) y) |
| 1× | egg-herbie |
| 3038× | *-lowering-*.f32 |
| 3038× | *-lowering-*.f64 |
| 1850× | +-lowering-+.f64 |
| 1850× | +-lowering-+.f32 |
| 1682× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 518 | 2906 |
| 1 | 1765 | 2476 |
| 2 | 5945 | 2439 |
| 0 | 8025 | 2439 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* 2 (* x y)) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* 2 (* x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* 2 y) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
x |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(* 2 y) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* 2 y) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* 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) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (- x (* -2 y))) (pow y 2)) |
(+ (* x (- x (* -2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(* (pow x 2) (- (+ 1 (+ (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (pow y 2) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (+ (* 8 (/ (pow y 3) x)) (pow y 2))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (- y (* -2 x))) (pow x 2)) |
(+ (* y (- y (* -2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (* -2 (/ x y)))) |
(* (pow y 2) (- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 4)))) (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (pow y 2)))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x)) y)))) |
(* 2 (* x y)) |
(* x (- x (* -2 y))) |
(* x (- x (* -2 y))) |
(* x (- x (* -2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -4 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (+ (* -4 (/ (pow y 2) x)) (* 4 (/ (pow y 2) x))) (* 2 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (* 8 (/ (pow y 3) x))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (- (/ (pow x 2) y) (* -2 x))) |
(* y (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 3))) (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* y (- (* -1 (/ (+ (* -1/8 (pow x 5)) (* 1/8 (pow x 5))) (pow y 4))) (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/4 (/ (pow x 4) (pow y 3))) (* 1/4 (/ (pow x 4) (pow y 3)))))))) |
(* 2 (* x y)) |
(* -1 (* y (- (* -1 (/ (pow x 2) y)) (* 2 x)))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x)))) |
(* -1 (* y (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 5) (pow y 3))) (* 1/8 (/ (pow x 5) (pow y 3)))) (+ (* -1 (pow x 2)) (+ (* -1/4 (/ (pow x 4) (pow y 2))) (* 1/4 (/ (pow x 4) (pow y 2)))))) y)) (* 2 x)))) |
(* -1/2 (/ (pow x 3) y)) |
(* (pow x 3) (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y)))) |
(* (pow x 3) (- (* x (- (* -1/8 (/ x (pow y 3))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y)))) |
(* (pow x 3) (- (* x (- (* x (- (* -1/16 (/ x (pow y 4))) (* 1/8 (/ 1 (pow y 3))))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (* 4 (/ (pow y 2) (pow x 2)))) (* -2 (/ y x)))) |
(* (pow x 2) (- (+ 1 (* 8 (/ (pow y 3) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (* -2 (/ y x))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -4 (/ (pow y 2) x)) (* 2 y)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 3) x)) (* -4 (pow y 2))) x)) (* 2 y)) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (- (* 4 y) (* -2 x))) (pow x 2)) |
(+ (* y (- (* y (+ 4 (* 8 (/ y x)))) (* -2 x))) (pow x 2)) |
(* -1/2 (/ (pow x 3) y)) |
(/ (+ (* -1/2 (pow x 3)) (* -1/4 (/ (pow x 4) y))) y) |
(/ (- (+ (* -1/2 (pow x 3)) (* -1/8 (/ (pow x 5) (pow y 2)))) (* 1/4 (/ (pow x 4) y))) y) |
(/ (- (+ (* -1/2 (pow x 3)) (* -1/16 (/ (pow x 6) (pow y 3)))) (+ (* 1/8 (/ (pow x 5) (pow y 2))) (* 1/4 (/ (pow x 4) y)))) y) |
(* -1/2 (/ (pow x 3) y)) |
(* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (pow x 5) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 6) y)) (* -1/8 (pow x 5))) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y)) |
(* 4 (pow y 2)) |
(* (pow y 2) (+ 4 (* 8 (/ y x)))) |
(* (pow y 2) (+ 4 (* y (+ (* 16 (/ y (pow x 2))) (* 8 (/ 1 x)))))) |
(* (pow y 2) (+ 4 (* y (+ (* y (+ (* 32 (/ y (pow x 3))) (* 16 (/ 1 (pow x 2))))) (* 8 (/ 1 x)))))) |
(* -2 (* x y)) |
(* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))) |
(* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (* -1/2 (/ (pow x 3) (pow y 2)))))) |
(* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/2 (/ (pow x 3) (pow y 2))) (* -1/4 (/ (pow x 4) (pow y 3))))))) |
(* -2 (* x y)) |
(* -1 (* y (+ (* 2 x) (/ (pow x 2) y)))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (pow x 2)) (* -1/2 (/ (pow x 3) y))) y)) (* 2 x)))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y)) (* -1 (pow x 2))) y)) (* 2 x)))) |
(* -2 (* x y)) |
(* x (+ (* -2 y) (* -1 x))) |
(* x (+ (* -2 y) (* x (- (* -1/2 (/ x y)) 1)))) |
(* x (+ (* -2 y) (* x (- (* x (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y)))) 1)))) |
(* 4 (pow y 2)) |
(+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x))) |
(+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (* 16 (/ (pow y 4) (pow x 2))))) |
(+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (+ (* 16 (/ (pow y 4) (pow x 2))) (* 32 (/ (pow y 5) (pow x 3)))))) |
(* 4 (pow y 2)) |
(+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x))) |
(+ (* -1 (/ (+ (* -16 (/ (pow y 4) x)) (* -8 (pow y 3))) x)) (* 4 (pow y 2))) |
(+ (* -1 (/ (+ (* -8 (pow y 3)) (* -1 (/ (+ (* 16 (pow y 4)) (* 32 (/ (pow y 5) x))) x))) x)) (* 4 (pow y 2))) |
(* -2 (/ (pow x 2) y)) |
(* (pow x 2) (- (* -1 (/ x (pow y 2))) (* 2 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* -1/2 (/ x (pow y 3))) (/ 1 (pow y 2)))) (* 2 (/ 1 y)))) |
(* (pow x 2) (- (* x (- (* x (- (* -1/4 (/ x (pow y 4))) (* 1/2 (/ 1 (pow y 3))))) (/ 1 (pow y 2)))) (* 2 (/ 1 y)))) |
(* 4 x) |
(* x (+ 4 (* 8 (/ y x)))) |
(* x (- (+ 4 (* 16 (/ (pow y 2) (pow x 2)))) (* -8 (/ y x)))) |
(* x (- (+ 4 (* 32 (/ (pow y 3) (pow x 3)))) (+ (* -16 (/ (pow y 2) (pow x 2))) (* -8 (/ y x))))) |
(* 4 x) |
(* -1 (* x (- (* -8 (/ y x)) 4))) |
(* -1 (* x (- (* -1 (/ (- (* 16 (/ (pow y 2) x)) (* -8 y)) x)) 4))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow y 3) x)) (* 16 (pow y 2))) x)) (* -8 y)) x)) 4))) |
(* 4 x) |
(+ (* 4 x) (* 8 y)) |
(+ (* 4 x) (* y (+ 8 (* 16 (/ y x))))) |
(+ (* 4 x) (* y (+ 8 (* y (+ (* 32 (/ y (pow x 2))) (* 16 (/ 1 x))))))) |
(* -2 (/ (pow x 2) y)) |
(/ (+ (* -2 (pow x 2)) (* -1 (/ (pow x 3) y))) y) |
(/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (* -1/2 (/ (pow x 4) (pow y 2))))) y) |
(/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (+ (* -1/2 (/ (pow x 4) (pow y 2))) (* -1/4 (/ (pow x 5) (pow y 3)))))) y) |
(* -2 (/ (pow x 2) y)) |
(* -1 (/ (+ (* 2 (pow x 2)) (/ (pow x 3) y)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (* -1/2 (/ (pow x 4) y))) y)) (* 2 (pow x 2))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 5) y)) (* 1/2 (pow x 4))) y)) (* -1 (pow x 3))) y)) (* 2 (pow x 2))) y)) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
(/ (pow y 2) x) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y y) x)) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y y) x)) x))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* x (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* x (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -2 binary64)) x)) #s(literal -1 binary64))) |
x |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* y (+ 2 (/ x y))) |
(*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* y (+ 2 (/ x y))) |
(*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* y (+ 2 (/ x y))) |
(*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(*.f64 y (*.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(*.f64 y (*.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(*.f64 y (*.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 y y) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 y y) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 y y) x))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y y) x)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y y) x)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y y) x)))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) 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)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* x (- x (* -2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* x (- x (* -2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -4 binary64))) x)) x)) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) x) x)))) |
(* (pow x 2) (- (+ 1 (+ (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -4 binary64))) x)) x)) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) x) x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (pow y 2) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64)))) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (+ (* 8 (/ (pow y 3) x)) (pow y 2))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (+.f64 (+.f64 (*.f64 y y) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x))) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* y (- y (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* y (- y (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (- (+ 1 (/ (pow x 2) (pow y 2))) (* -2 (/ x y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(* (pow y 2) (- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 4)))) (+ (* -2 (/ x y)) (* -1 (/ (pow x 2) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* 2 x)) y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y))) |
(* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x)) y)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) y))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (- x (* -2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (- x (* -2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (- x (* -2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -4 (pow y 2)) (* 4 (pow y 2))) (pow x 2)))) (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -8 (pow y 3)) (* 8 (pow y 3))) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (* 4 (/ (pow y 2) (pow x 2))))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) x) x) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -4 binary64))) x)) x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (+ (* -4 (/ (pow y 2) x)) (* 4 (/ (pow y 2) x))) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -8 (/ (pow y 3) x)) (* 8 (/ (pow y 3) x))) (+ (* -4 (pow y 2)) (* 4 (pow y 2)))) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y (- (/ (pow x 2) y) (* -2 x))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* y (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 3))) (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* y (- (* -1 (/ (+ (* -1/8 (pow x 5)) (* 1/8 (pow x 5))) (pow y 4))) (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/4 (/ (pow x 4) (pow y 3))) (* 1/4 (/ (pow x 4) (pow y 3)))))))) |
(*.f64 y (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)))) |
(* 2 (* x y)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* y (- (* -1 (/ (pow x 2) y)) (* 2 x)))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow x 4)) (* 1/4 (pow x 4))) (pow y 2))) (* -1 (pow x 2))) y)) (* 2 x)))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 5) (pow y 3))) (* 1/8 (/ (pow x 5) (pow y 3)))) (+ (* -1 (pow x 2)) (+ (* -1/4 (/ (pow x 4) (pow y 2))) (* 1/4 (/ (pow x 4) (pow y 2)))))) y)) (* 2 x)))) |
(*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1/2 (/ (pow x 3) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) |
(* (pow x 3) (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) y)))) |
(* (pow x 3) (- (* x (- (* -1/8 (/ x (pow y 3))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) y))) |
(* (pow x 3) (- (* x (- (* x (- (* -1/16 (/ x (pow y 4))) (* 1/8 (/ 1 (pow y 3))))) (* 1/4 (/ 1 (pow y 2))))) (* 1/2 (/ 1 y)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/16 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/4 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (- (+ 1 (* 4 (/ (pow y 2) (pow x 2)))) (* -2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) y) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) x) x)))) |
(* (pow x 2) (- (+ 1 (* 8 (/ (pow y 3) (pow x 3)))) (+ (* -4 (/ (pow y 2) (pow x 2))) (* -2 (/ y x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -4 binary64))) x)) x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -4 (/ (pow y 2) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 y (*.f64 y #s(literal -4 binary64))) x)) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 3) x)) (* -4 (pow y 2))) x)) (* 2 y)) x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) x))) x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* y (- (* 4 y) (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal 4 binary64))))) |
(+ (* y (- (* y (+ 4 (* 8 (/ y x)))) (* -2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))))) |
(* -1/2 (/ (pow x 3) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) |
(/ (+ (* -1/2 (pow x 3)) (* -1/4 (/ (pow x 4) y))) y) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y) |
(/ (- (+ (* -1/2 (pow x 3)) (* -1/8 (/ (pow x 5) (pow y 2)))) (* 1/4 (/ (pow x 4) y))) y) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 5 binary64))) y)) y)) y) |
(/ (- (+ (* -1/2 (pow x 3)) (* -1/16 (/ (pow x 6) (pow y 3)))) (+ (* 1/8 (/ (pow x 5) (pow y 2))) (* 1/4 (/ (pow x 4) y)))) y) |
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 6 binary64)) y)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/8 binary64)) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) y)) y) |
(* -1/2 (/ (pow x 3) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) |
(* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) y) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/8 (/ (pow x 5) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 5 binary64))) y)) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 6) y)) (* -1/8 (pow x 5))) y)) (* 1/4 (pow x 4))) y)) (* 1/2 (pow x 3))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) y)) y))) y)) (neg.f64 y)) |
(* 4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 4 binary64)) |
(* (pow y 2) (+ 4 (* 8 (/ y x)))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) |
(* (pow y 2) (+ 4 (* y (+ (* 16 (/ y (pow x 2))) (* 8 (/ 1 x)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 y #s(literal 16 binary64)) x))) x))) |
(* (pow y 2) (+ 4 (* y (+ (* y (+ (* 32 (/ y (pow x 3))) (* 16 (/ 1 (pow x 2))))) (* 8 (/ 1 x)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 4 binary64) (*.f64 y (+.f64 (/.f64 #s(literal 8 binary64) x) (*.f64 y (+.f64 (/.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 32 binary64)) x) (/.f64 #s(literal 16 binary64) (*.f64 x x)))))))) |
(* -2 (* x y)) |
(*.f64 x (*.f64 y #s(literal -2 binary64))) |
(* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))) |
(*.f64 y (-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) y))) |
(* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (* -1/2 (/ (pow x 3) (pow y 2)))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 x x) y)))) |
(* y (+ (* -2 x) (+ (* -1 (/ (pow x 2) y)) (+ (* -1/2 (/ (pow x 3) (pow y 2))) (* -1/4 (/ (pow x 4) (pow y 3))))))) |
(*.f64 y (+.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 x x) y))))) |
(* -2 (* x y)) |
(*.f64 x (*.f64 y #s(literal -2 binary64))) |
(* -1 (* y (+ (* 2 x) (/ (pow x 2) y)))) |
(*.f64 y (-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x x) y))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (pow x 2)) (* -1/2 (/ (pow x 3) y))) y)) (* 2 x)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) y) (*.f64 x x)) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 4) y)) (* 1/2 (pow x 3))) y)) (* -1 (pow x 2))) y)) (* 2 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) y) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 y)) (*.f64 x x)) y)))) |
(* -2 (* x y)) |
(*.f64 x (*.f64 y #s(literal -2 binary64))) |
(* x (+ (* -2 y) (* -1 x))) |
(*.f64 x (-.f64 (*.f64 y #s(literal -2 binary64)) x)) |
(* x (+ (* -2 y) (* x (- (* -1/2 (/ x y)) 1)))) |
(*.f64 x (+.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))) |
(* x (+ (* -2 y) (* x (- (* x (- (* -1/4 (/ x (pow y 2))) (* 1/2 (/ 1 y)))) 1)))) |
(*.f64 x (+.f64 (*.f64 y #s(literal -2 binary64)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) y))))))) |
(* 4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 4 binary64)) |
(+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) |
(+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (* 16 (/ (pow y 4) (pow x 2))))) |
(+.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 x x))) |
(+ (* 4 (pow y 2)) (+ (* 8 (/ (pow y 3) x)) (+ (* 16 (/ (pow y 4) (pow x 2))) (* 32 (/ (pow y 5) (pow x 3)))))) |
(+.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) (+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 y #s(literal 5 binary64))) (*.f64 x (*.f64 x x))))) |
(* 4 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal 4 binary64)) |
(+ (* 4 (pow y 2)) (* 8 (/ (pow y 3) x))) |
(*.f64 y (*.f64 y (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x)))) |
(+ (* -1 (/ (+ (* -16 (/ (pow y 4) x)) (* -8 (pow y 3))) x)) (* 4 (pow y 2))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -16 binary64)) x)) x)) |
(+ (* -1 (/ (+ (* -8 (pow y 3)) (* -1 (/ (+ (* 16 (pow y 4)) (* 32 (/ (pow y 5) x))) x))) x)) (* 4 (pow y 2))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 16 binary64)) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 y #s(literal 5 binary64))) x)) x)) x)) |
(* -2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) |
(* (pow x 2) (- (* -1 (/ x (pow y 2))) (* 2 (/ 1 y)))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) (/.f64 #s(literal -2 binary64) y))) |
(* (pow x 2) (- (* x (- (* -1/2 (/ x (pow y 3))) (/ 1 (pow y 2)))) (* 2 (/ 1 y)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal -2 binary64) y))) |
(* (pow x 2) (- (* x (- (* x (- (* -1/4 (/ x (pow y 4))) (* 1/2 (/ 1 (pow y 3))))) (/ 1 (pow y 2)))) (* 2 (/ 1 y)))) |
(*.f64 x (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal -2 binary64) y)))) |
(* 4 x) |
(*.f64 x #s(literal 4 binary64)) |
(* x (+ 4 (* 8 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y #s(literal 8 binary64)) x))) |
(* x (- (+ 4 (* 16 (/ (pow y 2) (pow x 2)))) (* -8 (/ y x)))) |
(*.f64 x (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 y #s(literal 16 binary64)) x))) x))) |
(* x (- (+ 4 (* 32 (/ (pow y 3) (pow x 3)))) (+ (* -16 (/ (pow y 2) (pow x 2))) (* -8 (/ y x))))) |
(*.f64 x (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 32 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (/.f64 y x) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 y y) #s(literal -16 binary64)) (*.f64 x x)))))) |
(* 4 x) |
(*.f64 x #s(literal 4 binary64)) |
(* -1 (* x (- (* -8 (/ y x)) 4))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 y x) #s(literal -8 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* 16 (/ (pow y 2) x)) (* -8 y)) x)) 4))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -4 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 y #s(literal 16 binary64)) x))) (-.f64 #s(literal 0 binary64) x)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow y 3) x)) (* 16 (pow y 2))) x)) (* -8 y)) x)) 4))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -32 binary64)) x) (*.f64 (*.f64 y y) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(* 4 x) |
(*.f64 x #s(literal 4 binary64)) |
(+ (* 4 x) (* 8 y)) |
(+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y #s(literal 8 binary64))) |
(+ (* 4 x) (* y (+ 8 (* 16 (/ y x))))) |
(+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 y #s(literal 16 binary64)) x)))) |
(+ (* 4 x) (* y (+ 8 (* y (+ (* 32 (/ y (pow x 2))) (* 16 (/ 1 x))))))) |
(+.f64 (*.f64 x #s(literal 4 binary64)) (*.f64 y (+.f64 #s(literal 8 binary64) (*.f64 y (+.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 32 binary64)) (/.f64 #s(literal 16 binary64) x)))))) |
(* -2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) |
(/ (+ (* -2 (pow x 2)) (* -1 (/ (pow x 3) y))) y) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y)) y) |
(/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (* -1/2 (/ (pow x 4) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 x (*.f64 x x)) y))) y) |
(/ (+ (* -2 (pow x 2)) (+ (* -1 (/ (pow x 3) y)) (+ (* -1/2 (/ (pow x 4) (pow y 2))) (* -1/4 (/ (pow x 5) (pow y 3)))))) y) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y)) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) y) y) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 y (*.f64 y y))))) y) |
(* -2 (/ (pow x 2) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y) |
(* -1 (/ (+ (* 2 (pow x 2)) (/ (pow x 3) y)) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (* -1/2 (/ (pow x 4) y))) y)) (* 2 (pow x 2))) y)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) y) (*.f64 x (*.f64 x x))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (pow x 5) y)) (* 1/2 (pow x 4))) y)) (* -1 (pow x 3))) y)) (* 2 (pow x 2))) y)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) y)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) y))) y)) (neg.f64 y)) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
(/ (pow y 2) x) |
(/.f64 (*.f64 y y) x) |
Compiled 38287 to 2381 computations (93.8% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1046 | 4 | 1050 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1050 | 9 | 1059 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.0% | (+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) (*.f64 y y)) |
| ✓ | 53.3% | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | 98.0% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| ▶ | 54.1% | (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
| ▶ | 58.0% | (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| ▶ | 53.0% | (*.f64 y y) |
| ✓ | 58.3% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ▶ | 55.0% | (*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | 56.9% | (*.f64 x x) |
Compiled 148 to 94 computations (36.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | cost-diff | 256 | (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| ✓ | cost-diff | 256 | (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 128 | (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 128 | (*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 y (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
| ✓ | cost-diff | 256 | (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) (*.f64 y y)) |
| 4932× | *-lowering-*.f32 |
| 4932× | *-lowering-*.f64 |
| 2660× | associate-/r/ |
| 2598× | fma-define |
| 1926× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 120 |
| 1 | 65 | 115 |
| 2 | 179 | 114 |
| 3 | 465 | 103 |
| 4 | 778 | 103 |
| 5 | 1194 | 103 |
| 6 | 2349 | 103 |
| 7 | 3944 | 103 |
| 8 | 4967 | 103 |
| 9 | 5415 | 103 |
| 10 | 5712 | 103 |
| 11 | 6072 | 103 |
| 12 | 6531 | 103 |
| 0 | 8519 | 103 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (+ (* x 2) (/ (* x x) y))) (* y y)) |
(* y (+ (* x 2) (/ (* x x) y))) |
y |
(+ (* x 2) (/ (* x x) y)) |
(* x 2) |
x |
2 |
(/ (* x x) y) |
(* x x) |
(* y y) |
(* y y) |
y |
(* (+ y (* x 2)) y) |
(+ y (* x 2)) |
y |
(* x 2) |
x |
2 |
(* x (* y (+ 2 (/ x y)))) |
x |
(* y (+ 2 (/ x y))) |
y |
(+ 2 (/ x y)) |
2 |
(/ x y) |
(* y (* y (+ 1 (/ (* x 2) y)))) |
y |
(* y (+ 1 (/ (* x 2) y))) |
(+ 1 (/ (* x 2) y)) |
1 |
(/ (* x 2) y) |
(* x 2) |
x |
2 |
| Outputs |
|---|
(+ (* y (+ (* x 2) (/ (* x x) y))) (* y y)) |
(+.f64 (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y y)) |
(* y (+ (* x 2) (/ (* x x) y))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
y |
(+ (* x 2) (/ (* x x) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(/ (* x x) y) |
(/.f64 (*.f64 x x) y) |
(* x x) |
(*.f64 x x) |
(* y y) |
(*.f64 y y) |
(* y y) |
(*.f64 y y) |
y |
(* (+ y (* x 2)) y) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ y (* x 2)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* x (* y (+ 2 (/ x y)))) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
x |
(* y (+ 2 (/ x y))) |
(+.f64 x (*.f64 y #s(literal 2 binary64))) |
y |
(+ 2 (/ x y)) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
2 |
#s(literal 2 binary64) |
(/ x y) |
(/.f64 x y) |
(* y (* y (+ 1 (/ (* x 2) y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
y |
(* y (+ 1 (/ (* x 2) y))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ 1 (/ (* x 2) y)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(/ (* x 2) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) y) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| ✓ | accuracy | 87.5% | (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 87.5% | (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 100.0% | (+.f64 y (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) (*.f64 y y)) |
| ✓ | accuracy | 93.4% | (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) |
| ✓ | accuracy | 91.5% | (/.f64 (*.f64 x x) y) |
| 113.0ms | 256× | 0 | valid |
Compiled 143 to 22 computations (84.6% saved)
ival-mult: 23.0ms (62.8% of total)ival-add: 7.0ms (19.1% of total)ival-div: 6.0ms (16.4% of total)const: 1.0ms (2.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y (+ (* x 2) (/ (* x x) y))) (* y y))> |
#<alt (* y (+ (* x 2) (/ (* x x) y)))> |
#<alt (+ (* x 2) (/ (* x x) y))> |
#<alt (* x 2)> |
#<alt (* y y)> |
#<alt (* (+ y (* x 2)) y)> |
#<alt (+ y (* x 2))> |
#<alt (* x (* y (+ 2 (/ x y))))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (+ 2 (/ x y))> |
#<alt (/ x y)> |
#<alt (* y (* y (+ 1 (/ (* x 2) y))))> |
#<alt (* y (+ 1 (/ (* x 2) y)))> |
#<alt (+ 1 (/ (* x 2) y))> |
#<alt (/ (* x 2) y)> |
#<alt (/ (* x x) y)> |
| Outputs |
|---|
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* 2 x)> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (* x (+ x (* 2 y)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (* 2 (* x y))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* y (+ (* 2 x) (/ (pow x 2) y)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y)))))> |
#<alt x> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (* 2 y)> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* y (+ 2 (/ x y)))> |
#<alt (* 2 y)> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 2)))> |
#<alt (* 2 y)> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt (+ x (* 2 y))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt (* x (+ 1 (* 2 (/ y x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ y x)) 1)))> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 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 (* 2 (* x y))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (* y (+ y (* 2 x)))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (* 2 (* x y))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* x (+ (* 2 y) (/ (pow y 2) x)))> |
#<alt (* 2 (* x y))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x)))))> |
#<alt (* 2 x)> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* 2 x))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* x (+ 2 (/ y x)))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 2)))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (* 2 (/ x y))> |
#<alt (* x (+ (/ 1 x) (* 2 (/ 1 y))))> |
#<alt (* x (+ (/ 1 x) (* 2 (/ 1 y))))> |
#<alt (* x (+ (/ 1 x) (* 2 (/ 1 y))))> |
#<alt (* 2 (/ x y))> |
#<alt (* x (+ (* 2 (/ 1 y)) (/ 1 x)))> |
#<alt (* x (+ (* 2 (/ 1 y)) (/ 1 x)))> |
#<alt (* x (+ (* 2 (/ 1 y)) (/ 1 x)))> |
#<alt (* 2 (/ x y))> |
#<alt (/ (+ y (* 2 x)) y)> |
#<alt (/ (+ y (* 2 x)) y)> |
#<alt (/ (+ y (* 2 x)) y)> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt 1> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 2 (/ x y)))> |
#<alt (+ 1 (* 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 y))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (pow x 2) y)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | -inf | (* y (+ 1 (/ (* x 2) y))) |
| 8.0ms | x | @ | 0 | (/ (* x 2) y) |
| 0.0ms | y | @ | -inf | (* x (* y (+ 2 (/ x y)))) |
| 0.0ms | y | @ | -inf | (* y (* y (+ 1 (/ (* x 2) y)))) |
| 0.0ms | x | @ | -inf | (/ (* x 2) y) |
| 1× | batch-egg-rewrite |
| 3204× | *-lowering-*.f32 |
| 3204× | *-lowering-*.f64 |
| 3192× | /-lowering-/.f32 |
| 3192× | /-lowering-/.f64 |
| 2132× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 103 |
| 1 | 143 | 98 |
| 2 | 1365 | 91 |
| 0 | 8276 | 91 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (+ (* x 2) (/ (* x x) y))) (* y y)) |
(* y (+ (* x 2) (/ (* x x) y))) |
(+ (* x 2) (/ (* x x) y)) |
(* x 2) |
(* y y) |
(* (+ y (* x 2)) y) |
(+ y (* x 2)) |
(* x (* y (+ 2 (/ x y)))) |
(* y (+ 2 (/ x y))) |
(+ 2 (/ x y)) |
(/ x y) |
(* y (* y (+ 1 (/ (* x 2) y)))) |
(* y (+ 1 (/ (* x 2) y))) |
(+ 1 (/ (* x 2) y)) |
(/ (* x 2) y) |
(/ (* x x) y) |
| Outputs |
|---|
(+.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) |
(fma.f64 y y (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 y y)) |
(fma.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) x) (*.f64 y y)) |
(fma.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 y y)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y (*.f64 y y)) |
(fma.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 y x) (*.f64 y y)) |
(fma.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))) x (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y y))) |
(fma.f64 (*.f64 y x) (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (neg.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 y (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) y) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 y (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) y) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 x x) y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (/.f64 y (*.f64 x x))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) y) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 y (*.f64 x x)))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) y) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) y))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) (/.f64 y (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) y) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 y (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) y) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (*.f64 x x) y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) (/.f64 y (*.f64 x x))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) y) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 y (*.f64 x x)))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) y) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) y))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 x y) (*.f64 y x))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 x y) (*.f64 y x)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 y (/.f64 x (/.f64 y x)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (/.f64 y x)) y (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x y) (*.f64 y x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) (/.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 y x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) y) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) y) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) y)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 y (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 y x)) |
(*.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))) x) |
(*.f64 (*.f64 y x) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 x (/.f64 y x))) |
(+.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 x (/.f64 y x))) |
(fma.f64 x (/.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 x (/.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) x (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 x (/.f64 y x)) (/.f64 y (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 y y)) |
(fma.f64 y y (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 y y)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 y y)) |
(/.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (+.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y) (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y) (+.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (neg.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) y)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) y)) (neg.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (+.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y (*.f64 x #s(literal -2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal -2 binary64))))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 x y) (*.f64 y x))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 x y) (*.f64 y x)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 y (/.f64 x (/.f64 y x)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (/.f64 y x)) y (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x y) (*.f64 y x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (/.f64 x y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) (/.f64 x y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (*.f64 y x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) y) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) y) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) y)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (-.f64 (/.f64 x (/.f64 y x)) (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 y (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) x)) |
(*.f64 x (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 y x)) |
(*.f64 (+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))) x) |
(*.f64 (*.f64 y x) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 y (/.f64 x y) (*.f64 y #s(literal 2 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (/.f64 x y) y (*.f64 y #s(literal 2 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) y)) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) y) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 4 binary64)) (-.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(+.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 y y))) |
(+.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (*.f64 y y)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 y y)) (*.f64 y y)) |
(fma.f64 y y (*.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 y y (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) (*.f64 y y) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(*.f64 y (+.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (*.f64 y y)) |
(*.f64 (+.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) y) |
(+.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (/.f64 y x)) y) |
(fma.f64 x (*.f64 (/.f64 #s(literal 2 binary64) y) y) y) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) y y) |
(fma.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y) y) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 2 binary64) y) y) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (-.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) y) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 y (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) y) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(/.f64 #s(literal 2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 y x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) |
(/.f64 x (/.f64 y x)) |
(/.f64 (*.f64 x x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) y) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x y)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 2874× | *-lowering-*.f32 |
| 2874× | *-lowering-*.f64 |
| 1224× | fnmadd-define |
| 1166× | sum4-define |
| 1102× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 2067 |
| 1 | 341 | 1755 |
| 2 | 977 | 1755 |
| 3 | 3173 | 1638 |
| 4 | 7167 | 1638 |
| 0 | 8436 | 1638 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* 2 (* x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* 2 (* x y)) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* 2 x) |
(* x (+ 2 (/ x y))) |
(* x (+ 2 (/ x y))) |
(* x (+ 2 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(* 2 x) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(* 2 x) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) 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) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* 2 x) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
y |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* 2 (* x y)) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(* x (+ x (* 2 y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* 2 (* x y)) (pow x 2)) |
(* 2 (* x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(* 2 (* x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
x |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(* 2 y) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* y (+ 2 (/ x y))) |
(* 2 y) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(* 2 y) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
(+ x (* 2 y)) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
(* x (+ 1 (* 2 (/ y x)))) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(/ x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ x y) |
(/ (+ x (* 2 y)) y) |
(/ (+ x (* 2 y)) y) |
(/ (+ x (* 2 y)) y) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 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) |
(* 2 (* x y)) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(* y (+ y (* 2 x))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* 2 (* x y)) (pow y 2)) |
(* 2 (* x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(* 2 (* x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(* 2 x) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (* 2 (/ x y)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
y |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(+ y (* 2 x)) |
(* 2 x) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* x (+ 2 (/ y x))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
1 |
(+ 1 (* 2 (/ x y))) |
(+ 1 (* 2 (/ x y))) |
(+ 1 (* 2 (/ x y))) |
(* 2 (/ x y)) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(* 2 (/ x y)) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(* 2 (/ x y)) |
(/ (+ y (* 2 x)) y) |
(/ (+ y (* 2 x)) y) |
(/ (+ y (* 2 x)) y) |
1 |
(+ 1 (* 2 (/ x y))) |
(+ 1 (* 2 (/ x y))) |
(+ 1 (* 2 (/ x y))) |
1 |
(+ 1 (* 2 (/ x y))) |
(+ 1 (* 2 (/ 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 y)) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
(/ (pow x 2) y) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (/ x y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (+ 2 (/ x y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* x (+ 2 (/ x y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (+.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)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* x (+ x (* 2 y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* y (+ (* 2 x) (/ (pow x 2) y))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
x |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* y (+ 2 (/ x y))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y (+ 2 (/ x y))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* y (+ 2 (/ x y))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) 2))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+ x (* 2 y)) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(* x (+ 1 (* 2 (/ y x)))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ 1 (* 2 (/ y x)))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* x (+ 1 (* 2 (/ y x)))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
x |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(* -1 (* x (- (* -2 (/ y x)) 1))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
2 |
#s(literal 2 binary64) |
(+ 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)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
2 |
#s(literal 2 binary64) |
(+ 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 |
#s(literal 2 binary64) |
(+ 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)) |
(/ 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) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* y (+ y (* 2 x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* x (+ (* 2 y) (/ (pow y 2) x))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 (* x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
y |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* x (+ 2 (/ y x))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ y x)) 2))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* x (+ (/ 1 x) (* 2 (/ 1 y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* x (+ (* 2 (/ 1 y)) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(/ (+ y (* 2 x)) y) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(/ (+ y (* 2 x)) y) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(/ (+ y (* 2 x)) y) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(+ 1 (* 2 (/ x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) y))) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(* 2 (/ x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
Compiled 14577 to 1426 computations (90.2% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 886 | 1 | 887 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 887 | 9 | 896 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.3% | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | 98.0% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| ▶ | 93.3% | (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
| ✓ | 54.1% | (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
| ✓ | 58.0% | (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| ✓ | 53.0% | (*.f64 y y) |
| ✓ | 58.3% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | 55.0% | (*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | 56.9% | (*.f64 x x) |
Compiled 89 to 57 computations (36% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 0 | (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
| 3500× | /-lowering-/.f32 |
| 3500× | /-lowering-/.f64 |
| 2448× | *-lowering-*.f32 |
| 2448× | *-lowering-*.f64 |
| 2072× | fma-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 38 |
| 1 | 18 | 36 |
| 2 | 49 | 36 |
| 3 | 93 | 36 |
| 4 | 172 | 36 |
| 5 | 237 | 36 |
| 6 | 244 | 34 |
| 7 | 273 | 34 |
| 8 | 388 | 34 |
| 9 | 865 | 34 |
| 10 | 3173 | 34 |
| 11 | 4267 | 34 |
| 12 | 4634 | 34 |
| 13 | 4910 | 34 |
| 14 | 5156 | 34 |
| 15 | 5778 | 34 |
| 0 | 8155 | 34 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ y (* x (+ 2 (/ x y)))) y) |
(+ y (* x (+ 2 (/ x y)))) |
y |
(* x (+ 2 (/ x y))) |
x |
(+ 2 (/ x y)) |
2 |
(/ x y) |
| Outputs |
|---|
(* (+ y (* x (+ 2 (/ x y)))) y) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(+ y (* x (+ 2 (/ x y)))) |
(+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
y |
(* x (+ 2 (/ x y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
x |
(+ 2 (/ x y)) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
2 |
#s(literal 2 binary64) |
(/ x y) |
(/.f64 x y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (/.f64 x y)) |
| ✓ | accuracy | 99.9% | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
| ✓ | accuracy | 93.4% | (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
| 59.0ms | 256× | 0 | valid |
Compiled 41 to 9 computations (78% saved)
ival-div: 3.0ms (32.9% of total)ival-add: 3.0ms (32.9% of total)ival-mult: 3.0ms (32.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ y (* x (+ 2 (/ x y)))) y)> |
#<alt (+ y (* x (+ 2 (/ x y))))> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (+ 2 (/ x y))> |
| Outputs |
|---|
#<alt (pow x 2)> |
#<alt (+ (* 2 (* x y)) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (+ (* y (+ y (* 2 x))) (pow x 2))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* 2 (/ x y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* 2 (* x y)) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (+ (* x (+ x (* 2 y))) (pow y 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2 (/ y x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x))))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ y (* 2 x))) (pow x 2)) y)> |
#<alt (/ (+ (* y (+ y (* 2 x))) (pow x 2)) y)> |
#<alt y> |
#<alt (* y (+ 1 (* 2 (/ x y))))> |
#<alt (* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt (* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2)))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -2 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1)))> |
#<alt y> |
#<alt (+ y (* 2 x))> |
#<alt (+ y (* x (+ 2 (/ x y))))> |
#<alt (+ y (* x (+ 2 (/ x y))))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2)))))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2)))))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (* x (+ 2 (/ x y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ (pow x 2) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (/ (+ (* 2 (* x y)) (pow x 2)) y)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt (+ (* 2 x) (/ (pow x 2) y))> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (/ x y)> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (* x (+ (* 2 (/ 1 x)) (/ 1 y)))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt (/ (+ x (* 2 y)) y)> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt 2> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
#<alt (+ 2 (/ x y))> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (* (+ y (* x (+ 2 (/ x y)))) y) |
| 0.0ms | y | @ | 0 | (* (+ y (* x (+ 2 (/ x y)))) y) |
| 0.0ms | y | @ | -inf | (* (+ y (* x (+ 2 (/ x y)))) y) |
| 0.0ms | x | @ | inf | (* x (+ 2 (/ x y))) |
| 0.0ms | x | @ | 0 | (* (+ y (* x (+ 2 (/ x y)))) y) |
| 1× | batch-egg-rewrite |
| 3906× | *-lowering-*.f32 |
| 3906× | *-lowering-*.f64 |
| 2910× | /-lowering-/.f32 |
| 2910× | /-lowering-/.f64 |
| 1720× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 32 |
| 1 | 53 | 30 |
| 2 | 513 | 30 |
| 3 | 7682 | 30 |
| 0 | 8267 | 30 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ y (* x (+ 2 (/ x y)))) y) |
(+ y (* x (+ 2 (/ x y)))) |
(* x (+ 2 (/ x y))) |
(+ 2 (/ x y)) |
| Outputs |
|---|
(+.f64 (*.f64 y y) (*.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 #s(literal 2 binary64))) (*.f64 y (+.f64 y (/.f64 (*.f64 x x) y)))) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y (/.f64 (*.f64 x x) y)) y)) |
(+.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 y x) (/.f64 y x)) (*.f64 y y))) |
(+.f64 (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 y x) (/.f64 y x))) |
(+.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) (/.f64 (*.f64 y x) (/.f64 y x))) |
(+.f64 (+.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 y x) (/.f64 y x))) |
(fma.f64 y y (*.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(fma.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 y y)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y (*.f64 y y)) |
(fma.f64 (*.f64 y x) (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 y y)) |
(fma.f64 (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y))) x (*.f64 y y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 y (+.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 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(/.f64 (*.f64 (*.f64 y (+.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 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.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 #s(literal 0 binary64) (-.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))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x 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 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (*.f64 y (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 y y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y))) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) y) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y)) y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) |
(*.f64 y (+.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)))) y) |
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) y)) |
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 y (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) y)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 y (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(*.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(*.f64 (*.f64 (*.f64 y (+.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 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(*.f64 (/.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (+.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 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (+.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (+.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 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 (*.f64 x x) y) (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(+.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x x) y)) |
(+.f64 (+.f64 y (/.f64 (*.f64 x x) y)) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) |
(fma.f64 x #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 x x) y))) |
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)) y) |
(fma.f64 #s(literal 2 binary64) x (+.f64 y (/.f64 (*.f64 x x) y))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) x y) |
(neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.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 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x 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 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x 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 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.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 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x 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 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x 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 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 y (/.f64 (*.f64 x x) y)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 y (/.f64 (*.f64 x x) y)) (+.f64 y (/.f64 (*.f64 x x) y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y (/.f64 (*.f64 x x) y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y (/.f64 x y))) (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x x) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (-.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 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 y (/.f64 (*.f64 x x) y)) (+.f64 y (/.f64 (*.f64 x x) y)))) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y (/.f64 (*.f64 x x) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y (/.f64 x y)))) (-.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x x) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.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 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) #s(literal 1 binary64)) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (+.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 #s(literal 1 binary64) (-.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 (-.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 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))) (/.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))))) |
(*.f64 (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))) (*.f64 y y))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)) |
(+.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 (*.f64 x x) y)) |
(fma.f64 x (/.f64 x y) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 (*.f64 x x) y)) |
(fma.f64 (/.f64 x y) x (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) y) (-.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) y) (-.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y (/.f64 x y))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (/.f64 y x))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) y) (-.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 y (/.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal -8 binary64))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64))) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal -8 binary64)) x) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) x) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64)) x) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 x y)) x) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) x)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (/.f64 x (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) x)) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) y) (-.f64 (/.f64 (*.f64 x x) y) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (+.f64 #s(literal 64 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (-.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (-.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (-.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 2 binary64)) |
(+.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 (/.f64 x y) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x #s(literal 2 binary64)) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal -8 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (+.f64 #s(literal -2 binary64) (/.f64 x y))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (+.f64 #s(literal 64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) (-.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64)) (+.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (/.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (/.f64 x y))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (/.f64 (/.f64 (*.f64 x x) y) y))) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 x y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) #s(literal 8 binary64)))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)))) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (/.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal -8 binary64))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) (+.f64 (/.f64 #s(literal -4 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (-.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) (+.f64 #s(literal 64 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) (-.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (/.f64 (/.f64 x y) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) (+.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 x y))) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y))) (+.f64 #s(literal 2 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (+.f64 #s(literal 64 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))))) (+.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (-.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x))) (-.f64 #s(literal 16 binary64) (*.f64 (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x))))) (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 y x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 x x) y) y)) (-.f64 #s(literal 8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 y x)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x y) (+.f64 #s(literal 2 binary64) (/.f64 x y))))) |
| 1× | egg-herbie |
| 2450× | *-lowering-*.f32 |
| 2450× | *-lowering-*.f64 |
| 1956× | fnmsub-define |
| 1448× | /-lowering-/.f32 |
| 1448× | /-lowering-/.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 798 |
| 1 | 281 | 670 |
| 2 | 835 | 650 |
| 3 | 2821 | 564 |
| 4 | 7048 | 564 |
| 0 | 8502 | 564 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(+ (* 2 (* x y)) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(pow y 2) |
(+ (* 2 (* x y)) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(/ (pow x 2) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(/ (+ (* y (+ y (* 2 x))) (pow x 2)) y) |
(/ (+ (* y (+ y (* 2 x))) (pow x 2)) y) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1))) |
y |
(+ y (* 2 x)) |
(+ y (* x (+ 2 (/ x y)))) |
(+ y (* x (+ 2 (/ x y)))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2))))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2))))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y))) |
(* 2 x) |
(* x (+ 2 (/ x y))) |
(* x (+ 2 (/ x y))) |
(* x (+ 2 (/ x y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ (pow x 2) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ (pow x 2) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(* 2 x) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(* 2 x) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(+ (* 2 x) (/ (pow x 2) y)) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(/ x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(/ x y) |
(/ (+ x (* 2 y)) y) |
(/ (+ x (* 2 y)) y) |
(/ (+ x (* 2 y)) y) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
2 |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
(+ 2 (/ x y)) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(+ (* 2 (* x y)) (pow x 2)) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+ (* y (+ y (* 2 x))) (pow x 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* 2 (/ x y)))) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow y 2) |
(*.f64 y y) |
(+ (* 2 (* x y)) (pow y 2)) |
(*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64)))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(+ (* x (+ x (* 2 y))) (pow y 2)) |
(+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 x (+.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))) |
(*.f64 x (+.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2 (/ y x)))) |
(*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(*.f64 x (+.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))) |
(*.f64 x (+.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 y x))))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (+ (* y (+ y (* 2 x))) (pow x 2)) y) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) y) |
(/ (+ (* y (+ y (* 2 x))) (pow x 2)) y) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y)))) y) |
y |
(* y (+ 1 (* 2 (/ x y)))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* y (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
y |
(* -1 (* y (- (* -2 (/ x y)) 1))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (/ (pow x 2) y)) y)) 1))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
y |
(+ y (* 2 x)) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
(+ y (* x (+ 2 (/ x y)))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(+ y (* x (+ 2 (/ x y)))) |
(+.f64 y (*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (/.f64 y x)))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (+ (/ 1 y) (/ y (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (/.f64 y x)))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (/.f64 y x)))) |
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ y x)) 2) x)) (/ 1 y))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (/.f64 y x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (/ x y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* x (+ 2 (/ x y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* x (+ 2 (/ x y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* (pow x 2) (+ (* 2 (/ 1 x)) (/ 1 y))) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (pow x 2) y) |
(/.f64 (*.f64 x x) y) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/ (+ (* 2 (* x y)) (pow x 2)) y) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
(+ (* 2 x) (/ (pow x 2) y)) |
(*.f64 x (-.f64 (/.f64 x y) #s(literal -2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 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)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* 2 (/ 1 x)) (/ 1 y))) |
(+.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
(/ (+ x (* 2 y)) y) |
(/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) y)) y) |
2 |
#s(literal 2 binary64) |
(+ 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 |
#s(literal 2 binary64) |
(+ 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)) |
Compiled 9417 to 876 computations (90.7% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 301 | 0 | 301 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 301 | 9 | 310 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.3% | (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| ✓ | 98.0% | (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| ✓ | 93.3% | (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
| ✓ | 54.1% | (*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
| ✓ | 58.0% | (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| ✓ | 53.0% | (*.f64 y y) |
| ✓ | 58.3% | (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| ✓ | 55.0% | (*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
| ✓ | 56.9% | (*.f64 x x) |
Compiled 275 to 114 computations (58.5% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) (*.f64 y y)) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))) (*.f64 y y)) |
(+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y y)) |
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
3 calls:
| 6.0ms | x |
| 5.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
Compiled 21 to 13 computations (38.1% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))) (*.f64 y y)) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 y #s(literal 2 binary64))) (*.f64 x x))) (*.f64 y y)) |
(+.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 x (*.f64 y #s(literal 2 binary64)))))) (*.f64 y y)) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
3 calls:
| 5.0ms | x |
| 4.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | x |
| 100.0% | 2 | y |
| 100.0% | 2 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
Compiled 21 to 13 computations (38.1% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
| Outputs |
|---|
(+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
| Outputs |
|---|
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y) |
2 calls:
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | x |
| 98.5% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
| Outputs |
|---|
(*.f64 x x) |
(*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
2 calls:
| 4.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 2 | x |
| 89.2% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 y (*.f64 x #s(literal 2 binary64))) y) |
(*.f64 x (*.f64 y (+.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (*.f64 y y)) |
| Outputs |
|---|
(*.f64 x x) |
(*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x))) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
(*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 x x) |
(*.f64 y y) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 x x) |
| Outputs |
|---|
(*.f64 x x) |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 1 | y |
| 56.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0340185101412234e+306 | +inf |
Compiled 20 to 13 computations (35% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 993.5554883024083 | 10426.519066744011 |
| 7.0ms | 96× | 0 | valid |
Compiled 188 to 121 computations (35.6% saved)
ival-mult: 3.0ms (83.4% of total)ival-add: 1.0ms (27.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 7.446950000969369e-175 | 5.1414771925379275e-173 |
| 8.0ms | 112× | 0 | valid |
Compiled 188 to 125 computations (33.5% saved)
ival-mult: 3.0ms (71.4% of total)ival-add: 1.0ms (23.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -1.4738620525320276e-145 | -1.8388986638304212e-146 |
| 7.0ms | 96× | 0 | valid |
Compiled 140 to 97 computations (30.7% saved)
ival-mult: 3.0ms (82.2% of total)ival-add: 1.0ms (27.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | -1.4738620525320276e-145 | -1.8388986638304212e-146 |
| 7.0ms | 96× | 0 | valid |
Compiled 116 to 79 computations (31.9% saved)
ival-mult: 3.0ms (81.1% of total)ival-add: 1.0ms (27% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -1.4738620525320276e-145 | -1.8388986638304212e-146 |
| 9.0ms | 96× | 0 | valid |
Compiled 92 to 61 computations (33.7% saved)
ival-mult: 5.0ms (90.7% of total)ival-add: 1.0ms (18.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 18× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 143 |
| 1 | 65 | 143 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) #s(literal 2000000000000000034432129193472909657662175650026477964657784035784761342489150095975840903750919189137212277723396582120622098451065897041393877611422881300245257029338856920713985249936056659101378448350568693460121432177658428510879389260239589093011024831235964286525341725837632725724238309498254524416 binary64)) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 y #s(literal 8500 binary64)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 y #s(literal 3480865949723965/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
| Outputs |
|---|
(fma.f64 y y (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64))))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) #s(literal 2000000000000000034432129193472909657662175650026477964657784035784761342489150095975840903750919189137212277723396582120622098451065897041393877611422881300245257029338856920713985249936056659101378448350568693460121432177658428510879389260239589093011024831235964286525341725837632725724238309498254524416 binary64)) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y y)) #s(literal 2000000000000000034432129193472909657662175650026477964657784035784761342489150095975840903750919189137212277723396582120622098451065897041393877611422881300245257029338856920713985249936056659101378448350568693460121432177658428510879389260239589093011024831235964286525341725837632725724238309498254524416 binary64)) (+.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y y)) (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(if (<=.f64 y #s(literal 8500 binary64)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 y #s(literal 8500 binary64)) (+.f64 (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(if (<=.f64 y #s(literal 3480865949723965/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))) y)) |
(if (<=.f64 y #s(literal 3480865949723965/69617318994479297159441705409245167921344429126717528237597542082203295398081625160307507496908132931192662194421301381083506846944815643283884602656894137393981852330936660004926669193216 binary64)) (*.f64 x (+.f64 x (*.f64 y #s(literal 2 binary64)))) (*.f64 y (+.f64 y (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 x y)))))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y))))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y (+.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y (+.f64 y (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 x #s(literal -8154281252609543/56236422431789954785131731346074773235871213978773957913759444657647969758393598378988008576298635714374011382919011189040103325693678746112606439760814548189184 binary64)) (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
| 4044× | *-lowering-*.f32 |
| 4044× | *-lowering-*.f64 |
| 3412× | /-lowering-/.f32 |
| 3412× | /-lowering-/.f64 |
| 3204× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 518 | 2906 |
| 1 | 1765 | 2476 |
| 2 | 5945 | 2439 |
| 0 | 8025 | 2439 |
| 0 | 12 | 46 |
| 1 | 76 | 43 |
| 2 | 775 | 42 |
| 0 | 8215 | 42 |
| 0 | 21 | 103 |
| 1 | 143 | 98 |
| 2 | 1365 | 91 |
| 0 | 8276 | 91 |
| 0 | 9 | 10 |
| 1 | 21 | 10 |
| 2 | 50 | 8 |
| 3 | 86 | 8 |
| 4 | 89 | 8 |
| 0 | 89 | 8 |
| 0 | 71 | 1050 |
| 1 | 243 | 882 |
| 2 | 764 | 882 |
| 3 | 2293 | 810 |
| 4 | 5248 | 810 |
| 0 | 8020 | 810 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 393 to 196 computations (50.1% saved)
(sort x y)
Compiled 434 to 150 computations (65.4% saved)
Loading profile data...