
Time bar (total: 9.8s)
| 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)
| 791.0ms | 8 256× | 0 | valid |
ival-mult: 215.0ms (59.3% of total)ival-div: 97.0ms (26.7% of total)ival-sub: 36.0ms (9.9% of total)ival-true: 6.0ms (1.7% of total)exact: 5.0ms (1.4% of total)ival-assert: 3.0ms (0.8% 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 |
|---|---|---|---|---|---|
| 20 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 5 | 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 | 15 | 0 |
| ↳ | (*.f64 t z) | overflow | 27 | |
| ↳ | (*.f64 y z) | overflow | 33 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | overflow | 50 | |
-.f64 | (-.f64 (*.f64 y z) (*.f64 t z)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 y z) | overflow | 33 | |
| ↳ | (*.f64 t z) | overflow | 27 | |
/.f64 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) | n/u | 5 | 0 |
| ↳ | (*.f64 t z) | underflow | 28 | |
| ↳ | (*.f64 y z) | underflow | 24 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | underflow | 10 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 25 | 2 |
| - | 0 | 229 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 25 | 0 | 2 |
| - | 0 | 0 | 229 |
| number | freq |
|---|---|
| 0 | 231 |
| 1 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 50.0ms | 512× | 0 | valid |
Compiled 98 to 44 computations (55.1% saved)
ival-mult: 25.0ms (77.8% of total)ival-div: 4.0ms (12.4% of total)ival-sub: 2.0ms (6.2% 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 |
|---|---|---|
| ▶ | 90.1% | (/.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.3% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 18.0ms | 256× | 0 | valid |
Compiled 34 to 12 computations (64.7% saved)
ival-mult: 6.0ms (65.1% of total)ival-div: 2.0ms (21.7% of total)ival-sub: 1.0ms (10.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 2.0ms | t | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | x | @ | inf | (/ (* 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 |
|---|---|---|
| 91.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) | |
| ▶ | 92.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ▶ | 91.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| 91.9% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) | |
| ✓ | 90.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ▶ | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| 55.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) | |
| ▶ | 51.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
Compiled 215 to 150 computations (30.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y t) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 768 | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | 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)) |
| ✓ | 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 (-.f64 y t) z) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| 1 840× | accelerator-lowering-fma.f32 |
| 1 840× | accelerator-lowering-fma.f64 |
| 1 552× | *-lowering-*.f32 |
| 1 552× | *-lowering-*.f64 |
| 1 302× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 121 |
| 1 | 49 | 121 |
| 2 | 98 | 121 |
| 3 | 143 | 121 |
| 4 | 195 | 121 |
| 5 | 294 | 121 |
| 6 | 545 | 121 |
| 7 | 991 | 121 |
| 8 | 1692 | 121 |
| 9 | 4003 | 121 |
| 10 | 5213 | 121 |
| 11 | 5641 | 121 |
| 12 | 5728 | 121 |
| 13 | 5764 | 121 |
| 14 | 5786 | 121 |
| 15 | 5904 | 121 |
| 16 | 6387 | 121 |
| 17 | 6575 | 121 |
| 18 | 6587 | 121 |
| 19 | 6591 | 121 |
| 20 | 6591 | 121 |
| 21 | 6595 | 121 |
| 22 | 6599 | 121 |
| 23 | 6599 | 121 |
| 24 | 6723 | 121 |
| 25 | 6785 | 121 |
| 26 | 6785 | 121 |
| 0 | 6785 | 121 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(* x 2) |
x |
2 |
(* (- y t) z) |
(- y t) |
y |
t |
z |
(/ (* 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) z) (- y t)) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
(- y t) |
y |
t |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
2 |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
| Outputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* (- y t) z) |
(*.f64 z (-.f64 y t)) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ (* x -2) (* t z)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(* (/ 2 (* z (- y t))) x) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/ 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) z) (- y t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/ (* x 2) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
(/ (/ 2 z) (/ (- y t) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/ 2 z) |
(/.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(- y t) |
(-.f64 y t) |
y |
t |
x |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y t) x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 91.3% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | 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 | 92.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y t)) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | accuracy | 93.4% | (*.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.1% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y t) z) |
| ✓ | accuracy | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| 46.0ms | 256× | 0 | valid |
Compiled 123 to 23 computations (81.3% saved)
ival-div: 12.0ms (53% of total)ival-mult: 9.0ms (39.8% of total)ival-sub: 1.0ms (4.4% 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) (* (- y t) z))> |
#<alt (* x 2)> |
#<alt (* (- y t) z)> |
#<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) z) (- y t))> |
#<alt (/ (* x 2) z)> |
#<alt (/ (/ 2 z) (/ (- y t) x))> |
#<alt (/ 2 z)> |
#<alt (/ (- y t) x)> |
| 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 (* 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)> |
#<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 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 (* 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)> |
#<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 (* 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 (* 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)> |
#<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 x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | y | @ | inf | (/ (* x 2) (* (- y t) z)) |
| 3.0ms | x | @ | 0 | (/ (* x -2) (* t z)) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* (- y t) z)) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* (- y t) z)) |
| 1.0ms | x | @ | inf | (/ (* x -2) (* t z)) |
| 1× | batch-egg-rewrite |
| 4 872× | *-lowering-*.f32 |
| 4 872× | *-lowering-*.f64 |
| 4 354× | /-lowering-/.f32 |
| 4 354× | /-lowering-/.f64 |
| 1 568× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 85 |
| 1 | 116 | 85 |
| 2 | 754 | 85 |
| 3 | 7861 | 85 |
| 0 | 8456 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(* x 2) |
(* (- y t) z) |
(- y t) |
(/ (* x -2) (* t z)) |
(* x -2) |
(* t z) |
(* (/ 2 (* z (- y t))) x) |
(/ 2 (* z (- y t))) |
(* z (- y t)) |
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
(/ (- y t) x) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.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 (neg.f64 x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.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 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.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 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 z))) |
(/.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)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.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 t (+.f64 y t) (*.f64 y y))) (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 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.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 x (/.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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.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))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.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)))))) (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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (+.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 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 t y) x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.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) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z))) |
(*.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 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (neg.f64 x) #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) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) 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) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.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 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.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 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.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 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #s(literal -2 binary64)) |
(+.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 (*.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 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 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 t (neg.f64 z)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 t (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) |
(-.f64 (*.f64 y z) (*.f64 t z)) |
(-.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 t z)) |
(fma.f64 y z (*.f64 t (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 y z)) |
(fma.f64 z y (*.f64 t (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 y z)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 z) t (*.f64 y z)) |
(fma.f64 (neg.f64 t) z (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y z)) |
(neg.f64 (*.f64 z (-.f64 t y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) z) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y))))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (neg.f64 (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 t (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 t (neg.f64 z)) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y z) (*.f64 t (neg.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 t (neg.f64 z)) (*.f64 t (neg.f64 z)))) (-.f64 (*.f64 y z) (*.f64 t (neg.f64 z)))) |
(*.f64 (-.f64 y t) z) |
(*.f64 z (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (-.f64 t y)) |
(*.f64 (-.f64 t y) (neg.f64 z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.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 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.f64 y (neg.f64 t)) |
(+.f64 (neg.f64 t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(+.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 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #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 (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(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 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(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 y y (*.f64 t (-.f64 t y))) (neg.f64 (/.f64 (*.f64 t 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 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 t (+.f64 y t) (*.f64 y y))))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (neg.f64 t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (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 t (+.f64 y t) (*.f64 y y)))) (*.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 t (+.f64 y t) (*.f64 y y)) (fma.f64 (*.f64 y (*.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 (*.f64 y (*.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 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(/.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 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (*.f64 y (*.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 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (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 t (+.f64 y t) (*.f64 y y)))) (/.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 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (-.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 y y (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (/.f64 t x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t x) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 t z) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 x (*.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 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 t x)) |
(/.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 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.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 t z))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 t (neg.f64 z)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 t z)))) |
(*.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 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #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 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z)))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 t (neg.f64 z)))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.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 t z)) (*.f64 x #s(literal 2 binary64))) |
(*.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 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 x (*.f64 t z)) #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 (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t 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 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (neg.f64 t))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (neg.f64 t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64)) (*.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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 2 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 0 binary64) (*.f64 t (neg.f64 z))) |
(neg.f64 (*.f64 t (neg.f64 z))) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 z (/.f64 t #s(literal 1 binary64))) |
(*.f64 (*.f64 t z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.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 (neg.f64 x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.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 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.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 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 z))) |
(/.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)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.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 t (+.f64 y t) (*.f64 y y))) (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 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.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 x (/.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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.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))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.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)))))) (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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (+.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 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 t y) x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.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) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z))) |
(*.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 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (neg.f64 x) #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) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) 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) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.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 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.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 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.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 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #s(literal -2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (*.f64 z #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 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.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 t (+.f64 y t) (*.f64 y y))) (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 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t))) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.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) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.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 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 t (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) |
(-.f64 (*.f64 y z) (*.f64 t z)) |
(-.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 t z)) |
(fma.f64 y z (*.f64 t (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 y z)) |
(fma.f64 z y (*.f64 t (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 y z)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 z) t (*.f64 y z)) |
(fma.f64 (neg.f64 t) z (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y z)) |
(neg.f64 (*.f64 z (-.f64 t y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) z) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y))))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (neg.f64 (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 t (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 t (neg.f64 z)) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y z) (*.f64 t (neg.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 t (neg.f64 z)) (*.f64 t (neg.f64 z)))) (-.f64 (*.f64 y z) (*.f64 t (neg.f64 z)))) |
(*.f64 (-.f64 y t) z) |
(*.f64 z (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (-.f64 t y)) |
(*.f64 (-.f64 t y) (neg.f64 z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.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 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.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 (neg.f64 x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.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 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.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 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 z))) |
(/.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)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.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 t (+.f64 y t) (*.f64 y y))) (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 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.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 x (/.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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.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))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.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)))))) (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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (+.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 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 t y) x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.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) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z))) |
(*.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 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (neg.f64 x) #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) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) 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) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.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 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.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 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.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 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #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) z) (/.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)))) |
(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 #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.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 #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 (neg.f64 x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.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 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.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 #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 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (neg.f64 z)) #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 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.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 (neg.f64 x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.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 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.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 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 z))) |
(/.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)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.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 t (+.f64 y t) (*.f64 y y))) (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 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.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 x (/.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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.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))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.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)))))) (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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (+.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 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) x))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 t y) x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 t y) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.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) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z))) |
(*.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 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (neg.f64 x) #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) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) 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) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.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 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.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 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.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 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (neg.f64 z)) #s(literal -2 binary64)) |
(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)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal -2 binary64) (neg.f64 z)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) |
(/.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 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 z #s(literal 1/2 binary64)) #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 #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 #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))) |
(+.f64 (/.f64 y x) (/.f64 t (neg.f64 x))) |
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(+.f64 (/.f64 t (neg.f64 x)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 t (neg.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y x) (/.f64 t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 t x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y t))) (/.f64 (*.f64 t t) (*.f64 x (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x t) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 t x) (/.f64 (*.f64 t t) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (/.f64 t (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (/.f64 t (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t) (/.f64 y x)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t x) (/.f64 y x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(neg.f64 (/.f64 (-.f64 t y) x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 t y) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 y t) x) |
(/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 t y) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 t y) (neg.f64 x)) |
(/.f64 (-.f64 t y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) x)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 x (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (neg.f64 (+.f64 y t)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 x (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 (neg.f64 x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 x (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (neg.f64 x) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (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 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (+.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 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 y (*.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 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 x t)) x) (*.f64 x (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 x (neg.f64 t))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) t)) (*.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (/.f64 x t) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) (neg.f64 t))) (*.f64 (/.f64 x y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) t)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 x t)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 t))) (*.f64 (neg.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 x (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 x t))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (neg.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (neg.f64 (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 (/.f64 t (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (/.f64 t (neg.f64 x)) (/.f64 t (neg.f64 x))) (*.f64 (/.f64 y x) (/.f64 t (neg.f64 x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t (neg.f64 x)) (/.f64 t (neg.f64 x)))) (-.f64 (/.f64 y x) (/.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) x) x) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 y t) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 t y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (*.f64 x (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 t y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) x) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y t) x) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (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 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 (-.f64 y t) x)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
| 1× | egg-herbie |
| 8 874× | accelerator-lowering-fma.f32 |
| 8 874× | accelerator-lowering-fma.f64 |
| 4 662× | *-lowering-*.f32 |
| 4 662× | *-lowering-*.f64 |
| 2 986× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 351 | 5200 |
| 1 | 1157 | 4797 |
| 2 | 3768 | 4608 |
| 3 | 6502 | 4604 |
| 0 | 8092 | 4467 |
| 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 (* 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) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* -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))))) |
(* 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) |
(- 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 (* 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 (* 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) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/ y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/ y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/ y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(* -1 (/ t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- 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 (* 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) (fma.f64 y (/.f64 x (*.f64 z (*.f64 t 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 (fma.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (*.f64 t t)))) y (/.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 (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 (*.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 (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal -2 binary64) (/.f64 (*.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 (*.f64 x #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 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 z (*.f64 y 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 z (*.f64 y 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 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.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 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.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 z (*.f64 t t))) (/.f64 y (*.f64 z 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 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z 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 #s(literal -2 binary64) (*.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 #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 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t))) (neg.f64 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) |
(*.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 z)) |
(*.f64 z (neg.f64 t)) |
(+ (* -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 z (neg.f64 t)) |
(* 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 z (neg.f64 t)) |
(* -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)) |
(* 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) |
(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 y (/.f64 t (neg.f64 y)) y) |
(* y (+ 1 (* -1 (/ t y)))) |
(fma.f64 y (/.f64 t (neg.f64 y)) y) |
(* y (+ 1 (* -1 (/ t y)))) |
(fma.f64 y (/.f64 t (neg.f64 y)) y) |
y |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 y (/.f64 t (neg.f64 y)) y) |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 y (/.f64 t (neg.f64 y)) y) |
(* -1 (* y (- (/ t y) 1))) |
(fma.f64 y (/.f64 t (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 (*.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) |
(*.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 (*.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) (fma.f64 y (/.f64 x (*.f64 z (*.f64 t 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 (fma.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (*.f64 t t)))) y (/.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 (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 (*.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 (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal -2 binary64) (/.f64 (*.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 (*.f64 x #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 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 z (*.f64 y 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 z (*.f64 y 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 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.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 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.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 z (*.f64 t t))) (/.f64 y (*.f64 z 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 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z 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 #s(literal -2 binary64) (*.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 #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 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t))) (neg.f64 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) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) (/.f64 #s(literal 2 binary64) 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) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 y y)))) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 2 binary64) z)) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 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 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) (/.f64 #s(literal 2 binary64) 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)) |
(/.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 (/.f64 t (*.f64 z (*.f64 y (*.f64 y y)))) t (/.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 t (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y (*.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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 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) (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 y y) (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 z t))))) 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) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 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)) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z t)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) (*.f64 t t)))) 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 z (neg.f64 t)) |
(+ (* -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 z (neg.f64 t)) |
(* 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 z (neg.f64 t)) |
(* -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 (* 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) (fma.f64 y (/.f64 x (*.f64 z (*.f64 t 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 (fma.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (*.f64 t t)))) y (/.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 (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 (*.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 (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal -2 binary64) (/.f64 (*.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 (*.f64 x #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 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 z (*.f64 y 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 z (*.f64 y 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 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.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 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.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 z (*.f64 t t))) (/.f64 y (*.f64 z 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 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z 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 #s(literal -2 binary64) (*.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 #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 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t))) (neg.f64 t))) (neg.f64 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 (/ 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) (fma.f64 y (/.f64 x (*.f64 z (*.f64 t 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 (fma.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (*.f64 t t)))) y (/.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 (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 (*.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 (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal -2 binary64) (/.f64 (*.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 (*.f64 x #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 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 z (*.f64 y 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 z (*.f64 y 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 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.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 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.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 z (*.f64 t t))) (/.f64 y (*.f64 z 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 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z 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 #s(literal -2 binary64) (*.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 #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 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t))) (neg.f64 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) |
(/.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 x)) |
(/.f64 t (neg.f64 x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 (/.f64 t (*.f64 x y)) (neg.f64 y) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(/.f64 t (neg.f64 x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (/ t x)) |
(/.f64 t (neg.f64 x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
Compiled 45 583 to 3 068 computations (93.3% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 481 | 6 | 2 487 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 484 | 12 | 2 496 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) | |
| ▶ | 52.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| 53.1% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) | |
| ✓ | 90.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ▶ | 55.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 51.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 90.5% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| 55.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) | |
| ▶ | 51.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 236 to 168 computations (28.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y t) x) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y t) x)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) t) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | 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 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) |
| 2 272× | accelerator-lowering-fma.f32 |
| 2 272× | accelerator-lowering-fma.f64 |
| 1 984× | *-lowering-*.f32 |
| 1 984× | *-lowering-*.f64 |
| 1 214× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 111 |
| 1 | 52 | 111 |
| 2 | 115 | 111 |
| 3 | 168 | 111 |
| 4 | 220 | 111 |
| 5 | 319 | 111 |
| 6 | 570 | 111 |
| 7 | 1061 | 111 |
| 8 | 1980 | 111 |
| 9 | 4032 | 111 |
| 10 | 5389 | 111 |
| 11 | 5749 | 111 |
| 12 | 5827 | 111 |
| 13 | 5899 | 111 |
| 14 | 5935 | 111 |
| 15 | 6963 | 111 |
| 16 | 7407 | 111 |
| 17 | 7459 | 111 |
| 18 | 7477 | 111 |
| 19 | 7483 | 111 |
| 20 | 7483 | 111 |
| 21 | 7491 | 111 |
| 22 | 7499 | 111 |
| 23 | 7499 | 111 |
| 24 | 7815 | 111 |
| 25 | 7939 | 111 |
| 26 | 7947 | 111 |
| 27 | 7947 | 111 |
| 28 | 7947 | 111 |
| 29 | 7947 | 111 |
| 0 | 7947 | 111 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(* x 2) |
x |
2 |
(- y t) |
y |
t |
z |
(* (/ -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 -2) t) z) |
(/ (* x -2) t) |
(* x -2) |
x |
-2 |
t |
z |
(/ 2 (* z (/ (- y t) x))) |
2 |
(* z (/ (- y t) x)) |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
| Outputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(/ (* x 2) (- y t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(* (/ -2 (* z t)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(/ -2 (* z t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
-2 |
#s(literal -2 binary64) |
(* z t) |
(*.f64 t z) |
z |
t |
x |
(/ (* x 2) (* z y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* z y) |
(*.f64 y z) |
z |
y |
(/ (/ (* x -2) t) z) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(/ (* x -2) t) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
t |
z |
(/ 2 (* z (/ (- y t) x))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
2 |
#s(literal 2 binary64) |
(* z (/ (- y t) x)) |
(/.f64 (*.f64 (-.f64 y t) z) x) |
z |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(- y t) |
(-.f64 y t) |
y |
t |
x |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y t) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| ✓ | accuracy | 91.3% | (*.f64 z (/.f64 (-.f64 y t) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal -2 binary64)) t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 94.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | accuracy | 93.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | accuracy | 91.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 43.0ms | 256× | 0 | valid |
Compiled 113 to 23 computations (79.6% saved)
ival-div: 13.0ms (55.7% of total)ival-mult: 9.0ms (38.6% of total)ival-sub: 1.0ms (4.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* x 2) (- y t)) z)> |
#<alt (/ (* x 2) (- y t))> |
#<alt (* x 2)> |
#<alt (- y t)> |
#<alt (* (/ -2 (* z t)) x)> |
#<alt (/ -2 (* z t))> |
#<alt (* z t)> |
#<alt (/ (* x 2) (* z y))> |
#<alt (* z y)> |
#<alt (/ (/ (* x -2) t) z)> |
#<alt (/ (* x -2) t)> |
#<alt (* x -2)> |
#<alt (/ 2 (* z (/ (- y t) x)))> |
#<alt (* z (/ (- y t) x))> |
#<alt (/ (- y t) x)> |
| 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 (* 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)> |
#<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 (* 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 (* 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 t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x 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 (* 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 (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (/ (* y z) x)> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (/ (* y z) x)> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (/ (* y z) x)> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | z | @ | 0 | (/ (* x 2) (* z y)) |
| 6.0ms | x | @ | -inf | (/ (* x 2) (* z y)) |
| 1.0ms | y | @ | -inf | (/ (* x 2) (- y t)) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* z y)) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* z y)) |
| 1× | batch-egg-rewrite |
| 4 466× | *-lowering-*.f32 |
| 4 466× | *-lowering-*.f64 |
| 4 030× | /-lowering-/.f32 |
| 4 030× | /-lowering-/.f64 |
| 1 474× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 83 |
| 1 | 117 | 83 |
| 2 | 792 | 83 |
| 3 | 6988 | 83 |
| 0 | 8202 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(* x 2) |
(- y t) |
(* (/ -2 (* z t)) x) |
(/ -2 (* z t)) |
(* z t) |
(/ (* x 2) (* z y)) |
(* z y) |
(/ (/ (* x -2) t) z) |
(/ (* x -2) t) |
(* x -2) |
(/ 2 (* z (/ (- y t) x))) |
(* z (/ (- y t) x)) |
(/ (- y t) x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 t y) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 t y) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 z) (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (neg.f64 z)) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) 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 (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) z)) |
(*.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) (-.f64 y t)) (/.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 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 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 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 (-.f64 y t) z))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.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 (/.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.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 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.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 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.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 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.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 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(+.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 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 y t)) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(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 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.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 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 t y) x))) |
(/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (-.f64 y t) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t))))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (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 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.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 (-.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)) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.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 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 (*.f64 x #s(literal 2 binary64)) (/.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 -2 binary64) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) |
(*.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 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.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 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.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 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (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 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1 binary64))) |
(*.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 #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 y t))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.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 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (neg.f64 x) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 #s(literal -1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (*.f64 x #s(literal 2 binary64)) #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 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.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)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(+.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 (*.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 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.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 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(+.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 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) t) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #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 (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(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 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(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)))) |
(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 t (*.f64 (+.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 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 t (+.f64 y t) (*.f64 y y))))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (neg.f64 t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 y t))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 (*.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 t (+.f64 y t) (*.f64 y y)) (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 (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (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 t (+.f64 y t) (*.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 (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 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(/.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 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y)))) (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 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (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 t (+.f64 y t) (*.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 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 (-.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.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)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) t)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) (neg.f64 t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 t) (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal 2 binary64))) z)) |
(/.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 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal -1 binary64)) t) |
(pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 t z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 t (neg.f64 z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (neg.f64 t))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) t) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.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) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 x #s(literal -1/2 binary64))) |
(*.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 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(*.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 t z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 t (neg.f64 z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t x)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 t (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal -2 binary64) t))) |
(/.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 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.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 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) t) |
(pow.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.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) (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z))) |
(neg.f64 (*.f64 t (neg.f64 z))) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 (*.f64 t z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 z))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 x (*.f64 y (*.f64 z #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 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.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 x #s(literal -2 binary64)) (*.f64 y (neg.f64 z))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 y #s(literal 1/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) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y)) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 x)) (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 (*.f64 x #s(literal -2 binary64)) z)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) y)) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) y)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64))) z) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y)) (neg.f64 z)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x 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 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (neg.f64 z)))) |
(*.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 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 y (*.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) z) (pow.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (pow.f64 (/.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 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 #s(literal 1 binary64) (*.f64 y z)) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 z))) |
(neg.f64 (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 z (neg.f64 (neg.f64 y))) |
(*.f64 z (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z))) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 y)) z) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) t)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) (neg.f64 t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 t) (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t (neg.f64 z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) t)) |
(/.f64 #s(literal -2 binary64) (*.f64 t (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (neg.f64 z)) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (neg.f64 t)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal 2 binary64))) z)) |
(/.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 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal -1 binary64)) t) |
(pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 t z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 t (neg.f64 z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (neg.f64 t))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -2 binary64) t) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.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) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 x #s(literal -1/2 binary64))) |
(*.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 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(*.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 t z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 t (neg.f64 z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t x)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) t)) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 x t)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 x t) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(+.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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 t y) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 t y) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 z) (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal -2 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (neg.f64 z)) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) x) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) 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 (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) z)) |
(*.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) (-.f64 y t)) (/.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 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 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 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 (-.f64 y t) z))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.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 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (neg.f64 x)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.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 (/.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.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 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.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 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.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 2 binary64) z) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (+.f64 y t))) (neg.f64 (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (neg.f64 x)) |
(+.f64 (/.f64 (*.f64 y z) x) (*.f64 z (/.f64 t (neg.f64 x)))) |
(+.f64 (*.f64 (/.f64 y x) z) (*.f64 (/.f64 t (neg.f64 x)) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(fma.f64 y (/.f64 z x) (*.f64 z (/.f64 t (neg.f64 x)))) |
(fma.f64 z (/.f64 y x) (*.f64 z (/.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x) (*.f64 z (/.f64 t (neg.f64 x)))) |
(fma.f64 (/.f64 y x) z (*.f64 (/.f64 t (neg.f64 x)) z)) |
(neg.f64 (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 z (/.f64 x (-.f64 y t))) |
(/.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (/.f64 (-.f64 t y) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (/.f64 x (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y t) z) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (-.f64 y t) z)))) |
(/.f64 (*.f64 z (-.f64 t y)) (neg.f64 x)) |
(/.f64 (*.f64 z (-.f64 t y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 x t)) z) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) z) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) z) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) z) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 t y))) x) |
(/.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 z (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z x)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z x)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 z x)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 z x)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 z x)) |
(*.f64 (-.f64 y t) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (-.f64 y t) x)) |
(*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) x) z) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) z) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 t y) (/.f64 z (neg.f64 x))) |
(*.f64 (-.f64 t y) (*.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) z)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z x))) |
(*.f64 (*.f64 (-.f64 y t) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (-.f64 y t) z) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(*.f64 (*.f64 z (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 t y) x) (neg.f64 z)) |
(*.f64 (/.f64 z x) (-.f64 y t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(*.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 z (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 z (+.f64 y t))) |
(*.f64 (/.f64 z (neg.f64 x)) (-.f64 t y)) |
(*.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 y x) (/.f64 t (neg.f64 x))) |
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(+.f64 (/.f64 t (neg.f64 x)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (/.f64 t (neg.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y x) (/.f64 t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y t))) (/.f64 (*.f64 t t) (*.f64 x (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x t) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 t x) (/.f64 (*.f64 t t) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) x) (/.f64 y x)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 t (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (/.f64 t (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (/.f64 t (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t x) (/.f64 y x)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 t (neg.f64 x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) |
(neg.f64 (/.f64 (-.f64 t y) x)) |
(/.f64 (-.f64 y t) x) |
(/.f64 (-.f64 t y) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) x)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 x (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (neg.f64 (+.f64 y t)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (*.f64 x x)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 x (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 (neg.f64 x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 x (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (neg.f64 x) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 x (+.f64 y 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 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (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 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (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 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (+.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 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 y t)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 x (neg.f64 t))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 x t)) x) (*.f64 x (/.f64 x t))) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) t)) (*.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 x y) (neg.f64 t))) (*.f64 (/.f64 x y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) t)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 t))) (*.f64 (neg.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 x t)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) y) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 y t)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 x (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (neg.f64 x) (neg.f64 (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 x t))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (neg.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (neg.f64 (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 (/.f64 t (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (/.f64 t (neg.f64 x)) (/.f64 t (neg.f64 x))) (*.f64 (/.f64 y x) (/.f64 t (neg.f64 x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t (neg.f64 x)) (/.f64 t (neg.f64 x)))) (-.f64 (/.f64 y x) (/.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 x t))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) x) x) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (*.f64 x (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 t y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) x) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y t) x) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.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 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.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 (-.f64 y t) x)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
| 1× | egg-herbie |
| 11 066× | accelerator-lowering-fma.f32 |
| 11 066× | accelerator-lowering-fma.f64 |
| 5 298× | *-lowering-*.f32 |
| 5 298× | *-lowering-*.f64 |
| 2 982× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 347 | 4113 |
| 1 | 1076 | 3913 |
| 2 | 3419 | 3761 |
| 3 | 6367 | 3743 |
| 0 | 8185 | 3659 |
| 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 (* 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) |
(* 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 (* 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))) |
(* 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 t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x 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) |
(* 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)))) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(* -1 (/ (* t z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/ (* y z) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/ (* y z) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/ (* y z) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(* -1 (/ (* t z) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* -1 (/ (* t z) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/ y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/ y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/ y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(* -1 (/ t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- 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 (* 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 t (*.f64 z (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) 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 t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) 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 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.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 #s(literal 1 binary64) (/.f64 t y)) (/.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 z (*.f64 y (*.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)) (fma.f64 y (/.f64 y t) y)) (*.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 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) 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 z) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t)) t)) 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 x (/.f64 y (pow.f64 t #s(literal 4 binary64)))) y))) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/ (+ (* 2 x) (* 2 (/ (* t x) y))) y) |
(*.f64 #s(literal 2 binary64) (/.f64 (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)) (fma.f64 t (/.f64 t y) t)) (fma.f64 x (/.f64 t y) x))) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* -1 (/ (+ (* -2 x) (* -2 (/ (* t x) y))) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (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) x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 t (/.f64 t y) t))) y)) y) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x t) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 1 binary64) (/.f64 t y)) (/.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 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 y y)) (*.f64 (/.f64 (*.f64 x t) (pow.f64 y #s(literal 4 binary64))) t))) (/.f64 (*.f64 #s(literal 2 binary64) 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)) (fma.f64 y (/.f64 y t) y) (/.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) (/.f64 (*.f64 x (fma.f64 y (/.f64 y t) y)) t) (*.f64 x #s(literal -2 binary64))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* 2 (* x (pow y 2))) (* 2 (/ (* x (pow y 3)) t))) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) (/.f64 (fma.f64 x (*.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (fma.f64 y (/.f64 y t) y)))) 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) |
(* -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 (*.f64 (/.f64 t y) y)) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y (*.f64 (/.f64 t y) y)) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y (*.f64 (/.f64 t y) y)) |
y |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y (*.f64 (/.f64 t y) y)) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y (*.f64 (/.f64 t y) y)) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y (*.f64 (/.f64 t 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)) |
(fma.f64 t (/.f64 y t) (neg.f64 t)) |
(* t (- (/ y t) 1)) |
(fma.f64 t (/.f64 y t) (neg.f64 t)) |
(* t (- (/ y t) 1)) |
(fma.f64 t (/.f64 y t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(fma.f64 t (/.f64 y t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(fma.f64 t (/.f64 y t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(fma.f64 t (/.f64 y t) (neg.f64 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 (* 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)) |
(* 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 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 t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) 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)) |
(* 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 t (*.f64 z (*.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 #s(literal 1 binary64) (/.f64 t y)) (*.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)) (fma.f64 t (/.f64 t y) t) (/.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 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) 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 t) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) 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 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.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 #s(literal 1 binary64) (/.f64 t y)) (/.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 z (*.f64 y (*.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)) (fma.f64 y (/.f64 y t) y)) (*.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 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) 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 z) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t)) t)) 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))) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(/.f64 (*.f64 z (neg.f64 t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(*.f64 y (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (/.f64 t y)))) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(/.f64 (*.f64 z (neg.f64 t)) x) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(* -1 (/ (* t z) x)) |
(/.f64 (*.f64 z (neg.f64 t)) x) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(*.f64 t (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t)) (/.f64 z x))) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ t x)) |
(/.f64 t (neg.f64 x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(fma.f64 y (/.f64 t (*.f64 x (neg.f64 y))) (/.f64 y x)) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(/.f64 t (neg.f64 x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (/ t x)) |
(/.f64 t (neg.f64 x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(fma.f64 t (/.f64 y (*.f64 x t)) (/.f64 t (neg.f64 x))) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
Compiled 26 838 to 3 036 computations (88.7% saved)
12 alts after pruning (5 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 815 | 3 | 1 818 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 818 | 12 | 1 830 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ▶ | 53.8% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ▶ | 53.1% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | 52.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | 90.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | 55.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 51.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 53.4% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ▶ | 55.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 51.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 195 to 140 computations (28.2% saved)
| 1× | egg-herbie |
Found 15 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 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) t) |
| ✓ | cost-diff | 0 | (/.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 y x)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
| ✓ | 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 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) y) |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 74× | /-lowering-/.f32 |
| 74× | /-lowering-/.f64 |
| 32× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 95 |
| 1 | 39 | 95 |
| 2 | 72 | 95 |
| 3 | 95 | 95 |
| 4 | 97 | 95 |
| 5 | 97 | 95 |
| 0 | 97 | 95 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
y |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
2 |
(* z y) |
z |
y |
x |
(/ 2 (* z (/ y x))) |
2 |
(* z (/ y x)) |
z |
(/ y x) |
y |
x |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
x |
-2 |
z |
t |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
x |
2 |
y |
z |
| Outputs |
|---|
(/ (/ (* x 2) z) y) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/ (* x 2) z) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
y |
(* (/ 2 (* z y)) x) |
(*.f64 x (/.f64 #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 |
(/ 2 (* z (/ y x))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
2 |
#s(literal 2 binary64) |
(* z (/ y x)) |
(/.f64 (*.f64 z y) x) |
z |
(/ y x) |
(/.f64 y x) |
y |
x |
(/ (/ (* x -2) z) t) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/ (* x -2) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(* x -2) |
(*.f64 x #s(literal -2 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
z |
t |
(/ (/ (* x 2) y) z) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/ (* x 2) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) y) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
z |
Found 15 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 | 91.3% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal -2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 91.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 y x) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
| ✓ | accuracy | 91.3% | (*.f64 z (/.f64 y x)) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | accuracy | 91.8% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 92.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 41.0ms | 256× | 0 | valid |
Compiled 97 to 22 computations (77.3% saved)
ival-div: 16.0ms (65.9% of total)ival-mult: 8.0ms (33% 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)> |
#<alt (/ (* x 2) z)> |
#<alt (* x 2)> |
#<alt (* (/ 2 (* z y)) x)> |
#<alt (/ 2 (* z y))> |
#<alt (* z y)> |
#<alt (/ 2 (* z (/ y x)))> |
#<alt (* z (/ y x))> |
#<alt (/ y x)> |
#<alt (/ (/ (* x -2) z) t)> |
#<alt (/ (* x -2) z)> |
#<alt (* x -2)> |
#<alt (/ (/ (* x 2) y) z)> |
#<alt (/ (* x 2) y)> |
| Outputs |
|---|
#<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 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 (* 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 (* 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 (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (/ y x)> |
#<alt (* -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 (* -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 (* 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))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | (/ (/ (* x 2) z) y) |
| 1.0ms | z | @ | inf | (/ 2 (* z y)) |
| 0.0ms | x | @ | 0 | (* z (/ y x)) |
| 0.0ms | y | @ | 0 | (/ (* x 2) y) |
| 0.0ms | z | @ | 0 | (/ 2 (* z y)) |
| 1× | batch-egg-rewrite |
| 4 332× | /-lowering-/.f32 |
| 4 332× | /-lowering-/.f64 |
| 3 442× | *-lowering-*.f32 |
| 3 442× | *-lowering-*.f64 |
| 2 108× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 72 |
| 1 | 94 | 72 |
| 2 | 542 | 72 |
| 3 | 3087 | 72 |
| 0 | 8243 | 72 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(* x 2) |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
(* z y) |
(/ 2 (* z (/ y x))) |
(* z (/ y x)) |
(/ y x) |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (neg.f64 z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (/.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 y)) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 (*.f64 z #s(literal 1/2 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) (*.f64 z y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z y)) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y y)) |
(/.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 z y)) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) (*.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 z)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.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 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 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 (*.f64 z y) (neg.f64 x))) (*.f64 y #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 y (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 y (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) y) (*.f64 y (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (neg.f64 y)) (*.f64 y (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 z) #s(literal -2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) z))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) y))) (*.f64 (neg.f64 z) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z y) #s(literal -2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z y) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 z y)) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z y) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (*.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 0 binary64) (*.f64 z y)) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.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 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal -1 binary64)) x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(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) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(-.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 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))) (+.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) z) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #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 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 x (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) |
(/.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 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))) (+.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 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 (neg.f64 z) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) z))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 z) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 z) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 z x)) (*.f64 z (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 z (neg.f64 x))) (*.f64 z (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) z) (*.f64 z (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 z (/.f64 #s(literal 1 binary64) z))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (neg.f64 z)) (*.f64 z (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (/.f64 #s(literal -1 binary64) z))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 z (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 z (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 z (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 z (*.f64 x (/.f64 #s(literal 2 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))))) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.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 (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x 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 (*.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 (neg.f64 x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.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 (/.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) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal -2 binary64)) |
(+.f64 #s(literal 0 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 x #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 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 (*.f64 x (*.f64 x x)) #s(literal -8 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))))))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 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 (neg.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)))) (neg.f64 (+.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 (*.f64 x x)) #s(literal 8 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.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 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (neg.f64 z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (/.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 y)) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 (*.f64 z #s(literal 1/2 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) (*.f64 z y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z y)) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y y)) |
(/.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 z y)) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) (*.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 z)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.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 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 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 (*.f64 z y) (neg.f64 x))) (*.f64 y #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 y (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 y (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) y) (*.f64 y (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (neg.f64 y)) (*.f64 y (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 z) #s(literal -2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) z))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) y))) (*.f64 (neg.f64 z) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z y) #s(literal -2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z y) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 z y)) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z y) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (*.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 0 binary64) (*.f64 z y)) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.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 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 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 y #s(literal 1/2 binary64)) (neg.f64 z)))) |
(/.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 y #s(literal 1/2 binary64)) (neg.f64 z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y #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) y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/.f64 (/.f64 #s(literal 2 binary64) y) z) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z y) #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 y #s(literal 1/2 binary64)) (neg.f64 z))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64))) y) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) 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)))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z (*.f64 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) (*.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(*.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 (pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #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) (*.f64 z (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 z (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (neg.f64 y))) |
(neg.f64 (*.f64 z (neg.f64 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 y) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 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 y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (neg.f64 z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (/.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 y)) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 (*.f64 z #s(literal 1/2 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) (*.f64 z y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z y)) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y y)) |
(/.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 z y)) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) (*.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 z)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.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 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 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 (*.f64 z y) (neg.f64 x))) (*.f64 y #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 y (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 y (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) y) (*.f64 y (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (neg.f64 y)) (*.f64 y (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 z) #s(literal -2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) z))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) y))) (*.f64 (neg.f64 z) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z y) #s(literal -2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z y) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 z y)) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z y) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (*.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 0 binary64) (*.f64 z y)) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.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 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal -1 binary64)) x) |
(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 y)) #s(literal -1 binary64)) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (neg.f64 y) (/.f64 x z))) |
(neg.f64 (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 z (/.f64 x y)) |
(/.f64 y (/.f64 x z)) |
(/.f64 (*.f64 z y) x) |
(/.f64 (*.f64 z y) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(/.f64 (neg.f64 z) (/.f64 x (neg.f64 y))) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 z (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 z y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 z (neg.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) |
(/.f64 (/.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (/.f64 z x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (*.f64 (neg.f64 x) z)) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.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) (/.f64 x y)) (*.f64 (neg.f64 x) (neg.f64 z))) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (*.f64 z (neg.f64 y)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (*.f64 z (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z y))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.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 y)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 z y) (neg.f64 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) (/.f64 (*.f64 z y) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) (neg.f64 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) (/.f64 (*.f64 z y) (neg.f64 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 y x) z) |
(*.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(*.f64 (neg.f64 z) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) 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) (/.f64 (*.f64 z y) (neg.f64 x))) |
(*.f64 (/.f64 y (neg.f64 x)) (neg.f64 z)) |
(*.f64 (/.f64 z x) y) |
(*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 y (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 y (neg.f64 x))) |
(/.f64 y x) |
(/.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(/.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 y))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y))) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 y (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) x) (fma.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 y (neg.f64 x)))))) |
(pow.f64 (/.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -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 (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) t) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 t)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 t x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 z) (neg.f64 t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) t) z) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) z)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z t))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (neg.f64 z) (neg.f64 t)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (neg.f64 (neg.f64 (*.f64 z t))))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (neg.f64 (*.f64 z t)))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 t (*.f64 z #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) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (neg.f64 t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) t) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 x t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x t) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 x t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal -2 binary64) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 (/.f64 t x))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 #s(literal -1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) t)) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal -1 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) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.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) t) x) z) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 t (*.f64 x #s(literal 2 binary64)))) (*.f64 t (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 t (*.f64 x #s(literal 2 binary64)))) (*.f64 t (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) (*.f64 t (*.f64 x #s(literal -2 binary64)))) (*.f64 t (neg.f64 (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 t (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) t) (*.f64 t (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (neg.f64 t)) (*.f64 t (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (neg.f64 t) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 t) (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (neg.f64 t) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 t) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 t) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) (*.f64 (neg.f64 t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 t) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 t) #s(literal 1 binary64))) (*.f64 (neg.f64 t) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 t) #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (*.f64 z t)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 (*.f64 z t)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 z t)) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 z t)) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 z t)) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z t) (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (*.f64 z t) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z t) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 z t) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z t) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) (*.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (*.f64 z t) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z t) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 z t) #s(literal 1 binary64))) (*.f64 (*.f64 z t) (*.f64 t (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (*.f64 (*.f64 z t) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (/.f64 x t)) (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) #s(literal -2 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) t))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 x t) #s(literal 1 binary64))) (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.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 x (*.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 x (*.f64 z t))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) (*.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 0 binary64) (*.f64 z t)) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))))))) |
(pow.f64 (/.f64 x (*.f64 t (*.f64 z #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 (pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 z t) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.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 2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) 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 x z) (neg.f64 t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) 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 (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal 2 binary64) z) t)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.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 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) t))) |
(*.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 (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x (/.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 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)) #s(literal -2 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/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 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 x (neg.f64 (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 (neg.f64 z) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) z))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 z) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (/.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 z) z)) |
(/.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 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 z) (+.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 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 (neg.f64 z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (*.f64 z x)) (*.f64 z (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 z (neg.f64 x))) (*.f64 z (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) z) (*.f64 z (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 z (/.f64 #s(literal 1 binary64) z))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (neg.f64 z)) (*.f64 z (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 z (/.f64 #s(literal -1 binary64) z))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (*.f64 z (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 z (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 x #s(literal 1/2 binary64)))) (*.f64 z z)) |
(/.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 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 z (+.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 x (*.f64 z #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))))) (*.f64 z (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) 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)) |
(pow.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.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 #s(literal 2 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x 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 (*.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 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x z)) |
(*.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 (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) z)) |
(*.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 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) x) |
(*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 2 binary64) z)) |
(*.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 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 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 x #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 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 (*.f64 x (*.f64 x x)) #s(literal 8 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))))))) |
(neg.f64 (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (+.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 (neg.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 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.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 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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (neg.f64 z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y x)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 x))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (/.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 y)) (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z y) x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) y) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 (*.f64 z #s(literal 1/2 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) (*.f64 z y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 (/.f64 z x))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 z y)) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y y)) |
(/.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 z y)) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) (*.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 z)) (*.f64 (neg.f64 y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.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 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 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 (*.f64 z y) (neg.f64 x))) (*.f64 y #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 y #s(literal -2 binary64))) (*.f64 y (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 y (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 y (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) y) (*.f64 y (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 y (/.f64 #s(literal -2 binary64) z))) (*.f64 y (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (neg.f64 y)) (*.f64 y (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y (/.f64 #s(literal -2 binary64) y))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 z) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (neg.f64 z) #s(literal -2 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (neg.f64 z) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 z) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 z (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) z))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) y))) (*.f64 (neg.f64 z) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 z) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z y) #s(literal -2 binary64))) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z y) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z y) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 z y)) (*.f64 (*.f64 z y) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z y) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z y) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z y) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z y) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (neg.f64 x))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) x)) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -2 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) (*.f64 (*.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 (*.f64 z y) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) z))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) y))) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -2 binary64) (*.f64 z y)))) (/.f64 (*.f64 z y) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (*.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64))) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal 0 binary64) (*.f64 z y)) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y)))))) |
(pow.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (neg.f64 y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (neg.f64 y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.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 (neg.f64 x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 #s(literal -2 binary64) z)) |
(*.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) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 z (neg.f64 y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) #s(literal -1 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.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 #s(literal 2 binary64) (/.f64 y x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) y) |
(/.f64 #s(literal -2 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))))) (*.f64 (neg.f64 y) (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 x #s(literal 2 binary64)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (*.f64 x #s(literal -2 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (neg.f64 x))) (*.f64 y (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) y) (*.f64 y (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x #s(literal 2 binary64)))) (neg.f64 y)) (*.f64 y (/.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y (/.f64 #s(literal -1 binary64) y))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64)))) (*.f64 y (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1/2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 y (*.f64 y y)))))) (*.f64 y (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))))) (*.f64 y (+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y) (*.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y))))) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) #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)) |
(pow.f64 (*.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))) (/.f64 y (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.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 y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (neg.f64 y))) |
(*.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 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (neg.f64 x)) |
(*.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))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
| 1× | egg-herbie |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 64× | /-lowering-/.f32 |
| 64× | /-lowering-/.f64 |
| 32× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 2136 |
| 1 | 43 | 2136 |
| 2 | 74 | 2136 |
| 3 | 89 | 2136 |
| 4 | 89 | 2136 |
| 0 | 89 | 2136 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 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 x) |
(* 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))) |
(* 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 (* 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) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(/ y x) |
(* -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)) |
(* -2 x) |
(* -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))) |
(* 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 (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y 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 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 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) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(/ y x) |
(/.f64 y x) |
(* -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) |
(* -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)) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 2 (/ x (* y z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(* 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 24 569 to 2 500 computations (89.8% saved)
12 alts after pruning (0 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 951 | 0 | 1 951 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 951 | 12 | 1 963 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ✓ | 53.8% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | 53.1% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | 52.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | 90.1% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 92.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | 55.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 51.4% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | 53.4% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | 55.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 51.3% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 288 to 152 computations (47.2% 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 #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.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)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.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 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
7 calls:
| 7.0ms | (*.f64 x #s(literal 2 binary64)) |
| 7.0ms | y |
| 6.0ms | x |
| 6.0ms | z |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 2 | x |
| 92.9% | 1 | y |
| 96.6% | 2 | z |
| 92.9% | 1 | t |
| 96.8% | 2 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 95.8% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 97.9% | 3 | (-.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 #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.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)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
| Outputs |
|---|
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
3 calls:
| 5.0ms | z |
| 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 |
|---|---|---|
| 97.9% | 3 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 95.3% | 2 | z |
| 97.9% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 31 to 21 computations (32.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 #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.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)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
2 calls:
| 4.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 4.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 97.5% | 3 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 26 to 17 computations (34.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 #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.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)) z) t) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
6 calls:
| 5.0ms | x |
| 4.0ms | t |
| 4.0ms | (*.f64 x #s(literal 2 binary64)) |
| 4.0ms | z |
| 4.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | t |
| 92.9% | 1 | z |
| 92.9% | 1 | x |
| 92.9% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 92.9% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 92.9% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 48 to 35 computations (27.1% 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) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
7 calls:
| 8.0ms | x |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 1 | y |
| 92.7% | 1 | z |
| 92.7% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 92.7% | 1 | x |
| 92.7% | 1 | t |
| 92.7% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 92.7% | 1 | (-.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 x #s(literal -2 binary64)) (*.f64 t z)) |
7 calls:
| 3.0ms | y |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 3 | y |
| 60.9% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 60.7% | 3 | x |
| 65.3% | 5 | z |
| 78.0% | 3 | t |
| 60.7% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 61.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)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 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 |
|---|---|---|
| 77.9% | 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:
| 1.0ms | (*.f64 x #s(literal 2 binary64)) |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | x |
| 51.3% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 51.3% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 51.3% | 1 | z |
| 51.3% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 51.3% | 1 | y |
| 51.3% | 1 | t |
Compiled 53 to 39 computations (26.4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.3e-322 | 0.0 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.696168866484068e+241 | 2.2846246904481965e+246 |
| 0.0ms | -9.075403628822192e+209 | -2.595469604957528e+203 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.479427814110242e+258 | 3.8661268042272226e+259 |
| 0.0ms | -9.075403628822192e+209 | -2.595469604957528e+203 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 8471005585681.448 | 96252924635017.88 |
| 12.0ms | -1.8781083326766305e-66 | -2.8667436260019346e-70 |
| 14.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 5.0ms (64.4% of total)ival-div: 2.0ms (25.8% of total)ival-sub: 1.0ms (12.9% 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 |
|---|---|---|
| 8.0ms | 8471005585681.448 | 96252924635017.88 |
| 12.0ms | -1.8781083326766305e-66 | -2.8667436260019346e-70 |
| 14.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (49.6% of total)ival-div: 3.0ms (37.2% of total)ival-sub: 1.0ms (12.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 | 8471005585681.448 | 96252924635017.88 |
| 11.0ms | -1.8781083326766305e-66 | -2.8667436260019346e-70 |
| 13.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (58.6% of total)ival-div: 2.0ms (29.3% of total)ival-sub: 1.0ms (14.7% 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 |
| 26× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 10× | if-if-or-not_binary32 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 204 |
| 1 | 97 | 204 |
| 2 | 110 | 204 |
| 3 | 116 | 204 |
| 4 | 120 | 204 |
| 5 | 121 | 204 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -5/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000002548051478185013640699276263676556833081548008216533871047820816592095454319445335108803290533408781388070899556637261042955912571901209636788155219412140741572190474007328928809021762807530594613720697338798095625304429035520 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 9999999999999999287738405203667575368767393208115766122317814807014700953545274940077463414411382764424743897695475635254322931165011225671787143593812227771048544607458046793796444970432082673836316471673778619485458899748089618699435710767754281089234894848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(if (<=.f64 t #s(literal -8256342791959349/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 8500000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)))) |
(if (<=.f64 t #s(literal -1760543683579567/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 12000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)))) |
(if (<=.f64 t #s(literal -8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (if (<=.f64 t #s(literal 9000000000000 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 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) #s(literal -5/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y 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 z t))) #s(literal -5/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000002548051478185013640699276263676556833081548008216533871047820816592095454319445335108803290533408781388070899556637261042955912571901209636788155219412140741572190474007328928809021762807530594613720697338798095625304429035520 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 z t)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 z t)) #s(literal 50000000000000002548051478185013640699276263676556833081548008216533871047820816592095454319445335108803290533408781388070899556637261042955912571901209636788155219412140741572190474007328928809021762807530594613720697338798095625304429035520 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 9999999999999999287738405203667575368767393208115766122317814807014700953545274940077463414411382764424743897695475635254322931165011225671787143593812227771048544607458046793796444970432082673836316471673778619485458899748089618699435710767754281089234894848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 z t)) #s(literal -499999999999999963556891209672302787299334076647441336729462696243597321851816139549279029733090522239200362921906419168397560780515698252333458999257229223177071764715960911635897518125034092581402348296863744 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) (if (<=.f64 (-.f64 (*.f64 y z) (*.f64 z t)) #s(literal 9999999999999999287738405203667575368767393208115766122317814807014700953545274940077463414411382764424743897695475635254322931165011225671787143593812227771048544607458046793796444970432082673836316471673778619485458899748089618699435710767754281089234894848 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 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 -8256342791959349/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 8500000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)))) |
(if (<=.f64 t #s(literal -8256342791959349/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (if (<=.f64 t #s(literal 8500000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)))) |
(if (<=.f64 t #s(literal -1760543683579567/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (if (<=.f64 t #s(literal 12000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)))) |
(if (<=.f64 t #s(literal -1760543683579567/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (if (<=.f64 t #s(literal 12000000000000 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)))) |
(if (<=.f64 t #s(literal -8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (if (<=.f64 t #s(literal 9000000000000 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 -8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) (if (<=.f64 t #s(literal 9000000000000 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) (*.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))) |
| 9 616× | accelerator-lowering-fma.f32 |
| 9 616× | accelerator-lowering-fma.f64 |
| 8 874× | accelerator-lowering-fma.f32 |
| 8 874× | accelerator-lowering-fma.f64 |
| 5 624× | *-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 | 351 | 5200 |
| 1 | 1157 | 4797 |
| 2 | 3768 | 4608 |
| 3 | 6502 | 4604 |
| 0 | 8092 | 4467 |
| 0 | 21 | 85 |
| 1 | 116 | 85 |
| 2 | 754 | 85 |
| 3 | 7861 | 85 |
| 0 | 8456 | 85 |
| 0 | 190 | 1157 |
| 1 | 621 | 1109 |
| 2 | 2088 | 1067 |
| 3 | 5445 | 1063 |
| 0 | 8471 | 1032 |
| 1× | done |
| 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 488 to 235 computations (51.8% saved)
(negabs x)
Compiled 1 856 to 694 computations (62.6% saved)
Loading profile data...