
Time bar (total: 10.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 7 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 9 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 10 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 11 |
| 48.4% | 48.3% | 51.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 13 to 12 computations (7.7% saved)
| 767.0ms | 8 256× | 0 | valid |
ival-mult: 305.0ms (68.7% of total)ival-div: 63.0ms (14.2% of total)ival-sub: 62.0ms (14% of total)ival-true: 6.0ms (1.4% of total)exact: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.7% of total)| 2× | egg-herbie |
| 1 180× | div-sub |
| 880× | accelerator-lowering-fma.f32 |
| 880× | accelerator-lowering-fma.f64 |
| 850× | associate-/r* |
| 848× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 142 |
| 1 | 180 | 135 |
| 2 | 477 | 135 |
| 3 | 1822 | 135 |
| 4 | 4470 | 135 |
| 5 | 6548 | 135 |
| 6 | 7631 | 135 |
| 7 | 7839 | 135 |
| 8 | 7917 | 135 |
| 0 | 10 | 9 |
| 1 | 22 | 9 |
| 2 | 48 | 9 |
| 3 | 83 | 9 |
| 4 | 114 | 9 |
| 5 | 165 | 9 |
| 6 | 297 | 9 |
| 7 | 486 | 9 |
| 8 | 844 | 9 |
| 9 | 1856 | 9 |
| 10 | 2433 | 9 |
| 11 | 2607 | 9 |
| 12 | 2706 | 9 |
| 13 | 2759 | 9 |
| 14 | 2762 | 9 |
| 15 | 2793 | 9 |
| 16 | 2793 | 9 |
| 0 | 2793 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/ (* (neg x) 2) (- (* y z) (* t z))) |
(/ (* x 2) (- (* (neg y) z) (* t z))) |
(/ (* x 2) (- (* y (neg z)) (* t (neg z)))) |
(/ (* x 2) (- (* y z) (* (neg t) z))) |
(neg (/ (* (neg x) 2) (- (* y z) (* t z)))) |
(neg (/ (* x 2) (- (* (neg y) z) (* t z)))) |
(neg (/ (* x 2) (- (* y (neg z)) (* t (neg z))))) |
(neg (/ (* x 2) (- (* y z) (* (neg t) z)))) |
(/ (* y 2) (- (* x z) (* t z))) |
(/ (* z 2) (- (* y x) (* t x))) |
(/ (* t 2) (- (* y z) (* x z))) |
(/ (* x 2) (- (* z y) (* t y))) |
(/ (* x 2) (- (* t z) (* y z))) |
(/ (* x 2) (- (* y t) (* z t))) |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(* x (/ 2 (* z (- y t)))) |
(/ (* (neg x) 2) (- (* y z) (* t z))) |
(* x (/ 2 (* z (- t y)))) |
(/ (* x 2) (- (* (neg y) z) (* t z))) |
(* x (/ (/ -2 (+ y t)) z)) |
(/ (* x 2) (- (* y (neg z)) (* t (neg z)))) |
(* x (/ 2 (* z (- t y)))) |
(/ (* x 2) (- (* y z) (* (neg t) z))) |
(* x (/ 2 (* z (+ y t)))) |
(neg (/ (* (neg x) 2) (- (* y z) (* t z)))) |
(* x (/ 2 (* z (- y t)))) |
(neg (/ (* x 2) (- (* (neg y) z) (* t z)))) |
(* x (/ 2 (* z (+ y t)))) |
(neg (/ (* x 2) (- (* y (neg z)) (* t (neg z))))) |
(* x (/ 2 (* z (- y t)))) |
(neg (/ (* x 2) (- (* y z) (* (neg t) z)))) |
(* x (/ (/ -2 (+ y t)) z)) |
(/ (* y 2) (- (* x z) (* t z))) |
(* y (/ 2 (* z (- x t)))) |
(/ (* z 2) (- (* y x) (* t x))) |
(* 2 (/ z (* x (- y t)))) |
(/ (* t 2) (- (* y z) (* x z))) |
(* t (/ (/ 2 (- y x)) z)) |
(/ (* x 2) (- (* z y) (* t y))) |
(* (/ x y) (/ 2 (- z t))) |
(/ (* x 2) (- (* t z) (* y z))) |
(* x (/ 2 (* z (- t y)))) |
(/ (* x 2) (- (* y t) (* z t))) |
(* 2 (/ (/ x (- y z)) t)) |
(negabs x)
(negabs z)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 18 | 1 | (3.3143364811903517e+185 7.3769806850486505e-28 3.6572003855980333e+208 -6.201389684929528e+299) | 0 | - | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 6 | 0 | - | 0 | - | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 t z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) | n/o | 12 | 0 |
| ↳ | (*.f64 t z) | overflow | 43 | |
| ↳ | (*.f64 y z) | overflow | 31 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | overflow | 60 | |
/.f64 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) | n/u | 7 | 0 |
| ↳ | (*.f64 t z) | underflow | 42 | |
| ↳ | (*.f64 y z) | underflow | 37 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | underflow | 23 | |
-.f64 | (-.f64 (*.f64 y z) (*.f64 t z)) | nan-rescue | 6 | 0 |
| ↳ | (*.f64 y z) | overflow | 31 | |
| ↳ | (*.f64 t z) | overflow | 43 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 24 | 3 |
| - | 1 | 228 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 24 | 0 | 3 |
| - | 1 | 0 | 228 |
| number | freq |
|---|---|
| 0 | 231 |
| 1 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 37.0ms | 512× | 0 | valid |
Compiled 98 to 44 computations (55.1% saved)
ival-mult: 13.0ms (65.9% of total)ival-div: 4.0ms (20.3% of total)ival-sub: 2.0ms (10.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 15 to 10 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | cost-diff | 320 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 880× | accelerator-lowering-fma.f32 |
| 880× | accelerator-lowering-fma.f64 |
| 848× | times-frac |
| 784× | *-lowering-*.f32 |
| 784× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 28 |
| 1 | 22 | 28 |
| 2 | 48 | 28 |
| 3 | 83 | 28 |
| 4 | 114 | 28 |
| 5 | 165 | 28 |
| 6 | 297 | 28 |
| 7 | 486 | 28 |
| 8 | 844 | 28 |
| 9 | 1856 | 28 |
| 10 | 2433 | 28 |
| 11 | 2607 | 28 |
| 12 | 2706 | 28 |
| 13 | 2759 | 28 |
| 14 | 2762 | 28 |
| 15 | 2793 | 28 |
| 16 | 2793 | 28 |
| 0 | 2793 | 28 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(* x 2) |
x |
2 |
(- (* y z) (* t z)) |
(* y z) |
y |
z |
(* t z) |
t |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 y z) |
y |
z |
(* t z) |
(*.f64 z t) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 22.0ms | 256× | 0 | valid |
Compiled 34 to 12 computations (64.7% saved)
ival-mult: 10.0ms (73.1% of total)ival-div: 2.0ms (14.6% of total)ival-sub: 1.0ms (7.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* y z) (* t z))> |
#<alt (/ (* x 2) (- (* y z) (* t z)))> |
#<alt (* x 2)> |
#<alt (* y z)> |
#<alt (* t z)> |
| Outputs |
|---|
#<alt (* -1 (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (- (* y z) (* t z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 y) (* -1 t))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* t (- (/ (* y z) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* 2 (/ x (- (* y z) (* t z))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* -2 (/ x (* z (- (* -1 y) (* -1 t)))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | t | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | x | @ | inf | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | z | @ | inf | (- (* y z) (* t z)) |
| 1.0ms | z | @ | -inf | (/ (* x 2) (- (* y z) (* t z))) |
| 1× | batch-egg-rewrite |
| 4 490× | *-lowering-*.f32 |
| 4 490× | *-lowering-*.f64 |
| 3 948× | /-lowering-/.f32 |
| 3 948× | /-lowering-/.f64 |
| 3 788× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 23 |
| 1 | 43 | 23 |
| 2 | 325 | 23 |
| 3 | 3464 | 23 |
| 0 | 8219 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* y z) (* t z)) |
(/ (* x 2) (- (* y z) (* t z))) |
(* x 2) |
(* y z) |
(* t z) |
| Outputs |
|---|
(+.f64 (*.f64 y z) (neg.f64 (*.f64 z t))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 y z)) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(+.f64 (neg.f64 (*.f64 y (neg.f64 z))) (neg.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y t))) #s(literal -1 binary64)))) |
(-.f64 (*.f64 y z) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (-.f64 y t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) #s(literal 1 binary64))) |
(-.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 y z (neg.f64 (*.f64 z t))) |
(fma.f64 y (/.f64 (*.f64 z (*.f64 y z)) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 z y (neg.f64 (*.f64 z t))) |
(fma.f64 z (neg.f64 t) (*.f64 y z)) |
(fma.f64 z (/.f64 (*.f64 y (*.f64 y z)) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (*.f64 y z) (/.f64 (*.f64 y z) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (*.f64 y z) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 t (neg.f64 z) (*.f64 y z)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 y z) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (neg.f64 t) z (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y z)) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (pow.f64 (*.f64 y z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3/2 binary64)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 y y) (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (neg.f64 z) t (*.f64 y z)) |
(fma.f64 (*.f64 z (*.f64 y z)) (/.f64 y (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (*.f64 y (*.f64 y z)) (/.f64 z (*.f64 z (+.f64 y t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 y z) (/.f64 (*.f64 z (*.f64 y z)) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 z z) (/.f64 (*.f64 y (*.f64 y z)) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y z) z) (/.f64 (*.f64 y z) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 z z) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y z)) z) (/.f64 z (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 y z)) z) (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) t (*.f64 y z)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 z)) (neg.f64 (*.f64 z t))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 z t))) |
(neg.f64 (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 z (*.f64 z (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (neg.f64 (*.f64 t (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (neg.f64 (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 z (*.f64 z (*.f64 t t)) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (neg.f64 (*.f64 t (*.f64 z (*.f64 y z)))))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))) (*.f64 (neg.f64 z) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 z) (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 y t)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) #s(literal 1 binary64)) (*.f64 z (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 z (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t))))) (*.f64 z (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t))))) (neg.f64 (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t))))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) (fma.f64 (*.f64 y z) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) (fma.f64 y (/.f64 (*.f64 z (*.f64 y z)) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 y t))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t)) z) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) z) (+.f64 y t)) |
(/.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) z) (+.f64 y t)) |
(/.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 z) (+.f64 y t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) z) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (neg.f64 z) (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z))) (*.f64 (*.f64 z (+.f64 y t)) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (+.f64 y t))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (neg.f64 z) (+.f64 y t))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 y t)) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) z) (*.f64 z (+.f64 y t))) (*.f64 (+.f64 y t) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (+.f64 y t) (*.f64 z (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) z) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) (*.f64 (+.f64 y t) (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) z) (*.f64 (neg.f64 z) (+.f64 y t))) (*.f64 (+.f64 y t) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (+.f64 y t) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) z) (+.f64 y t)) (*.f64 (+.f64 y t) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 z t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 y (*.f64 z (*.f64 y z))))) (neg.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 y z)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) z)) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))))) (*.f64 (neg.f64 z) (+.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 z) (+.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 z (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 z (+.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) (neg.f64 (fma.f64 (*.f64 y z) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 z (+.f64 y t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))))) (neg.f64 (fma.f64 y (/.f64 (*.f64 z (*.f64 y z)) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 z (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t)))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 y t)))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) (neg.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) (neg.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t)) z)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) z)) (neg.f64 (+.f64 y t))) |
(pow.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (-.f64 y t)) |
(*.f64 z (neg.f64 (neg.f64 (-.f64 y t)))) |
(*.f64 z (/.f64 (-.f64 y t) #s(literal 1 binary64))) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (*.f64 z (-.f64 y t)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 z (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (-.f64 y t) z) |
(*.f64 (-.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (-.f64 y t)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 y t)) z) (/.f64 (*.f64 z (-.f64 y t)) (+.f64 y t))) |
(*.f64 (neg.f64 (neg.f64 z)) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 z (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z))) |
(+.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(fma.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(fma.f64 (*.f64 z t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 y z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(fma.f64 (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 z (*.f64 y z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 y (*.f64 z (*.f64 y z))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z z) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 z (*.f64 y z))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t))))) |
(/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t))) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) z)) (neg.f64 (/.f64 (-.f64 y t) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (neg.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (+.f64 y t)) (neg.f64 (*.f64 z (-.f64 y t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z)) (neg.f64 (-.f64 y t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t))))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) (-.f64 y t)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (neg.f64 (-.f64 y t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (-.f64 y t)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 z (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 y t))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (neg.f64 (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 y t)) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (-.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 y t)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 z (-.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t)))))))) (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))))) (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (neg.f64 (neg.f64 (-.f64 y t)))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (neg.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (*.f64 z (-.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))) (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z))) (neg.f64 (neg.f64 (-.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64)))) (*.f64 z (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 z (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) (neg.f64 (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 2 binary64))) (neg.f64 (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x)) (neg.f64 (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 y z) (*.f64 (*.f64 y (*.f64 z (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (+.f64 y t)))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t))))))) (neg.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 z t) (*.f64 z (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z z)) (-.f64 t y) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 z (-.f64 y t)))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 z (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 z (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (*.f64 z (+.f64 y t)) x)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 (-.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) (/.f64 x (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t))))) (*.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) z) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) (*.f64 (neg.f64 z) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 y t))) (+.f64 y t)) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(exp.f64 (log.f64 (*.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y z)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y))) |
(exp.f64 (log.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(neg.f64 (neg.f64 (*.f64 z t))) |
(pow.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 z t) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 t z) |
(*.f64 t (neg.f64 (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
| 1× | egg-herbie |
| 9 616× | accelerator-lowering-fma.f32 |
| 9 616× | accelerator-lowering-fma.f64 |
| 5 624× | *-lowering-*.f32 |
| 5 624× | *-lowering-*.f64 |
| 2 346× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1157 |
| 1 | 621 | 1109 |
| 2 | 2088 | 1067 |
| 3 | 5445 | 1063 |
| 0 | 8471 | 1032 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t z)) |
(- (* y z) (* t z)) |
(- (* y z) (* t z)) |
(- (* y z) (* t z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (- (/ (* y z) t) z)) |
(* t (- (/ (* y z) t) z)) |
(* t (- (/ (* y z) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
| Outputs |
|---|
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(- (* y z) (* t z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* -1 (* z (- (* -1 y) (* -1 t)))) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- (* y z) (* t z)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 x (*.f64 t z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 y (/.f64 x (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t z)))) y (/.f64 x (*.f64 t z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 y (/.f64 x (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t))))) y (/.f64 x (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 z y)))) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (*.f64 y y))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 z y)))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (fma.f64 t (/.f64 t y) t)) z)) y)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 (*.f64 t (fma.f64 t (/.f64 t y) t)) y)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t x)) z)) y)) y) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(* -2 (/ x (* z (- (* -1 y) (* -1 t))))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 x (*.f64 y (*.f64 z y))) (/.f64 x (*.f64 z y)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 t (/.f64 x (*.f64 z (*.f64 y (*.f64 y y)))) (/.f64 x (*.f64 y (*.f64 z y)))) t (/.f64 x (*.f64 z y)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 t (/.f64 x (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.f64 y y))))) t (/.f64 x (*.f64 y (*.f64 z y))))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y)))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) t)) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 y (*.f64 t z))) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t z))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) (/.f64 #s(literal -2 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y y) z)))) t)) t)) t) |
(* 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
Compiled 15 927 to 1 328 computations (91.7% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 8 | 544 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 536 | 9 | 545 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ▶ | 95.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| 94.2% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) | |
| 95.0% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) | |
| ✓ | 89.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 52.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) | |
| ▶ | 62.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 94.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
| ▶ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
Compiled 219 to 154 computations (29.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| 3 484× | accelerator-lowering-fma.f32 |
| 3 484× | accelerator-lowering-fma.f64 |
| 2 392× | *-lowering-*.f32 |
| 2 392× | *-lowering-*.f64 |
| 1 832× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 133 |
| 1 | 52 | 133 |
| 2 | 120 | 133 |
| 3 | 244 | 133 |
| 4 | 541 | 133 |
| 5 | 1210 | 133 |
| 6 | 2387 | 133 |
| 7 | 4083 | 133 |
| 8 | 5844 | 133 |
| 9 | 7029 | 133 |
| 10 | 7752 | 133 |
| 11 | 7847 | 133 |
| 12 | 7871 | 133 |
| 13 | 7871 | 133 |
| 0 | 8153 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
(- y t) |
y |
t |
(/ (* x -2) (* t z)) |
(* x -2) |
x |
-2 |
(* t z) |
t |
z |
(* (/ 2 (* z (- y t))) x) |
(/ 2 (* z (- y t))) |
2 |
(* z (- y t)) |
z |
(- y t) |
y |
t |
x |
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(* x 2) |
x |
2 |
(- y t) |
y |
t |
z |
(/ 1 (/ (- y t) (/ (* x 2) z))) |
1 |
(/ (- y t) (/ (* x 2) z)) |
(- y t) |
y |
t |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
| Outputs |
|---|
(/ (/ (* x 2) z) (- y t)) |
(/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y)))) |
(/ (* x 2) z) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
(/ (* x -2) (* t z)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
(* t z) |
(*.f64 z t) |
t |
z |
(* (/ 2 (* z (- y t))) x) |
(/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y)))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
2 |
#s(literal 2 binary64) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
x |
(/ (/ (* x 2) (- y t)) z) |
(/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y)))) |
(/ (* x 2) (- y t)) |
(/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ 1 (/ (- y t) (/ (* x 2) z))) |
(/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y)))) |
1 |
#s(literal 1 binary64) |
(/ (- y t) (/ (* x 2) z)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 t y))) x) |
(- y t) |
(-.f64 y t) |
y |
t |
(/ (* x 2) z) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
| ✓ | accuracy | 95.4% | (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 94.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y t)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | accuracy | 93.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 93.9% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 95.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| 39.0ms | 256× | 0 | valid |
Compiled 137 to 23 computations (83.2% saved)
ival-div: 12.0ms (56.5% of total)ival-mult: 7.0ms (33% of total)ival-sub: 1.0ms (4.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* x 2) z) (- y t))> |
#<alt (/ (* x 2) z)> |
#<alt (* x 2)> |
#<alt (- y t)> |
#<alt (/ (* x -2) (* t z))> |
#<alt (* x -2)> |
#<alt (* t z)> |
#<alt (* (/ 2 (* z (- y t))) x)> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (* z (- y t))> |
#<alt (/ (/ (* x 2) (- y t)) z)> |
#<alt (/ (* x 2) (- y t))> |
#<alt (/ 1 (/ (- y t) (/ (* x 2) z)))> |
#<alt (/ (- y t) (/ (* x 2) z))> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<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 (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (/ -2 (* t z))> |
#<alt (- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z))))> |
#<alt (/ 2 (* y z))> |
#<alt (/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y)> |
#<alt (/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y)> |
#<alt (/ 2 (* y z))> |
#<alt (* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y))> |
#<alt (/ 2 (* y z))> |
#<alt (+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z))))> |
#<alt (/ -2 (* t z))> |
#<alt (/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t)> |
#<alt (/ -2 (* t z))> |
#<alt (* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* 2 (/ x (- y t)))> |
#<alt (* -2 (/ x t))> |
#<alt (+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2))))> |
#<alt (+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3))))))> |
#<alt (+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* y (+ (* -2 (/ x (pow t 3))) (* -2 (/ (* x y) (pow t 4))))))))> |
#<alt (* 2 (/ x y))> |
#<alt (/ (+ (* 2 x) (* 2 (/ (* t x) y))) y)> |
#<alt (/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (* 2 (/ (* (pow t 2) x) (pow y 2))))) y)> |
#<alt (/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (+ (* 2 (/ (* (pow t 2) x) (pow y 2))) (* 2 (/ (* (pow t 3) x) (pow y 3)))))) y)> |
#<alt (* 2 (/ x y))> |
#<alt (* -1 (/ (+ (* -2 x) (* -2 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* 2 (* t x)) (* 2 (/ (* (pow t 2) x) y))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y))> |
#<alt (* 2 (/ x y))> |
#<alt (+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2))))> |
#<alt (+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3))))))> |
#<alt (+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* t (+ (* 2 (/ x (pow y 3))) (* 2 (/ (* t x) (pow y 4))))))))> |
#<alt (* -2 (/ x t))> |
#<alt (/ (+ (* -2 x) (* -2 (/ (* x y) t))) t)> |
#<alt (/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t)> |
#<alt (/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (* -2 (/ (* x (pow y 3)) (pow t 3)))))) t)> |
#<alt (* -2 (/ x t))> |
#<alt (* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* 2 (* x (pow y 2))) (* 2 (/ (* x (pow y 3)) t))) t))) t)) (* 2 x)) t))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -1/2 (/ (* t z) x))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (* 1/2 (/ (* y z) x))> |
#<alt (* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x))))> |
#<alt (* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x))))> |
#<alt (* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x))))> |
#<alt (* 1/2 (/ (* y z) x))> |
#<alt (* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y))))))> |
#<alt (* 1/2 (/ (* y z) x))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x)))> |
#<alt (* -1/2 (/ (* t z) x))> |
#<alt (* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x)))))> |
#<alt (* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x)))))> |
#<alt (* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x)))))> |
#<alt (* -1/2 (/ (* t z) x))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x)))))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
#<alt (* 1/2 (/ (* z (- y t)) x))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | 0 | (/ (/ (* x 2) z) (- y t)) |
| 4.0ms | y | @ | 0 | (/ (- y t) (/ (* x 2) z)) |
| 3.0ms | y | @ | inf | (- y t) |
| 1.0ms | t | @ | inf | (/ (* x 2) (- y t)) |
| 1.0ms | x | @ | inf | (/ (/ (* x 2) z) (- y t)) |
| 1× | batch-egg-rewrite |
| 5 370× | *-lowering-*.f32 |
| 5 370× | *-lowering-*.f64 |
| 4 610× | /-lowering-/.f32 |
| 4 610× | /-lowering-/.f64 |
| 1 906× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 88 |
| 1 | 110 | 88 |
| 2 | 752 | 88 |
| 0 | 8188 | 88 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(* x 2) |
(- y t) |
(/ (* x -2) (* t z)) |
(* x -2) |
(* t z) |
(* (/ 2 (* z (- y t))) x) |
(/ 2 (* z (- y t))) |
(* z (- y t)) |
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(/ 1 (/ (- y t) (/ (* x 2) z))) |
(/ (- y t) (/ (* x 2) z)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (neg.f64 z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 y t) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(pow.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64)))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(+.f64 y (neg.f64 t)) |
(+.f64 (neg.f64 t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (neg.f64 t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (neg.f64 (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (+.f64 y t) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (neg.f64 (+.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (neg.f64 t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (fma.f64 y (/.f64 y (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (-.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t x) (neg.f64 z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (/.f64 t x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (neg.f64 t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 t x)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (neg.f64 t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t)))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z (neg.f64 t)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (neg.f64 t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64))) |
(neg.f64 (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(/.f64 (*.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 t))) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (neg.f64 z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 y t) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (-.f64 y t)) |
(pow.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(+.f64 (*.f64 z (neg.f64 t)) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) |
(-.f64 (*.f64 z y) (*.f64 z t)) |
(-.f64 (fma.f64 z y #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 z y (*.f64 z (neg.f64 t))) |
(fma.f64 z (neg.f64 t) (*.f64 z y)) |
(fma.f64 y z (*.f64 z (neg.f64 t))) |
(fma.f64 t (neg.f64 z) (*.f64 z y)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 z y)) |
(fma.f64 (neg.f64 z) t (*.f64 z y)) |
(fma.f64 (neg.f64 t) z (*.f64 z y)) |
(neg.f64 (*.f64 z (-.f64 t y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) z) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (neg.f64 (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))) |
(*.f64 z (-.f64 y t)) |
(*.f64 (-.f64 y t) z) |
(*.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (-.f64 t y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (-.f64 t y)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (neg.f64 z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 y t) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (neg.f64 z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (-.f64 y t))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (neg.f64 x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 y t) (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 z y)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 2 binary64))) z) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) t) z) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) (/.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)))) |
(fma.f64 z (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (/.f64 t (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) y (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 t) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 t) (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) t (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (neg.f64 y) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 y) (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) z (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 x #s(literal 2 binary64))) (neg.f64 z) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z x) (*.f64 t #s(literal -1/2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z x) (/.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 z x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (/.f64 t x) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t x) (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t x) (/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (neg.f64 t) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z t) (neg.f64 x)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 z (neg.f64 t)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 z y) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z t) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 t #s(literal -1/2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y x) (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z t) x) #s(literal -1/2 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 z t) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) z (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (neg.f64 z) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 z (neg.f64 x)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (neg.f64 z) x) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) z (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z (neg.f64 x)) (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 t) #s(literal -2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 t) x) (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -2 binary64)) (/.f64 z (neg.f64 x)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) z (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 z) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(/.f64 z (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 y t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))))) |
(/.f64 (-.f64 t y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(/.f64 (*.f64 z (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (neg.f64 (+.f64 y t)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 (+.f64 y t)))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)))) |
(/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))))) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 x (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (/.f64 x z)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) |
(/.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (/.f64 (-.f64 y t) x) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 t (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 t x))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)))) |
(/.f64 (-.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (neg.f64 t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 t (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 t x))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 t (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 t x))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) z) t)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t x))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 z)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 z)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z x)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z x)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (neg.f64 z)) (*.f64 (+.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z x)) (*.f64 (+.f64 y t) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) z) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 z)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 z x)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (*.f64 (neg.f64 (+.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 z)) (*.f64 (neg.f64 (+.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z x)) (*.f64 (neg.f64 (+.f64 y t)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 y t)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (+.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (+.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (+.f64 y t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 y t) x) z) #s(literal 2 binary64)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 y t))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (/.f64 z x) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 x (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (/.f64 z x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (neg.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) |
(/.f64 (neg.f64 (/.f64 z x)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (+.f64 y t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y t) x)) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 z) x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) (pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 y (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64)))) (+.f64 y t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 z x) (-.f64 y t)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(/.f64 (/.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 z (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) (neg.f64 x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 t y) x) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 z x) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 z x) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))))) (+.f64 y t)) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (-.f64 t y) (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 t y) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 t y) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) z) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (+.f64 y t)))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) |
(*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 t y)) |
(*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 t y) #s(literal 1 binary64))) |
(*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (-.f64 t y) #s(literal 1 binary64))) |
(*.f64 (/.f64 z x) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 z z)))))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y t) x)) |
(*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (/.f64 z x)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y t) x) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 z (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 y t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (neg.f64 z)) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) (/.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (pow.f64 (/.f64 x z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 (-.f64 t y) #s(literal 1 binary64)) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 t y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 2 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 x #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 x #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 2 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (/.f64 (-.f64 y t) (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 z (neg.f64 x)) (/.f64 (-.f64 y t) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -2 binary64)) (/.f64 z (neg.f64 x))) |
(*.f64 (/.f64 (-.f64 y t) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 y t) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 z (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 z (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (*.f64 z (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (/.f64 (neg.f64 z) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 (neg.f64 z) (+.f64 y t))) |
(*.f64 (/.f64 (+.f64 y t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) (neg.f64 z)) |
(*.f64 (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 t y)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 t y) #s(literal 1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(*.f64 (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 z (-.f64 y t))) (*.f64 x #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 13 056× | accelerator-lowering-fma.f32 |
| 13 056× | accelerator-lowering-fma.f64 |
| 6 082× | *-lowering-*.f32 |
| 6 082× | *-lowering-*.f64 |
| 3 774× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 482 | 5598 |
| 1 | 1537 | 5354 |
| 2 | 4800 | 5023 |
| 0 | 8077 | 4857 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ 2 (* z (- y t))) |
(/ -2 (* t z)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(/ 2 (* y z)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/ 2 (* y z)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/ 2 (* y z)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(/ -2 (* t z)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/ -2 (* t z)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* 2 (/ x (- y t))) |
(* -2 (/ x t)) |
(+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2)))) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3)))))) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* y (+ (* -2 (/ x (pow t 3))) (* -2 (/ (* x y) (pow t 4)))))))) |
(* 2 (/ x y)) |
(/ (+ (* 2 x) (* 2 (/ (* t x) y))) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (* 2 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (+ (* 2 (/ (* (pow t 2) x) (pow y 2))) (* 2 (/ (* (pow t 3) x) (pow y 3)))))) y) |
(* 2 (/ x y)) |
(* -1 (/ (+ (* -2 x) (* -2 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* 2 (* t x)) (* 2 (/ (* (pow t 2) x) y))) y))) y)) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y)) |
(* 2 (/ x y)) |
(+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2)))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3)))))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* t (+ (* 2 (/ x (pow y 3))) (* 2 (/ (* t x) (pow y 4)))))))) |
(* -2 (/ x t)) |
(/ (+ (* -2 x) (* -2 (/ (* x y) t))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (* -2 (/ (* x (pow y 3)) (pow t 3)))))) t) |
(* -2 (/ x t)) |
(* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* 2 (* x (pow y 2))) (* 2 (/ (* x (pow y 3)) t))) t))) t)) (* 2 x)) t)) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -1/2 (/ (* t z) x)) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(* 1/2 (/ (* y z) x)) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(* 1/2 (/ (* y z) x)) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(* 1/2 (/ (* y z) x)) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(* -1/2 (/ (* t z) x)) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(* -1/2 (/ (* t z) x)) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
(* 1/2 (/ (* z (- y t)) x)) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t))))) y (/.f64 x (*.f64 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (+.f64 t (/.f64 (*.f64 t t) y)) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 y (*.f64 z (*.f64 y y))))) t (/.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 y (/.f64 (*.f64 y y) t))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)))) t)) t)) (neg.f64 t)) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 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) |
(* -1 t) |
(neg.f64 t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
(* y (+ 1 (* -1 (/ t y)))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
(* y (+ 1 (* -1 (/ t y)))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
y |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 (/.f64 t y) (neg.f64 y) y) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ y t) 1)) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* t (- (/ y t) 1)) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* t (- (/ y t) 1)) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 (*.f64 t (/.f64 y t)) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -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)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t))))) y (/.f64 x (*.f64 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (+.f64 t (/.f64 (*.f64 t t) y)) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 y (*.f64 z (*.f64 y y))))) t (/.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 y (/.f64 (*.f64 y y) t))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)))) t)) t)) (neg.f64 t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z)) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t y)) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 t t) (*.f64 y (*.f64 z (*.f64 y y)))) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y)))))) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t y)) (/.f64 #s(literal -2 binary64) z)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z))) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t (*.f64 y (*.f64 z (*.f64 y y)))) (/.f64 t (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(+ (* t (+ (* t (+ (* 2 (/ t (* (pow y 4) z))) (* 2 (/ 1 (* (pow y 3) z))))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 t (*.f64 y (*.f64 z (*.f64 y y))))) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -2 binary64) z))) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t)) t) (/.f64 #s(literal -2 binary64) z)) t) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* z (- y t)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z t) y))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(+ (* -1 (* t z)) (* y z)) |
(*.f64 z (-.f64 y t)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) z)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t))))) y (/.f64 x (*.f64 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (+.f64 t (/.f64 (*.f64 t t) y)) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 y (*.f64 z (*.f64 y y))))) t (/.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 y (/.f64 (*.f64 y y) t))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)))) t)) t)) (neg.f64 t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2)))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (fma.f64 x (/.f64 y t) x)) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t))) y (/.f64 x t))) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* y (+ (* -2 (/ x (pow t 3))) (* -2 (/ (* x y) (pow t 4)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)) (*.f64 (/.f64 (*.f64 x y) (pow.f64 t #s(literal 4 binary64))) y))) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(* 2 (/ x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(/ (+ (* 2 x) (* 2 (/ (* t x) y))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t y) x)) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (* 2 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t) x)) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (+ (* 2 (/ (* (pow t 2) x) (pow y 2))) (* 2 (/ (* (pow t 3) x) (pow y 3)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 t (/.f64 (*.f64 t t) y))) (fma.f64 x (/.f64 t y) x))) y) |
(* 2 (/ x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* -1 (/ (+ (* -2 x) (* -2 (/ (* t x) y))) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t y) x)) y) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* 2 (* t x)) (* 2 (/ (* (pow t 2) x) y))) y))) y)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (fma.f64 x (/.f64 t y) x)) y) (*.f64 x #s(literal -2 binary64))) (neg.f64 y)) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (fma.f64 x (/.f64 t y) x))) y) (*.f64 x (*.f64 #s(literal 2 binary64) t))) y)) (neg.f64 y)) |
(* 2 (/ x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (fma.f64 x (/.f64 t y) x)) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y))) t (/.f64 x y))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* t (+ (* 2 (/ x (pow y 3))) (* 2 (/ (* t x) (pow y 4)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)) (*.f64 (/.f64 (*.f64 x t) (pow.f64 y #s(literal 4 binary64))) t))) (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(/ (+ (* -2 x) (* -2 (/ (* x y) t))) t) |
(/.f64 (*.f64 x (fma.f64 (/.f64 y t) #s(literal -2 binary64) #s(literal -2 binary64))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x t) (fma.f64 y (/.f64 y t) y) x)) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (* -2 (/ (* x (pow y 3)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 (/.f64 y (*.f64 t t)) (+.f64 y (/.f64 (*.f64 y y) t)) (/.f64 y t)) x)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t)) |
(/.f64 (*.f64 x (fma.f64 (/.f64 y t) #s(literal -2 binary64) #s(literal -2 binary64))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 y (/.f64 y t) y))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* 2 (* x (pow y 2))) (* 2 (/ (* x (pow y 3)) t))) t))) t)) (* 2 x)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y (+.f64 y (/.f64 (*.f64 y y) t)))) t) (*.f64 x (*.f64 y #s(literal -2 binary64)))) t)) (neg.f64 t)) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 t (*.f64 t t))))) y (/.f64 x (*.f64 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (+.f64 t (/.f64 (*.f64 t t) y)) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -2 binary64) z)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t)))) y)) y)) (neg.f64 y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 y (*.f64 z (*.f64 y y))))) t (/.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 y (/.f64 (*.f64 y y) t))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (*.f64 #s(literal -2 binary64) (/.f64 y z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)))) t)) t)) (neg.f64 t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -1/2 (/ (* t z) x)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1/2 binary64)) x) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(* 1/2 (/ (* y z) x)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* y (+ (* -1/2 (/ (* t z) (* x y))) (* 1/2 (/ z x)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* 1/2 (/ (* y z) x)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* -1 (* y (+ (* -1/2 (/ z x)) (* 1/2 (/ (* t z) (* x y)))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) x))) |
(* 1/2 (/ (* y z) x)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(+ (* -1/2 (/ (* t z) x)) (* 1/2 (/ (* y z) x))) |
(*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal -1/2 binary64) t))) |
(* -1/2 (/ (* t z) x)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1/2 binary64)) x) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* t (+ (* -1/2 (/ z x)) (* 1/2 (/ (* y z) (* t x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* -1/2 (/ (* t z) x)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1/2 binary64)) x) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* -1 (* t (+ (* -1/2 (/ (* y z) (* t x))) (* 1/2 (/ z x))))) |
(*.f64 t (*.f64 (/.f64 z x) (fma.f64 #s(literal 1/2 binary64) (/.f64 y t) #s(literal -1/2 binary64)))) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
(* 1/2 (/ (* z (- y t)) x)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t)) x) |
Compiled 55 886 to 4 408 computations (92.1% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 916 | 9 | 2 925 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 920 | 14 | 2 934 |
| Status | Accuracy | Program |
|---|---|---|
| 56.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) | |
| ▶ | 53.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| 62.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ▶ | 63.8% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ▶ | 95.0% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| ✓ | 89.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ▶ | 52.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 62.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| 94.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 y t))) | |
| 62.1% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) | |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| 52.6% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) | |
| ▶ | 62.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| 62.3% | (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
Compiled 295 to 213 computations (27.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) z) x) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| 2 256× | accelerator-lowering-fma.f32 |
| 2 256× | accelerator-lowering-fma.f64 |
| 1 968× | *-lowering-*.f32 |
| 1 968× | *-lowering-*.f64 |
| 1 290× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 99 |
| 1 | 49 | 99 |
| 2 | 100 | 99 |
| 3 | 150 | 99 |
| 4 | 177 | 99 |
| 5 | 227 | 99 |
| 6 | 373 | 99 |
| 7 | 631 | 99 |
| 8 | 1106 | 99 |
| 9 | 2459 | 99 |
| 10 | 3699 | 99 |
| 11 | 4466 | 99 |
| 12 | 4694 | 99 |
| 13 | 4758 | 99 |
| 14 | 4775 | 99 |
| 15 | 4775 | 99 |
| 16 | 5226 | 99 |
| 17 | 5426 | 99 |
| 18 | 5426 | 99 |
| 19 | 5654 | 99 |
| 20 | 5975 | 99 |
| 21 | 6455 | 99 |
| 22 | 6750 | 99 |
| 23 | 6880 | 99 |
| 24 | 6890 | 99 |
| 25 | 6925 | 99 |
| 26 | 6973 | 99 |
| 27 | 6979 | 99 |
| 28 | 6979 | 99 |
| 29 | 7059 | 99 |
| 30 | 7363 | 99 |
| 31 | 7593 | 99 |
| 32 | 7601 | 99 |
| 33 | 7601 | 99 |
| 34 | 7601 | 99 |
| 35 | 7601 | 99 |
| 36 | 7601 | 99 |
| 0 | 7601 | 99 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* (/ 2 z) x) (- y t)) |
(* (/ 2 z) x) |
(/ 2 z) |
2 |
z |
x |
(- y t) |
y |
t |
(* (/ -2 (* z t)) x) |
(/ -2 (* z t)) |
-2 |
(* z t) |
z |
t |
x |
(/ (* x 2) (* z y)) |
(* x 2) |
x |
2 |
(* z y) |
z |
y |
(/ (/ x (* z -1/2)) t) |
(/ x (* z -1/2)) |
x |
(* z -1/2) |
z |
-1/2 |
t |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
x |
2 |
y |
z |
| Outputs |
|---|
(/ (* (/ 2 z) x) (- y t)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(* (/ 2 z) x) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
x |
(- y t) |
(-.f64 y t) |
y |
t |
(* (/ -2 (* z t)) x) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/ -2 (* z t)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
-2 |
#s(literal -2 binary64) |
(* z t) |
(*.f64 z t) |
z |
t |
x |
(/ (* x 2) (* z y)) |
(/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* z y) |
(*.f64 z y) |
z |
y |
(/ (/ x (* z -1/2)) t) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/ x (* z -1/2)) |
(/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
x |
(* z -1/2) |
(*.f64 z #s(literal -1/2 binary64)) |
z |
-1/2 |
#s(literal -1/2 binary64) |
t |
(/ (/ (* x 2) y) z) |
(/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(/ (* x 2) y) |
(/.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
y |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 95.8% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | accuracy | 95.1% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | accuracy | 94.1% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 2 binary64) z) x) |
| ✓ | accuracy | 95.1% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| 148.0ms | 256× | 0 | valid |
Compiled 101 to 24 computations (76.2% saved)
ival-mult: 14.0ms (48.9% of total)ival-div: 13.0ms (45.4% of total)ival-sub: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (/ 2 z) x) (- y t))> |
#<alt (* (/ 2 z) x)> |
#<alt (/ 2 z)> |
#<alt (- y t)> |
#<alt (* (/ -2 (* z t)) x)> |
#<alt (/ -2 (* z t))> |
#<alt (* z t)> |
#<alt (/ (* x 2) (* z y))> |
#<alt (* x 2)> |
#<alt (* z y)> |
#<alt (/ (/ x (* z -1/2)) t)> |
#<alt (/ x (* z -1/2))> |
#<alt (* z -1/2)> |
#<alt (/ (/ (* x 2) y) z)> |
#<alt (/ (* x 2) y)> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (* -1 t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt (- y t)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt (* y (+ 1 (* -1 (/ t y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt (* -1 (* y (- (/ t y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (+ y (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* t (- (/ y t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y t)))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<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))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | inf | (/ -2 (* z t)) |
| 3.0ms | x | @ | 0 | (/ x (* z -1/2)) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* z y)) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* z y)) |
| 1.0ms | x | @ | inf | (/ (* x 2) y) |
| 1× | batch-egg-rewrite |
| 4 178× | *-lowering-*.f32 |
| 4 178× | *-lowering-*.f64 |
| 3 498× | /-lowering-/.f32 |
| 3 498× | /-lowering-/.f64 |
| 1 418× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 115 | 75 |
| 2 | 737 | 75 |
| 3 | 6489 | 75 |
| 0 | 8117 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ 2 z) x) (- y t)) |
(* (/ 2 z) x) |
(/ 2 z) |
(- y t) |
(* (/ -2 (* z t)) x) |
(/ -2 (* z t)) |
(* z t) |
(/ (* x 2) (* z y)) |
(* x 2) |
(* z y) |
(/ (/ x (* z -1/2)) t) |
(/ x (* z -1/2)) |
(* z -1/2) |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 y t)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (-.f64 y t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(fma.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 y t) x) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y t)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 t y))) |
(/.f64 x (*.f64 (-.f64 t y) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 z) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 y t) x) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 z) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 (*.f64 z (-.f64 y t))))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 z (-.f64 y t)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 t y) z)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (neg.f64 x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (-.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y t))))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) (-.f64 y t))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal -1/2 binary64) (-.f64 t y))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 t y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (-.f64 t y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 z) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z))) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) z) |
(/.f64 (neg.f64 (/.f64 x (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t y))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 (/.f64 x z))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t y))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) z) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 #s(literal 2 binary64) x))) z) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (*.f64 z (-.f64 y t))) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 (*.f64 z (-.f64 y t))))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (-.f64 y t))))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (-.f64 y t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (neg.f64 x) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 x z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal -2 binary64) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 y (neg.f64 t)) |
(+.f64 (neg.f64 t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 t)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) t)))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (neg.f64 (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 y t) (fma.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (+.f64 y t))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (neg.f64 (+.f64 y t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (neg.f64 t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (fma.f64 y (/.f64 y (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (-.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (neg.f64 t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) (neg.f64 t))) |
(/.f64 (/.f64 x z) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (neg.f64 t) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (neg.f64 x) t) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z))) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 x) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t)) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 z t)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) z) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x z))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) t)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x t)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z x))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x t) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal 1/2 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (neg.f64 t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (neg.f64 t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z x))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) t) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (neg.f64 t))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 t)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal -2 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)) (neg.f64 z)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal -2 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 z t) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 (neg.f64 y) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (neg.f64 y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 x z) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (*.f64 z #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 (*.f64 z y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) y) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) |
(neg.f64 (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 z y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (neg.f64 t))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) (neg.f64 t))) |
(/.f64 (/.f64 x z) (*.f64 (neg.f64 t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (neg.f64 t) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (neg.f64 x) t) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) t)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z))) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 x) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t)) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 z t)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) z) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x z))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) t)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x t)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z x))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x t) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal 1/2 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z t)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (neg.f64 t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (neg.f64 t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z x))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) t) z) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) t) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x z)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) |
(*.f64 x (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x z)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) x) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 z #s(literal -2 binary64)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(pow.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(*.f64 z #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 (neg.f64 y) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (neg.f64 y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 x z) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (*.f64 z #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x z)) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 z #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z y) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 (*.f64 z y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z y)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 y))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) y) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 11 958× | accelerator-lowering-fma.f32 |
| 11 958× | accelerator-lowering-fma.f64 |
| 5 380× | *-lowering-*.f32 |
| 5 380× | *-lowering-*.f64 |
| 3 450× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 2575 |
| 1 | 590 | 2529 |
| 2 | 1990 | 2493 |
| 3 | 5259 | 2461 |
| 4 | 7959 | 2461 |
| 0 | 8631 | 2433 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(* -1 t) |
(- y t) |
(- y t) |
(- y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
(* y (+ 1 (* -1 (/ t y)))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
(* -1 (* y (- (/ t y) 1))) |
y |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(+ y (* -1 t)) |
(* -1 t) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* t (- (/ y t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 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)) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 x (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 x (*.f64 z (*.f64 t t)))) (/.f64 x (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 (*.f64 x y) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 x (*.f64 z (*.f64 t t)))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z y)))) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t) x)) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (+.f64 #s(literal 1 binary64) (/.f64 t y))))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z y)))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (/.f64 (fma.f64 t (/.f64 t y) t) y) (/.f64 x z))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (/.f64 (*.f64 t (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x t) z))) y)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z y)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z (*.f64 y y)))) (/.f64 x (*.f64 z y)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 x t) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x (*.f64 z t)) (fma.f64 y (/.f64 y t) y) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x (*.f64 z (*.f64 t t))) (*.f64 y (fma.f64 y (/.f64 y t) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 y z) (+.f64 #s(literal 1 binary64) (/.f64 y t))) t) (/.f64 x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)) t) (/.f64 (*.f64 x y) z))) t)) t) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(* -1 t) |
(neg.f64 t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
(- y t) |
(-.f64 y t) |
y |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
y |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
Compiled 17 522 to 1 934 computations (89% saved)
14 alts after pruning (6 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 554 | 3 | 1 557 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 557 | 14 | 1 571 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| 62.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ✓ | 63.8% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | 95.0% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| ▶ | 56.4% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
| ✓ | 89.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 52.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 62.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 57.1% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ▶ | 62.3% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| ▶ | 62.1% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ▶ | 52.6% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 62.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 228 to 164 computations (28.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) z) x) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z x) y) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) z) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal -2 binary64) z) t) |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 74× | /-lowering-/.f32 |
| 74× | /-lowering-/.f64 |
| 36× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 93 |
| 1 | 43 | 93 |
| 2 | 73 | 93 |
| 3 | 98 | 93 |
| 4 | 104 | 93 |
| 5 | 104 | 93 |
| 0 | 104 | 93 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ (/ -2 z) t) x) |
(/ (/ -2 z) t) |
(/ -2 z) |
-2 |
z |
t |
x |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
2 |
(* z y) |
z |
y |
x |
(* (/ x t) (/ -2 z)) |
(/ x t) |
x |
t |
(/ -2 z) |
-2 |
z |
(/ 2 (* (/ z x) y)) |
2 |
(* (/ z x) y) |
(/ z x) |
z |
x |
y |
(/ (* (/ 2 z) x) y) |
(* (/ 2 z) x) |
(/ 2 z) |
2 |
z |
x |
y |
| Outputs |
|---|
(* (/ (/ -2 z) t) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(/ (/ -2 z) t) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
-2 |
#s(literal -2 binary64) |
z |
t |
x |
(* (/ 2 (* z y)) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/ 2 (* z y)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
2 |
#s(literal 2 binary64) |
(* z y) |
(*.f64 z y) |
z |
y |
x |
(* (/ x t) (/ -2 z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(/ x t) |
(/.f64 x t) |
x |
t |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
-2 |
#s(literal -2 binary64) |
z |
(/ 2 (* (/ z x) y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
2 |
#s(literal 2 binary64) |
(* (/ z x) y) |
(/.f64 (*.f64 z y) x) |
(/ z x) |
(/.f64 z x) |
z |
x |
y |
(/ (* (/ 2 z) x) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* (/ 2 z) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
x |
y |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 2 binary64) z) x) |
| ✓ | accuracy | 93.1% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
| ✓ | accuracy | 100.0% | (/.f64 z x) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 z x) y) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) z) |
| ✓ | accuracy | 93.4% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) z) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal -2 binary64) z) t) |
| ✓ | accuracy | 94.1% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| 41.0ms | 256× | 0 | valid |
Compiled 95 to 22 computations (76.8% saved)
ival-div: 16.0ms (63.6% of total)ival-mult: 8.0ms (31.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ -2 z) t)> |
#<alt (* (/ (/ -2 z) t) x)> |
#<alt (/ -2 z)> |
#<alt (* (/ 2 (* z y)) x)> |
#<alt (/ 2 (* z y))> |
#<alt (* z y)> |
#<alt (* (/ x t) (/ -2 z))> |
#<alt (/ x t)> |
#<alt (/ 2 (* (/ z x) y))> |
#<alt (* (/ z x) y)> |
#<alt (/ z x)> |
#<alt (/ (* (/ 2 z) x) y)> |
#<alt (* (/ 2 z) x)> |
#<alt (/ 2 z)> |
| Outputs |
|---|
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (/ -2 z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (/ 2 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ (* y z) x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ 2 (* (/ z x) y)) |
| 0.0ms | x | @ | inf | (/ x t) |
| 0.0ms | x | @ | -inf | (/ x t) |
| 0.0ms | z | @ | 0 | (* (/ z x) y) |
| 0.0ms | y | @ | inf | (/ 2 (* z y)) |
| 1× | batch-egg-rewrite |
| 3 520× | /-lowering-/.f32 |
| 3 520× | /-lowering-/.f64 |
| 3 454× | *-lowering-*.f32 |
| 3 454× | *-lowering-*.f64 |
| 1 318× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 70 |
| 1 | 94 | 70 |
| 2 | 547 | 70 |
| 3 | 3279 | 70 |
| 0 | 8234 | 70 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ -2 z) t) |
(* (/ (/ -2 z) t) x) |
(/ -2 z) |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
(* z y) |
(* (/ x t) (/ -2 z)) |
(/ x t) |
(/ 2 (* (/ z x) y)) |
(* (/ z x) y) |
(/ z x) |
(/ (* (/ 2 z) x) y) |
(* (/ 2 z) x) |
(/ 2 z) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 t) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (neg.f64 t))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) t) (*.f64 (neg.f64 t) (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (neg.f64 t)) (*.f64 (neg.f64 t) (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) (*.f64 (neg.f64 t) #s(literal -2 binary64))) (*.f64 (neg.f64 t) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 t) (/.f64 #s(literal -2 binary64) z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (neg.f64 t) #s(literal 2 binary64))) (*.f64 (neg.f64 t) (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 t) (/.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 t) t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 2 binary64) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 2 binary64) (*.f64 z t)) (*.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 2 binary64) (*.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t x)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 x))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (neg.f64 t)) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 t)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 x t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(neg.f64 (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 z (neg.f64 t)) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 z (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (neg.f64 t) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (neg.f64 t)) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (neg.f64 x)) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 t) (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z (neg.f64 t)) x)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (neg.f64 x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 z t)) |
(/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 t (neg.f64 x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) z) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (/.f64 z x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 z (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64))) z) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) (*.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t))))) |
(pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (neg.f64 z)) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (neg.f64 t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 x))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z x)))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 t))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) |
(neg.f64 (/.f64 #s(literal 2 binary64) z)) |
(/.f64 #s(literal -2 binary64) z) |
(/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) (/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 z)) (*.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 y x) (neg.f64 z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (/.f64 x (neg.f64 z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) z) |
(/.f64 (neg.f64 (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -2 binary64) x))) (*.f64 (neg.f64 y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 z y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) y)) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64))) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x))) z) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 z)) (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 x (neg.f64 z))) |
(*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 z)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 z y))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) z) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 y #s(literal 2 binary64))) (*.f64 y (neg.f64 (*.f64 z y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) y) (*.f64 y (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 #s(literal -2 binary64) y))) (*.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) y)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (neg.f64 (*.f64 z y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y)))))) |
(pow.f64 (*.f64 z y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t x)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 x))) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (neg.f64 t)) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 t (*.f64 z #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 t)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 x t) (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x t))) |
(neg.f64 (/.f64 (/.f64 x t) (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z t))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 z (neg.f64 t)) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 z (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) z))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (neg.f64 t) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (neg.f64 t)) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (neg.f64 x)) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 t) (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z (neg.f64 t)) x)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t (neg.f64 x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 z t)) |
(/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 t (neg.f64 x))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 t (neg.f64 x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) z) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (/.f64 z x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 z (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64))) z) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t) (*.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t))))) |
(pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (neg.f64 z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (neg.f64 z)) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (neg.f64 t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (neg.f64 x))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z x)))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 t (neg.f64 x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -1/2 binary64))) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 t))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 x (neg.f64 t))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 x (neg.f64 t))) |
(neg.f64 (/.f64 x (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64))) |
(/.f64 x t) |
(/.f64 (/.f64 x t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 t) x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 x))) (neg.f64 t)) (*.f64 (neg.f64 t) (/.f64 t (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (neg.f64 t)) (/.f64 x (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 x (neg.f64 t)) (/.f64 x (neg.f64 t)) (*.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 x (neg.f64 t)))))) |
(pow.f64 (/.f64 x t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t x) (/.f64 t x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) (/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 z)) (*.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 y x) (neg.f64 z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (/.f64 x (neg.f64 z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) z) |
(/.f64 (neg.f64 (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -2 binary64) x))) (*.f64 (neg.f64 y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 z y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) y)) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64))) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x))) z) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 z)) (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 x (neg.f64 z))) |
(*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 z)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) x)) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 z y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z y) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x z)) (neg.f64 (/.f64 (*.f64 z y) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 z y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z y) x))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 y (/.f64 x z)) |
(/.f64 (*.f64 z y) x) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 x)) |
(/.f64 (neg.f64 y) (/.f64 x (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 z y)))) |
(/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (/.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 z y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z y)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (*.f64 z y)))) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x))))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 z y))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x))) (*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z y))) x) (*.f64 (neg.f64 x) (/.f64 x (*.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z y) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x) (*.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 (*.f64 z y) x)))))) |
(pow.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y x)) |
(*.f64 y (/.f64 z x)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z x) y) |
(*.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 z y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 z) (/.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) |
(*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 y x) z) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 z (neg.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 z y) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 z y) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 z (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(/.f64 z x) |
(/.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(/.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) z)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (neg.f64 z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) x) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 x)) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 z (neg.f64 x)))))) |
(pow.f64 (/.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 z x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x z) (/.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x z))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) (/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 z)) (*.f64 y #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 (/.f64 y x))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 x (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 y x) (neg.f64 z)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (/.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (neg.f64 z)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) y) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (neg.f64 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (/.f64 x (neg.f64 z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (neg.f64 (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (neg.f64 (*.f64 z y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) z) |
(/.f64 (neg.f64 (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 y) #s(literal -2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) (*.f64 y (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z y) x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z y) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (*.f64 (neg.f64 y) (/.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (/.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -2 binary64) x))) (*.f64 (neg.f64 y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 z y)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (neg.f64 (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x))) (neg.f64 y)) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y))) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) y)) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64))) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x))) z) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))) (*.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y))))))) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 y)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (neg.f64 y)))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (neg.f64 z)) (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) (/.f64 x (neg.f64 z))) |
(*.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z y) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) x) y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 z)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (/.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 x (neg.f64 z)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z x))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) x)) (/.f64 z (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) x))) (/.f64 z x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64)))) (/.f64 z (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))) (/.f64 z x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 x)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (neg.f64 z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z))))) (/.f64 (/.f64 #s(literal -8 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z))) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(/.f64 #s(literal -2 binary64) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -8 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -8 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) z))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -8 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -2 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 64× | /-lowering-/.f32 |
| 64× | /-lowering-/.f64 |
| 26× | associate-*l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 2088 |
| 1 | 39 | 2088 |
| 2 | 70 | 2088 |
| 3 | 93 | 2088 |
| 4 | 95 | 2088 |
| 0 | 95 | 2088 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(/ -2 z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(/ 2 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ (* y z) x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
| Outputs |
|---|
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(/ -2 z) |
(/.f64 #s(literal -2 binary64) z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 t z)) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
Compiled 18 045 to 2 059 computations (88.6% saved)
14 alts after pruning (1 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 759 | 0 | 1 759 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 759 | 14 | 1 773 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.1% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| 62.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ✓ | 63.8% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | 95.0% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| ✓ | 56.4% | (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
| ✓ | 89.8% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 52.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 62.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | 57.1% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
| ✓ | 62.3% | (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
| ✓ | 62.1% | (*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | 52.6% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 62.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 336 to 176 computations (47.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
7 calls:
| 7.0ms | y |
| 7.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 7.0ms | t |
| 6.0ms | (*.f64 x #s(literal 2 binary64)) |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | x |
| 95.1% | 1 | y |
| 96.8% | 2 | z |
| 95.1% | 1 | t |
| 98.0% | 2 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 98.3% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 97.0% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
4 calls:
| 7.0ms | x |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 5.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 96.9% | 2 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 95.1% | 1 | x |
| 95.1% | 1 | (*.f64 x #s(literal 2 binary64)) |
Compiled 38 to 27 computations (28.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t)) |
1 calls:
| 6.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 2 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) t) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) y) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
7 calls:
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | t |
| 5.0ms | z |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 1 | x |
| 93.2% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 93.2% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 93.2% | 1 | y |
| 93.2% | 1 | t |
| 93.2% | 1 | z |
| 93.2% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
7 calls:
| 3.0ms | y |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 3 | x |
| 81.1% | 3 | t |
| 65.5% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 80.7% | 3 | y |
| 67.5% | 3 | z |
| 69.5% | 5 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 64.3% | 2 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 3 | t |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
7 calls:
| 3.0ms | (*.f64 x #s(literal 2 binary64)) |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 1 | x |
| 62.3% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 62.3% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 62.3% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 62.3% | 1 | z |
| 62.3% | 1 | y |
| 62.3% | 1 | t |
Compiled 53 to 39 computations (26.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.189690507434601e-82 | 4.0244848041194826e-81 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.826931710477712e+101 | -4.396854220698743e+87 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.5e-323 | -0.0 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 4.015430193229334e-15 | 2.848630839195169e-12 |
| 2.0ms | -7.916641144191514e-50 | -7.582679411593479e-50 |
| 8.0ms | 144× | 0 | valid |
Compiled 234 to 179 computations (23.5% saved)
ival-mult: 2.0ms (45.5% of total)ival-sub: 1.0ms (22.8% of total)ival-div: 1.0ms (22.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.015430193229334e-15 | 2.848630839195169e-12 |
| 1.0ms | -7.916641144191514e-50 | -7.582679411593479e-50 |
| 11.0ms | 144× | 0 | valid |
Compiled 234 to 179 computations (23.5% saved)
ival-mult: 6.0ms (80.5% of total)ival-sub: 1.0ms (13.4% of total)ival-div: 1.0ms (13.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 4.015430193229334e-15 | 2.848630839195169e-12 |
| 2.0ms | -7.916641144191514e-50 | -7.582679411593479e-50 |
| 8.0ms | 144× | 0 | valid |
Compiled 234 to 179 computations (23.5% saved)
ival-mult: 2.0ms (47.3% of total)ival-sub: 1.0ms (23.6% of total)ival-div: 1.0ms (23.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 189 |
| 1 | 75 | 189 |
| 2 | 88 | 189 |
| 3 | 94 | 189 |
| 4 | 98 | 189 |
| 5 | 99 | 189 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 213598703592091/1067993517960455041197510853084776057301352261178326384973520803911109862890320275011481043468288 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -499999999999999988524756632622668314223421359962075003064997987365996726090394955651630647240755773440 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -1/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 1188422437713965/4951760157141521099596496896 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(if (<=.f64 t #s(literal -4001867083405173/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 5694524180712749/4951760157141521099596496896 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (if (<=.f64 t #s(literal 5942112188569825/2475880078570760549798248448 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| Outputs |
|---|
(if (<=.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 213598703592091/1067993517960455041197510853084776057301352261178326384973520803911109862890320275011481043468288 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -499999999999999988524756632622668314223421359962075003064997987365996726090394955651630647240755773440 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 z t))) #s(literal -499999999999999988524756632622668314223421359962075003064997987365996726090394955651630647240755773440 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 z t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -1/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x) (-.f64 y t))) |
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 z t))) #s(literal -1/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 z y) (*.f64 z t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 1188422437713965/4951760157141521099596496896 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (if (<=.f64 t #s(literal 1188422437713965/4951760157141521099596496896 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))))) |
(if (<=.f64 t #s(literal -4001867083405173/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 5694524180712749/4951760157141521099596496896 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(if (<=.f64 t #s(literal -4001867083405173/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (if (<=.f64 t #s(literal 5694524180712749/4951760157141521099596496896 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))))) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (if (<=.f64 t #s(literal 5942112188569825/2475880078570760549798248448 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x))) |
(if (<=.f64 t #s(literal -8214358750147461/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) (if (<=.f64 t #s(literal 5942112188569825/2475880078570760549798248448 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
| 13 056× | accelerator-lowering-fma.f32 |
| 13 056× | accelerator-lowering-fma.f64 |
| 9 616× | accelerator-lowering-fma.f32 |
| 9 616× | accelerator-lowering-fma.f64 |
| 6 082× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 23 |
| 1 | 43 | 23 |
| 2 | 325 | 23 |
| 3 | 3464 | 23 |
| 0 | 8219 | 23 |
| 0 | 482 | 5598 |
| 1 | 1537 | 5354 |
| 2 | 4800 | 5023 |
| 0 | 8077 | 4857 |
| 0 | 21 | 88 |
| 1 | 110 | 88 |
| 2 | 752 | 88 |
| 0 | 8188 | 88 |
| 0 | 190 | 1157 |
| 1 | 621 | 1109 |
| 2 | 2088 | 1067 |
| 3 | 5445 | 1063 |
| 0 | 8471 | 1032 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 433 to 221 computations (49% saved)
(negabs z)
Compiled 1 050 to 426 computations (59.4% saved)
Loading profile data...