
Time bar (total: 14.3s)
| 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)
| 538.0ms | 8 256× | 0 | valid |
ival-mult: 171.0ms (58.7% of total)ival-div: 69.0ms (23.7% of total)ival-sub: 37.0ms (12.7% of total)ival-true: 6.0ms (2.1% of total)exact: 5.0ms (1.7% of total)ival-assert: 3.0ms (1% 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 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 t y) #s(literal 0 binary64))) |
| 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 |
|---|---|---|---|---|---|
| 19 | 0 | - | 0 | - | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 2 | 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 | 14 | 0 |
| ↳ | (*.f64 t z) | overflow | 22 | |
| ↳ | (*.f64 y z) | overflow | 30 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | overflow | 47 | |
/.f64 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) | n/u | 5 | 0 |
| ↳ | (*.f64 t z) | underflow | 25 | |
| ↳ | (*.f64 y z) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | underflow | 7 | |
-.f64 | (-.f64 (*.f64 y z) (*.f64 t z)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 y z) | overflow | 30 | |
| ↳ | (*.f64 t z) | overflow | 22 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 20 | 2 |
| - | 0 | 234 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 20 | 0 | 2 |
| - | 0 | 0 | 234 |
| number | freq |
|---|---|
| 0 | 236 |
| 1 | 19 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 512× | 0 | valid |
Compiled 98 to 44 computations (55.1% saved)
ival-div: 11.0ms (45.7% of total)ival-mult: 10.0ms (41.5% of total)ival-sub: 2.0ms (8.3% 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 |
|---|---|---|
| ▶ | 91.5% | (/.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 | -64 | (*.f64 y z) |
| ✓ | cost-diff | -64 | (*.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 | 384 | (-.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 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 t y) #s(literal 0 binary64))) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- (* y z) (* t z)) |
(fma.f64 z (-.f64 y t) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 y z #s(literal 0 binary64)) |
y |
z |
(* t z) |
(fma.f64 z t #s(literal 0 binary64)) |
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 | 99.3% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 92.7% | (/.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 (63.3% of total)ival-div: 2.0ms (21.1% of total)ival-sub: 1.0ms (10.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* 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) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.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) (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 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)))) (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 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 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 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 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))))) (*.f64 z (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.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)))) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) 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))))) (-.f64 #s(literal 0 binary64) (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)))) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 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)))))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 (*.f64 z (+.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 y z)))) (+.f64 y t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t)) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) (*.f64 (+.f64 y t) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 (+.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) 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))))))) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (-.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) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 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 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z (+.f64 y t)) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (+.f64 y t)) z) (/.f64 (*.f64 z (-.f64 y t)) (+.f64 y t))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) 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)))))) (-.f64 #s(literal 0 binary64) (*.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)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z)) (-.f64 #s(literal 0 binary64) (-.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))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (-.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) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t)))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (*.f64 x #s(literal -2 binary64)))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) #s(literal 1 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y t))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) z))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (-.f64 y t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 y t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 z (-.f64 #s(literal 0 binary64) (-.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 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 y t)))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y t))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.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))) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (-.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))) (-.f64 #s(literal 0 binary64) (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) x)) (-.f64 #s(literal 0 binary64) (-.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))))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.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)))) (-.f64 #s(literal 0 binary64) (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) 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 x (*.f64 z (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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))))) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(pow.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 z t) |
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 t z) |
(*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) z) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 t 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) |
(fma.f64 z y #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z y #s(literal 0 binary64)) |
(* -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) |
(fma.f64 z y #s(literal 0 binary64)) |
(+ (* -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 #s(literal 0 binary64) (*.f64 t z)) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (- (/ (* y z) t) z)) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (- (* -1 (/ (* y z) t)) (* -1 z)))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.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 (- (* 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 (fma.f64 z y #s(literal 0 binary64)))) |
(/ (+ (* 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 (fma.f64 z y #s(literal 0 binary64))))) |
(/ (+ (* 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 (fma.f64 z y #s(literal 0 binary64)))) |
(* -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 (fma.f64 z y #s(literal 0 binary64))))) |
(* -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)) (fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) #s(literal 0 binary64))) 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 (fma.f64 z y #s(literal 0 binary64)))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 x (*.f64 y (fma.f64 z y #s(literal 0 binary64)))) (/.f64 x (fma.f64 z y #s(literal 0 binary64))))) |
(+ (* 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 (fma.f64 z y #s(literal 0 binary64))))) t (/.f64 x (fma.f64 z y #s(literal 0 binary64))))) |
(+ (* 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 (fma.f64 z y #s(literal 0 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z y #s(literal 0 binary64))))) |
(* -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) (fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64))) 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) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* 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 16 134 to 1 331 computations (91.8% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 534 | 10 | 544 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 535 | 10 | 545 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 89.8% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) | |
| ▶ | 93.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| 47.7% | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) | |
| ▶ | 93.3% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
| 49.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) | |
| ▶ | 57.5% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| 93.3% | (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) | |
| ▶ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| 92.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 286 to 192 computations (32.9% 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 | 640 | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
| ✓ | cost-diff | -64 | (*.f64 z (-.f64 y t)) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | cost-diff | -64 | (*.f64 t z) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.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 286× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 127 |
| 1 | 47 | 127 |
| 2 | 96 | 127 |
| 3 | 143 | 127 |
| 4 | 195 | 127 |
| 5 | 294 | 127 |
| 6 | 545 | 127 |
| 7 | 993 | 127 |
| 8 | 1695 | 127 |
| 9 | 3988 | 127 |
| 10 | 5204 | 127 |
| 11 | 5627 | 127 |
| 12 | 5714 | 127 |
| 13 | 5750 | 127 |
| 14 | 5772 | 127 |
| 15 | 5892 | 127 |
| 16 | 6363 | 127 |
| 17 | 6551 | 127 |
| 18 | 6563 | 127 |
| 19 | 6567 | 127 |
| 20 | 6567 | 127 |
| 21 | 6571 | 127 |
| 22 | 6575 | 127 |
| 23 | 6575 | 127 |
| 24 | 6678 | 127 |
| 25 | 6716 | 127 |
| 26 | 6716 | 127 |
| 0 | 6716 | 127 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(* x 2) |
x |
2 |
(- 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 (- y t))) z) |
(* x (/ 2 (- y t))) |
x |
(/ 2 (- y t)) |
2 |
(- y t) |
y |
t |
z |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
2 |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
| Outputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) |
(/ (* x 2) (- y t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)) #s(literal 0 binary64)) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ (* x -2) (* t z)) |
(fma.f64 #s(literal -2 binary64) (/.f64 x (fma.f64 t z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* x -2) |
(fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
(* t z) |
(fma.f64 t z #s(literal 0 binary64)) |
t |
z |
(* (/ 2 (* z (- y t))) x) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) |
2 |
#s(literal 2 binary64) |
(* z (- y t)) |
(fma.f64 z (-.f64 y t) #s(literal 0 binary64)) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
x |
(/ (* x (/ 2 (- y t))) z) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) |
(* x (/ 2 (- y t))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)) #s(literal 0 binary64)) |
x |
(/ 2 (- y t)) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ (/ 2 z) (/ (- y t) x)) |
(/.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) |
(/ 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 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y t) x) |
| ✓ | accuracy | 93.0% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| ✓ | accuracy | 93.5% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y t)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | accuracy | 93.1% | (*.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.2% | (/.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 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | accuracy | 93.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 48.0ms | 256× | 0 | valid |
Compiled 129 to 24 computations (81.4% saved)
ival-div: 14.0ms (49% of total)ival-mult: 10.0ms (35% of total)ival-sub: 3.0ms (10.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* x 2) (- y t)) z)> |
#<alt (/ (* x 2) (- y t))> |
#<alt (- y t)> |
#<alt (* x 2)> |
#<alt (/ (* x -2) (* t z))> |
#<alt (* x -2)> |
#<alt (* t z)> |
#<alt (/ 2 (* z (- y t)))> |
#<alt (* (/ 2 (* z (- y t))) x)> |
#<alt (* z (- y t))> |
#<alt (/ (* x (/ 2 (- y t))) z)> |
#<alt (/ 2 (- y t))> |
#<alt (* x (/ 2 (- y t)))> |
#<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 (- 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 (* -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)> |
#<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 (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t 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 (* 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 (* 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))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ -2 t)> |
#<alt (- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (/ 2 y)> |
#<alt (/ (+ 2 (* 2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y)> |
#<alt (/ 2 y)> |
#<alt (* -1 (/ (- (* -2 (/ t y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y))> |
#<alt (/ 2 y)> |
#<alt (+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (/ -2 t)> |
#<alt (/ (- (* -2 (/ y t)) 2) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t)> |
#<alt (/ -2 t)> |
#<alt (* -1 (/ (+ 2 (* 2 (/ y t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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 (* 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)> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | 0 | (/ (* x 2) (- y t)) |
| 2.0ms | z | @ | 0 | (/ (/ (* x 2) (- y t)) z) |
| 2.0ms | y | @ | -inf | (/ 2 (- y t)) |
| 1.0ms | x | @ | 0 | (/ (/ (* x 2) (- y t)) z) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (- y t)) |
| 1× | batch-egg-rewrite |
| 4 824× | *-lowering-*.f32 |
| 4 824× | *-lowering-*.f64 |
| 4 352× | /-lowering-/.f32 |
| 4 352× | /-lowering-/.f64 |
| 1 584× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 94 |
| 1 | 115 | 94 |
| 2 | 749 | 94 |
| 3 | 7852 | 94 |
| 0 | 8459 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(- y t) |
(* x 2) |
(/ (* x -2) (* t z)) |
(* x -2) |
(* t z) |
(/ 2 (* z (- y t))) |
(* (/ 2 (* z (- y t))) x) |
(* z (- y t)) |
(/ (* x (/ 2 (- y t))) z) |
(/ 2 (- y t)) |
(* x (/ 2 (- y t))) |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
(/ (- y t) x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.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) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 y t)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.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 (-.f64 y t) x) #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 z #s(literal 1/2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #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 -1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.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 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.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) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) 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 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.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 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.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)) |
(pow.f64 (*.f64 z (*.f64 (/.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 (/.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) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.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) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.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 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 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)) (/.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 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.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 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #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 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 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) 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 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) 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 t y)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.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 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.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 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.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 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) #s(literal 1 binary64)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) #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 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #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 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.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 x z) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #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 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (fma.f64 t t (*.f64 y y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 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))) |
(/.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 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.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 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.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 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.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 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.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 #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 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 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 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.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) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 #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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(-.f64 (*.f64 y (/.f64 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 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (/.f64 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 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 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 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(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 y y (*.f64 t (+.f64 y t)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (+.f64 y t) (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 t t (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (*.f64 y y)) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (+.f64 y t))) (*.f64 y (/.f64 y (+.f64 y t))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)) (*.f64 (*.f64 y (/.f64 y (+.f64 y t))) (/.f64 (*.f64 t t) (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 y t))) (*.f64 y (/.f64 y (+.f64 y t)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (fma.f64 y (/.f64 y (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 t t (*.f64 y y))) |
(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 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #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 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 t (*.f64 z #s(literal -1/2 binary64))) x)) #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) (*.f64 t z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t 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 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) x))) |
(/.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)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t 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 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) x)) |
(/.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)) 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) (-.f64 #s(literal 0 binary64) 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 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) x) #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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 t 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.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) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 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 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 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 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) x) #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)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t 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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 t t (*.f64 y y))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))))) |
(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 y t) (*.f64 (-.f64 y t) z))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(fma.f64 (fma.f64 t t (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 t t (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(/.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) (-.f64 y t)) z) |
(/.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 (/.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 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.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 -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 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) 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)))))) (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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) z) |
(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) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.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) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.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 y t))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.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 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #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 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.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 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.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))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.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) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 y t)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.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 (-.f64 y t) x) #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 z #s(literal 1/2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #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 -1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.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 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.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) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) 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 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.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 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.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)) |
(pow.f64 (*.f64 z (*.f64 (/.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 (/.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) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.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) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.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 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 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)) (/.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 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.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 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #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 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 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) 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 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) 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 t y)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.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 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.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 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.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 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) #s(literal 1 binary64)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) #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 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #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 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.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 x z) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t 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 #s(literal 0 binary64) (*.f64 t z))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (*.f64 y z)) |
(fma.f64 z y (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) (*.f64 y z)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) t (*.f64 y z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (-.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 y t) z) |
(*.f64 z (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) z)) |
(*.f64 #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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) 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)))))) (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 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.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) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 y t)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.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 (-.f64 y t) x) #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 z #s(literal 1/2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #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 -1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.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 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.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) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) 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 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.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 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.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)) |
(pow.f64 (*.f64 z (*.f64 (/.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 (/.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) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.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) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.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 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 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)) (/.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 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.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 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #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 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 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) 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 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) 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 t y)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.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 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.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 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.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 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) #s(literal 1 binary64)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) #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 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #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 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.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 x z) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.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) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (fma.f64 t t (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.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 y t) (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #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 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (fma.f64 t t (*.f64 y y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t t (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 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))) |
(/.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 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.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 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (+.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 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.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 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.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 #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 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 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 y y (*.f64 t (+.f64 y t))))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 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 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.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) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 #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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal -2 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 y t))) |
(/.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) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) z) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #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 y t)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.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 (-.f64 y t) x) #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 z #s(literal 1/2 binary64)) (/.f64 (-.f64 t y) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #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 -1 binary64) z) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.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 t y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 t y)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.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) (/.f64 x (-.f64 y t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) 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 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.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 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.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)) |
(pow.f64 (*.f64 z (*.f64 (/.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 (/.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) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)))) |
(*.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) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.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 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 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)) (/.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 #s(literal 1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.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 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #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 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 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) 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 t y)) (/.f64 x (-.f64 #s(literal 0 binary64) 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 t y)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.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 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.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 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.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 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.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 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) #s(literal 1 binary64)) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) #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 #s(literal 2 binary64) (/.f64 x (-.f64 y t)))) |
(*.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) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) z) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #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 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.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 x z) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) z))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) z))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.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)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(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) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 t x))) |
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t)) (/.f64 y x)) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) |
(-.f64 (/.f64 (*.f64 y (/.f64 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 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(-.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 #s(literal 0 binary64) (/.f64 t x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 t (/.f64 #s(literal -1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t) (/.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t x) (/.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) 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 t y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 t y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (-.f64 t y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)) x)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.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 y y (*.f64 t (+.f64 y t))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.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 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.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 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (neg.f64 (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 (*.f64 x (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 (*.f64 t t) (fma.f64 t t (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.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 (*.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 y y (*.f64 t (+.f64 y t)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 y y)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 t t (*.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 (*.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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.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 (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) t))) (*.f64 x (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 t x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (-.f64 #s(literal 0 binary64) (/.f64 t x))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) (-.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.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 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.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 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (pow.f64 (/.f64 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 y y (*.f64 t (+.f64 y t))) x) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.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 y y (*.f64 t (+.f64 y t))) (/.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 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) x)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.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 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
| 1× | egg-herbie |
| 10 274× | accelerator-lowering-fma.f32 |
| 10 274× | accelerator-lowering-fma.f64 |
| 6 716× | *-lowering-*.f32 |
| 6 716× | *-lowering-*.f64 |
| 3 210× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 598 | 6145 |
| 1 | 1837 | 5800 |
| 2 | 5360 | 5611 |
| 0 | 8633 | 5363 |
| 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)) |
(* -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) |
(* 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))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* 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 (* 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)) |
(* 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)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ -2 t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(/ 2 y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/ 2 y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/ 2 y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(/ -2 t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/ -2 t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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 (* 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.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 y (/.f64 x (*.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 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t)) (/.f64 (*.f64 #s(literal 2 binary64) x) 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) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (*.f64 y y)) (*.f64 t (fma.f64 t (/.f64 t y) t))))) 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x 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 (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2)))) |
(*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t)) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 t (*.f64 t t))) (/.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 x (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) (*.f64 (*.f64 y y) (*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t 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 (/.f64 x (*.f64 y y)) (*.f64 t (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) (/.f64 (*.f64 x (fma.f64 t (/.f64 t y) t)) y) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x t) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 y y)) (/.f64 x y))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 y (*.f64 y 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 (fma.f64 x (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y (*.f64 y y)))) t (/.f64 x (*.f64 y y)))) (/.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 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t) |
(/.f64 (fma.f64 x (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t) (*.f64 x #s(literal -2 binary64))) 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 t) (fma.f64 y (/.f64 y (*.f64 t t)) (/.f64 y t)) (/.f64 y t)) x)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 y (/.f64 y t) y))) t)) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.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)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.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) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ 2 (* z (- y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(- (* y (- (* -2 (/ y (* (pow t 3) z))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(- (* y (- (* y (- (* -2 (/ y (* (pow t 4) z))) (* 2 (/ 1 (* (pow t 3) z))))) (* 2 (/ 1 (* (pow t 2) z))))) (* 2 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z)) y) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y))))) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 y y)))) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y)))))) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z 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 (fma.f64 #s(literal 2 binary64) (/.f64 t z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (fma.f64 t (/.f64 t (*.f64 z y)) (/.f64 t z)))) y)) 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 t (fma.f64 #s(literal 2 binary64) (/.f64 t (*.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))) |
(+ (* 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 (fma.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 y y) (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 z t))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) z))) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z)))) t)) t) (/.f64 #s(literal -2 binary64) z)) t) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.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 y (/.f64 x (*.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 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t)) (/.f64 (*.f64 #s(literal 2 binary64) x) 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) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (*.f64 y y)) (*.f64 t (fma.f64 t (/.f64 t y) t))))) 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x 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 (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) 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)) |
(*.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 #s(literal 0 binary64) (*.f64 z 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 z (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 t y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (-.f64 z (*.f64 z (/.f64 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 #s(literal 0 binary64) (*.f64 z t)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.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 y (/.f64 x (*.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 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t)) (/.f64 (*.f64 #s(literal 2 binary64) x) 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) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (*.f64 y y)) (*.f64 t (fma.f64 t (/.f64 t y) t))))) 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x 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 (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) 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 t) |
(/.f64 #s(literal -2 binary64) t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 t t))) (/.f64 #s(literal -2 binary64) t)) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 t t))) (/.f64 #s(literal -2 binary64) t)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t y) t)) y)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 t (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 t y) t)) y)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (/.f64 t y) t)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) t (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (fma.f64 t (/.f64 t y) t))) y)) y)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y)) (/.f64 #s(literal 2 binary64) y)) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 #s(literal 2 binary64) y)) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 #s(literal 2 binary64) y)) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t)) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t)) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (/.f64 y t) y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (fma.f64 y (/.f64 y t) y))) t)) t)) t) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2)))) |
(*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t)) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 x (/.f64 y (*.f64 t (*.f64 t t))) (/.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 x (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) (*.f64 (*.f64 y y) (*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t 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 (/.f64 x (*.f64 y y)) (*.f64 t (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) (/.f64 (*.f64 x (fma.f64 t (/.f64 t y) t)) y) (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow t 2) x)) (* -2 (/ (* (pow t 3) x) y))) y)) (* 2 (* t x))) y))) y)) |
(/.f64 (-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x t) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t (*.f64 y y)) (/.f64 x y))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 x (/.f64 t (*.f64 y (*.f64 y 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 (fma.f64 x (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 x (*.f64 y (*.f64 y y)))) t (/.f64 x (*.f64 y y)))) (/.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 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t) |
(/.f64 (fma.f64 x (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t) (*.f64 x #s(literal -2 binary64))) 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 t) (fma.f64 y (/.f64 y (*.f64 t t)) (/.f64 y t)) (/.f64 y t)) x)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 y (/.f64 y t) y))) t)) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal 2 binary64) x) (/.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)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.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 y (/.f64 x (*.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 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t)) (/.f64 (*.f64 #s(literal 2 binary64) x) 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) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (/.f64 x (*.f64 y y)) (*.f64 t (fma.f64 t (/.f64 t y) t))))) 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 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x 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 (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 x z) (*.f64 t (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 x (fma.f64 y (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) 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 x (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (fma.f64 y (/.f64 y (*.f64 z t)) (/.f64 y z))))) t)) t)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x y)))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x y)))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x y)))) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/ 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 (-.f64 #s(literal 0 binary64) t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (/ t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(*.f64 t (+.f64 (/.f64 y (*.f64 x t)) (/.f64 #s(literal -1 binary64) 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 46 962 to 3 727 computations (92.1% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 553 | 10 | 2 563 |
| Fresh | 4 | 1 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 559 | 14 | 2 573 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 89.8% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) | |
| 49.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) | |
| ▶ | 55.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ▶ | 49.6% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| ✓ | 57.5% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 49.3% | (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| 92.8% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) | |
| 58.0% | (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) | |
| ▶ | 93.0% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| 49.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) | |
| ▶ | 57.4% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 291 to 208 computations (28.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) z) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal 2 binary64) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) y) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| ✓ | cost-diff | -64 | (*.f64 z y) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| ✓ | cost-diff | -64 | (*.f64 z t) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
| 1 744× | accelerator-lowering-fma.f32 |
| 1 744× | accelerator-lowering-fma.f64 |
| 1 648× | *-lowering-*.f32 |
| 1 648× | *-lowering-*.f64 |
| 1 110× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 103 |
| 1 | 52 | 103 |
| 2 | 97 | 103 |
| 3 | 134 | 103 |
| 4 | 162 | 103 |
| 5 | 203 | 103 |
| 6 | 343 | 103 |
| 7 | 612 | 103 |
| 8 | 1123 | 103 |
| 9 | 2373 | 103 |
| 10 | 3484 | 103 |
| 11 | 3973 | 103 |
| 12 | 4081 | 103 |
| 13 | 4131 | 103 |
| 14 | 4145 | 103 |
| 15 | 4145 | 103 |
| 16 | 4569 | 103 |
| 17 | 4761 | 103 |
| 18 | 4761 | 103 |
| 19 | 4848 | 103 |
| 20 | 4864 | 103 |
| 21 | 4876 | 103 |
| 22 | 4876 | 103 |
| 0 | 4876 | 103 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ (/ 2 (- y t)) z) x) |
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
2 |
(- y t) |
y |
t |
z |
x |
(* (/ -2 (* z t)) x) |
(/ -2 (* z t)) |
-2 |
(* z t) |
z |
t |
x |
(/ (* 2 x) (* z y)) |
(* 2 x) |
2 |
x |
(* z y) |
z |
y |
(/ (* x (/ 2 y)) z) |
(* x (/ 2 y)) |
x |
(/ 2 y) |
2 |
y |
z |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
x |
-2 |
z |
t |
| Outputs |
|---|
(* (/ (/ 2 (- y t)) z) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (fma.f64 (-.f64 y t) z #s(literal 0 binary64))) |
(/ (/ 2 (- y t)) z) |
(/.f64 #s(literal 2 binary64) (fma.f64 (-.f64 y t) z #s(literal 0 binary64))) |
(/ 2 (- y t)) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
x |
(* (/ -2 (* z t)) x) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (fma.f64 t z #s(literal 0 binary64))) |
(/ -2 (* z t)) |
(/.f64 #s(literal -2 binary64) (fma.f64 t z #s(literal 0 binary64))) |
-2 |
#s(literal -2 binary64) |
(* z t) |
(fma.f64 t z #s(literal 0 binary64)) |
z |
t |
x |
(/ (* 2 x) (* z y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64))) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(* z y) |
(fma.f64 y z #s(literal 0 binary64)) |
z |
y |
(/ (* x (/ 2 y)) z) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64))) |
(* x (/ 2 y)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
x |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
2 |
#s(literal 2 binary64) |
y |
z |
(/ (/ (* x -2) z) t) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (fma.f64 t z #s(literal 0 binary64))) |
(/ (* x -2) z) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) z) |
(* x -2) |
(fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) |
x |
-2 |
#s(literal -2 binary64) |
z |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal -2 binary64)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 90.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) y) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 2 binary64) y)) |
| ✓ | accuracy | 91.9% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 92.0% | (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
| 95.0ms | 256× | 0 | valid |
Compiled 105 to 24 computations (77.1% saved)
ival-mult: 61.0ms (79.2% of total)ival-div: 13.0ms (16.9% of total)ival-sub: 2.0ms (2.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 2 (- y t)) z)> |
#<alt (/ 2 (- y t))> |
#<alt (- y t)> |
#<alt (* (/ (/ 2 (- y t)) z) x)> |
#<alt (/ -2 (* z t))> |
#<alt (* (/ -2 (* z t)) x)> |
#<alt (* z t)> |
#<alt (/ (* 2 x) (* z y))> |
#<alt (* 2 x)> |
#<alt (* z y)> |
#<alt (/ (* x (/ 2 y)) z)> |
#<alt (/ 2 y)> |
#<alt (* x (/ 2 y))> |
#<alt (/ (/ (* x -2) z) t)> |
#<alt (/ (* x -2) z)> |
#<alt (* x -2)> |
| Outputs |
|---|
#<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 (/ 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)> |
#<alt (- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (/ 2 y)> |
#<alt (/ (+ 2 (* 2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y)> |
#<alt (/ 2 y)> |
#<alt (* -1 (/ (- (* -2 (/ t y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y))> |
#<alt (/ 2 y)> |
#<alt (+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (/ -2 t)> |
#<alt (/ (- (* -2 (/ y t)) 2) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t)> |
#<alt (/ -2 t)> |
#<alt (* -1 (/ (+ 2 (* 2 (/ y t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (/ -2 (* t z))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* 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)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (/ 2 y)> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t 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)> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | inf | (/ (* 2 x) (* z y)) |
| 1.0ms | x | @ | 0 | (/ (* 2 x) (* z y)) |
| 1.0ms | x | @ | inf | (* x (/ 2 y)) |
| 1.0ms | t | @ | inf | (/ -2 (* z t)) |
| 1.0ms | z | @ | inf | (/ -2 (* z t)) |
| 1× | batch-egg-rewrite |
| 4 278× | *-lowering-*.f32 |
| 4 278× | *-lowering-*.f64 |
| 3 222× | /-lowering-/.f32 |
| 3 222× | /-lowering-/.f64 |
| 1 624× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 82 |
| 1 | 116 | 82 |
| 2 | 703 | 82 |
| 3 | 5383 | 82 |
| 0 | 8233 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 2 (- y t)) z) |
(/ 2 (- y t)) |
(- y t) |
(* (/ (/ 2 (- y t)) z) x) |
(/ -2 (* z t)) |
(* (/ -2 (* z t)) x) |
(* z t) |
(/ (* 2 x) (* z y)) |
(* 2 x) |
(* z y) |
(/ (* x (/ 2 y)) z) |
(/ 2 y) |
(* x (/ 2 y)) |
(/ (/ (* x -2) z) t) |
(/ (* x -2) z) |
(* x -2) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (-.f64 y t) #s(literal 1/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 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (/.f64 #s(literal -2 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) (/.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t y) (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (-.f64 y t) 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 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) 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 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.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) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t 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 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (*.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)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y t))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t 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 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 #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 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 y t) (+.f64 y 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) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #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 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y t)) #s(literal -1 binary64)))) |
(-.f64 y t) |
(-.f64 #s(literal 0 binary64) (-.f64 t y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #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 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y 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 (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y t))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.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 (*.f64 (-.f64 y t) (+.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 y t) (fma.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal 1 binary64)) (+.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 (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #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 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y t))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (+.f64 y t) (+.f64 y t)) (+.f64 y t)))) (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 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (fma.f64 y (/.f64 y (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y 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))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (-.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 y t) (+.f64 y 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 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) z)) |
(/.f64 x (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 y t) z) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 y t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x (-.f64 y t)) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 (-.f64 y t) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.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 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(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) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.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) 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 1 binary64) t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.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)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal -2 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t (*.f64 z #s(literal -1/2 binary64))) (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.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 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 t 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 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) 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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t 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 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 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.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 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.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 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) z)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 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 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) 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 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 x t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)) #s(literal -2 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 t z) |
(*.f64 z t) |
(*.f64 (*.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (*.f64 x (/.f64 #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 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 z (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) y) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) |
(-.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) (*.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 x #s(literal -2 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 #s(literal 2 binary64) x) |
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y z)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(pow.f64 (*.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(neg.f64 (*.f64 x (/.f64 #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 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y z)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 z (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 y z) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 x (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 (/.f64 x (*.f64 y z)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) y) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(literal 2 binary64) y) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (/.f64 y x)) |
(/.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t 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 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 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.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 z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.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 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) z)) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 #s(literal 2 binary64) x)) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal -2 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) t) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 (*.f64 x #s(literal -2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 t z) (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 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 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) 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 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) 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 x t) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z x)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(/.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 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 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 x (*.f64 z #s(literal -1/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 #s(literal 2 binary64) (neg.f64 (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.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 z)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) 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 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.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 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
| 1× | egg-herbie |
| 10 336× | accelerator-lowering-fma.f32 |
| 10 336× | accelerator-lowering-fma.f64 |
| 5 038× | *-lowering-*.f32 |
| 5 038× | *-lowering-*.f64 |
| 3 188× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 3429 |
| 1 | 1375 | 3327 |
| 2 | 4129 | 3226 |
| 3 | 7790 | 3226 |
| 0 | 8795 | 3154 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -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)) |
(/ 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) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(/ 2 y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/ 2 y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/ 2 y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(/ -2 t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/ -2 t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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 y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(/ -2 (* t z)) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ 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) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(/ 2 y) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* 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) |
| Outputs |
|---|
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(- (* -2 (/ y (* (pow t 2) z))) (* 2 (/ 1 (* t z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) 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 t (*.f64 t (*.f64 t z)))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t z)))) (/.f64 #s(literal -2 binary64) (*.f64 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)))) |
(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 t (*.f64 t (*.f64 t z))))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t z)))) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ (+ (* 2 (/ t (* y z))) (* 2 (/ 1 z))) y) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.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 t (/.f64 #s(literal 2 binary64) (*.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)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t 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 t (/.f64 #s(literal 2 binary64) (*.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 t (fma.f64 t (/.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))) |
(+ (* 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 t z)) |
(/ (- (* -2 (/ y (* t z))) (* 2 (/ 1 z))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) z)) t)) |
(/ (- (* -2 (/ (pow y 2) (* (pow t 2) z))) (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z)))) t) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) (/.f64 #s(literal -2 binary64) z)) t) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 t z)))) (fma.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) (/.f64 #s(literal -2 binary64) z))) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y z))) (*.f64 t t)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) (*.f64 t t)))) 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) |
(/.f64 #s(literal -2 binary64) t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y t) #s(literal -2 binary64)) t) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 t t))) (/.f64 #s(literal -2 binary64) t)) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) (*.f64 t t))) (/.f64 #s(literal -2 binary64) t)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) #s(literal 2 binary64)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t t) (/.f64 t (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))) #s(literal 2 binary64)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (/.f64 t y) t)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (fma.f64 t (/.f64 t y) t))) y)) y)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(fma.f64 (/.f64 t (*.f64 y (*.f64 y y))) (*.f64 t #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y)) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y)) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y t) #s(literal -2 binary64)) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) #s(literal -2 binary64)) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (/.f64 y (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t)) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y t) #s(literal -2 binary64)) t) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (/.f64 y t) y)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) y (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (fma.f64 y (/.f64 y t) y))) t)) t)) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 #s(literal 2 binary64) 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 (/.f64 y (*.f64 t (*.f64 t (*.f64 t z)))) x (/.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 t (*.f64 t (*.f64 t z))))) y (/.f64 x (*.f64 t (*.f64 t z))))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z)))) |
(* 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 (*.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 (*.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 (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 #s(literal -2 binary64) x) z)) (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) x) z) (/.f64 (fma.f64 t (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t)))) y)) y)) (-.f64 #s(literal 0 binary64) 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 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) 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 (*.f64 t t) (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #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))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.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 x (fma.f64 y (+.f64 (/.f64 y (*.f64 t (*.f64 t z))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t z))))) (/.f64 y (*.f64 t z))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.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 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) t) (*.f64 x (/.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 y (/.f64 x z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 y t) y)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 t z)) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.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) |
(* t z) |
(*.f64 t z) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* 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) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x (* t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 t z))) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 (/ x z)) |
(/.f64 (*.f64 #s(literal -2 binary64) x) z) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
(* -2 x) |
(*.f64 #s(literal -2 binary64) x) |
Compiled 17 226 to 2 304 computations (86.6% saved)
14 alts after pruning (8 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 436 | 4 | 1 440 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 440 | 14 | 1 454 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | 55.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ▶ | 52.2% | (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
| ✓ | 49.6% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| ✓ | 57.5% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | 49.3% | (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| 49.6% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) | |
| ▶ | 58.0% | (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
| 49.6% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) | |
| ▶ | 89.7% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ▶ | 49.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 57.4% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 248 to 179 computations (27.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | cost-diff | -64 | (*.f64 z #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 t x) z) |
| ✓ | cost-diff | 0 | (/.f64 t x) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
| ✓ | cost-diff | -64 | (*.f64 z y) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| 2 552× | accelerator-lowering-fma.f32 |
| 2 552× | accelerator-lowering-fma.f64 |
| 2 504× | *-lowering-*.f32 |
| 2 504× | *-lowering-*.f64 |
| 1 840× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 101 |
| 1 | 48 | 101 |
| 2 | 94 | 101 |
| 3 | 137 | 101 |
| 4 | 184 | 101 |
| 5 | 251 | 101 |
| 6 | 409 | 101 |
| 7 | 696 | 101 |
| 8 | 1334 | 101 |
| 9 | 2916 | 101 |
| 10 | 4233 | 101 |
| 11 | 5015 | 101 |
| 12 | 5150 | 101 |
| 13 | 5201 | 101 |
| 14 | 5239 | 101 |
| 15 | 5486 | 101 |
| 16 | 6444 | 101 |
| 17 | 6836 | 101 |
| 18 | 6836 | 101 |
| 19 | 6836 | 101 |
| 20 | 7727 | 101 |
| 0 | 8031 | 101 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x z) (/ 2 (- y t))) |
(/ x z) |
x |
z |
(/ 2 (- y t)) |
2 |
(- y t) |
y |
t |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
2 |
(* z y) |
z |
y |
x |
(/ -2 (* (/ t x) z)) |
-2 |
(* (/ t x) z) |
(/ t x) |
t |
x |
z |
(/ (/ x (* z 1/2)) y) |
(/ x (* z 1/2)) |
x |
(* z 1/2) |
z |
1/2 |
y |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
x |
2 |
y |
z |
| Outputs |
|---|
(* (/ x z) (/ 2 (- y t))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ x z) |
(/.f64 x z) |
x |
z |
(/ 2 (- y t)) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
2 |
#s(literal 2 binary64) |
(- y t) |
(-.f64 y t) |
y |
t |
(* (/ 2 (* z y)) x) |
(/.f64 x (fma.f64 y (fma.f64 z #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ 2 (* z y)) |
(/.f64 #s(literal 2 binary64) (fma.f64 z y #s(literal 0 binary64))) |
2 |
#s(literal 2 binary64) |
(* z y) |
(fma.f64 z y #s(literal 0 binary64)) |
z |
y |
x |
(/ -2 (* (/ t x) z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) (fma.f64 z t #s(literal 0 binary64))) #s(literal 0 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (/ t x) z) |
(fma.f64 z (/.f64 t x) #s(literal 0 binary64)) |
(/ t x) |
(/.f64 t x) |
t |
x |
z |
(/ (/ x (* z 1/2)) y) |
(/.f64 x (fma.f64 y (fma.f64 z #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ x (* z 1/2)) |
(fma.f64 (/.f64 x z) #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
(* z 1/2) |
(fma.f64 z #s(literal 1/2 binary64) #s(literal 0 binary64)) |
z |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ (/ (* x 2) y) z) |
(/.f64 x (fma.f64 y (fma.f64 z #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ (* x 2) y) |
(fma.f64 x (/.f64 #s(literal 2 binary64) y) #s(literal 0 binary64)) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
y |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 91.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 1/2 binary64)) |
| ✓ | accuracy | 90.6% | (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
| ✓ | accuracy | 100.0% | (/.f64 t x) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
| ✓ | accuracy | 94.6% | (*.f64 (/.f64 t x) z) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | accuracy | 92.0% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) (-.f64 y t)) |
| ✓ | accuracy | 89.7% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| 939.0ms | 256× | 0 | valid |
Compiled 103 to 25 computations (75.7% saved)
ival-mult: 905.0ms (98.1% of total)ival-div: 15.0ms (1.6% of total)ival-sub: 1.0ms (0.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x z) (/ 2 (- y t)))> |
#<alt (/ x z)> |
#<alt (/ 2 (- y t))> |
#<alt (- y t)> |
#<alt (/ 2 (* z y))> |
#<alt (* (/ 2 (* z y)) x)> |
#<alt (* z y)> |
#<alt (/ -2 (* (/ t x) z))> |
#<alt (/ t x)> |
#<alt (* (/ t x) z)> |
#<alt (/ (/ x (* z 1/2)) y)> |
#<alt (/ x (* z 1/2))> |
#<alt (* z 1/2)> |
#<alt (/ (/ (* x 2) y) z)> |
#<alt (/ (* x 2) y)> |
#<alt (* x 2)> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ -2 t)> |
#<alt (- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t)))> |
#<alt (/ 2 y)> |
#<alt (/ (+ 2 (* 2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y)> |
#<alt (/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y)> |
#<alt (/ 2 y)> |
#<alt (* -1 (/ (- (* -2 (/ t y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y))> |
#<alt (/ 2 y)> |
#<alt (+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))> |
#<alt (/ -2 t)> |
#<alt (/ (- (* -2 (/ y t)) 2) t)> |
#<alt (/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t)> |
#<alt (/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t)> |
#<alt (/ -2 t)> |
#<alt (* -1 (/ (+ 2 (* 2 (/ y t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t))> |
#<alt (* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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 (* 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 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ 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 (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ t x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (/ (* t z) x)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 1/2 z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<alt (* 2 (/ x y))> |
#<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)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (/ x z) |
| 0.0ms | t | @ | -inf | (/ t x) |
| 0.0ms | t | @ | 0 | (* (/ t x) z) |
| 0.0ms | y | @ | inf | (/ 2 (* z y)) |
| 0.0ms | x | @ | -inf | (/ t x) |
| 1× | batch-egg-rewrite |
| 4 102× | *-lowering-*.f32 |
| 4 102× | *-lowering-*.f64 |
| 3 566× | /-lowering-/.f32 |
| 3 566× | /-lowering-/.f64 |
| 1 236× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 80 |
| 1 | 119 | 80 |
| 2 | 808 | 80 |
| 3 | 6703 | 80 |
| 0 | 8021 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x z) (/ 2 (- y t))) |
(/ x z) |
(/ 2 (- y t)) |
(- y t) |
(/ 2 (* z y)) |
(* (/ 2 (* z y)) x) |
(* z y) |
(/ -2 (* (/ t x) z)) |
(/ t x) |
(* (/ t x) z) |
(/ (/ x (* z 1/2)) y) |
(/ x (* z 1/2)) |
(* z 1/2) |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
| 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 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) 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)))) |
(fma.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 t (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.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 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t)) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) t (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 y t))) |
(neg.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 y t)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y)) z)) |
(/.f64 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t))) |
(/.f64 x (neg.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 x (*.f64 (-.f64 t y) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (-.f64 y t)) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 t y))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 t y)) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (-.f64 t y)) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 y t))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (/.f64 z x))) |
(/.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) (neg.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 z #s(literal -1/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 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 t y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.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 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #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 (*.f64 x #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 (*.f64 x #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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 (*.f64 y 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 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #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 (*.f64 x #s(literal 2 binary64)) z) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 y t) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 t y)) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x z))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x z) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z x))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.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 x (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y))) |
(*.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 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 (*.f64 x #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 (*.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 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x z))) |
(*.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) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z x))) |
(*.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) (+.f64 y t)) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.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 (-.f64 #s(literal 0 binary64) x) (-.f64 y t)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 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 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 x z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x 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 x z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 x z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 2 binary64) 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 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.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 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.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)))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 t y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 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 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64))) |
(/.f64 x z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 #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 #s(literal 2 binary64) (*.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 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #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 #s(literal 2 binary64) (*.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 y t) (+.f64 y t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.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 (-.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 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 #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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.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 (-.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 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 #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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 #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 #s(literal 2 binary64) (*.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 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (/.f64 #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 #s(literal 2 binary64) (*.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 y t) (+.f64 y t))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (-.f64 y t)) |
(/.f64 #s(literal -2 binary64) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #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 #s(literal 2 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.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 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (*.f64 #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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 #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 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 (/.f64 #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 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #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 #s(literal 2 binary64) (*.f64 (-.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 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) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #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 2 binary64) (-.f64 y t))) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 #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 #s(literal 2 binary64) (+.f64 y t))) |
(*.f64 (/.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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(*.f64 (/.f64 #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 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.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 #s(literal 2 binary64) (*.f64 (-.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 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 y t) |
(-.f64 y (/.f64 t #s(literal 1 binary64))) |
(-.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 (/.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 #s(literal 1 binary64) (-.f64 #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) y (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(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 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 (*.f64 y 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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) y) 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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (+.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)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 t t) (fma.f64 y y (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 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 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 (-.f64 y t) (+.f64 y t)) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.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 (*.f64 y 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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) 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 (*.f64 y 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)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #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 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 (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 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) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 t (+.f64 y t)) (*.f64 t (*.f64 (+.f64 y t) (*.f64 t (+.f64 y t)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 (*.f64 y 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 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))) |
(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)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) y) |
(/.f64 (/.f64 #s(literal 2 binary64) y) z) |
(/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z #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) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 #s(literal 2 binary64) y)) #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) (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) y)) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(*.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 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 y (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.f64 #s(literal -2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.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 1 binary64) z) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 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 -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/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 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) z) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64)) z) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) #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 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) 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 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.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) y) (/.f64 (*.f64 x #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 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #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 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 z y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t x)))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 t (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) (/.f64 #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 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 z x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -2 binary64)) (/.f64 t x)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) t) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 t x)) |
(pow.f64 (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t x) (/.f64 #s(literal -2 binary64) z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 x (*.f64 z t)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z t)))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 z t))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 t (/.f64 z x)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z t))) x) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(/.f64 t x) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x t)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 t x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) t) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (/.f64 x t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z x)))) |
(/.f64 z (/.f64 x t)) |
(/.f64 t (/.f64 x z)) |
(/.f64 (*.f64 t (/.f64 z x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z x))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 z t) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) x) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t x)) |
(*.f64 z (/.f64 (/.f64 t x) #s(literal 1 binary64))) |
(*.f64 t (/.f64 z x)) |
(*.f64 (/.f64 t x) z) |
(*.f64 (*.f64 t (/.f64 z x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z x))) |
(*.f64 (/.f64 z x) t) |
(*.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 z x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 y (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.f64 #s(literal -2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.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 1 binary64) z) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 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 -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/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 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) z) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64)) z) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) #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 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) 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 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.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) y) (/.f64 (*.f64 x #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 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #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 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(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 z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 z x)) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.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 #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 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 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 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #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) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.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 #s(literal 0 binary64) (*.f64 z #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -2 binary64)) |
(/.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) z)) |
(pow.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) |
(*.f64 z #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) z) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 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 z #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 y (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) y)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.f64 #s(literal -2 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(/.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 1 binary64) z) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 y (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (neg.f64 (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 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 -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 z y))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 z y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/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 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x y) #s(literal 1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) z) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64)) z) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) #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 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z y))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) 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 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.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) y) (/.f64 (*.f64 x #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 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #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 2 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 x (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) y) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) #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 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) 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 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 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 x y) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x #s(literal -2 binary64))) |
(/.f64 x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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))) |
| 1× | egg-herbie |
| 7 252× | accelerator-lowering-fma.f32 |
| 7 252× | accelerator-lowering-fma.f64 |
| 4 404× | /-lowering-/.f32 |
| 4 404× | /-lowering-/.f64 |
| 3 956× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 3083 |
| 1 | 967 | 3012 |
| 2 | 2984 | 2938 |
| 3 | 6518 | 2935 |
| 0 | 8180 | 2884 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ -2 t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(/ 2 y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/ 2 y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/ 2 y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(/ -2 t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/ -2 t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) 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 (* 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 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 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))) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ t x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(/ (* t z) x) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 1/2 z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 (/ x y)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) 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 x (/.f64 y (*.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 (*.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 (*.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 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 x (fma.f64 t (/.f64 t y) t)) z) y))) (-.f64 #s(literal 0 binary64) 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 (*.f64 x (*.f64 t (fma.f64 t (/.f64 t y) t))) z)) y)) y)) (-.f64 #s(literal 0 binary64) 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 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) 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 (*.f64 t t) (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) 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 #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))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.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 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 #s(literal 1 binary64) (/.f64 y t)) (/.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 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) z) (/.f64 (fma.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y)))) t)) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(- (* -2 (/ y (pow t 2))) (* 2 (/ 1 t))) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(- (* y (- (* -2 (/ y (pow t 3))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) #s(literal -2 binary64)) t) |
(- (* y (- (* y (- (* -2 (/ y (pow t 4))) (* 2 (/ 1 (pow t 3))))) (* 2 (/ 1 (pow t 2))))) (* 2 (/ 1 t))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))))) y (/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t)) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(/ (+ 2 (* 2 (/ t y))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 2) (pow y 2)))) (* -2 (/ t y))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) #s(literal 2 binary64)) y) |
(/ (- (+ 2 (* 2 (/ (pow t 3) (pow y 3)))) (+ (* -2 (/ t y)) (* -2 (/ (pow t 2) (pow y 2))))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 (/.f64 t (*.f64 y (*.f64 y y))) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y))) #s(literal 2 binary64)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(* -1 (/ (- (* -2 (/ t y)) 2) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (/.f64 t y) t)) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* -2 t)) y)) 2) y)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) t (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (fma.f64 t (/.f64 t y) t))) y)) y)) y) |
(/ 2 y) |
(/.f64 #s(literal 2 binary64) y) |
(+ (* 2 (/ t (pow y 2))) (* 2 (/ 1 y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)) y) |
(+ (* t (+ (* 2 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) #s(literal 2 binary64)) y) |
(+ (* t (+ (* t (+ (* 2 (/ t (pow y 4))) (* 2 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y))) |
(fma.f64 t (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) #s(literal 2 binary64)) y)) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ (- (* -2 (/ y t)) 2) t) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(/ (- (* -2 (/ (pow y 2) (pow t 2))) (+ 2 (* 2 (/ y t)))) t) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) #s(literal -2 binary64)) t) |
(/ (- (* -2 (/ (pow y 3) (pow t 3))) (+ 2 (+ (* 2 (/ y t)) (* 2 (/ (pow y 2) (pow t 2)))))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y y) (/.f64 y (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y (/.f64 y t) y)) t)) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -1 (/ (+ 2 (* 2 (/ y t))) t)) |
(/.f64 (fma.f64 y (/.f64 #s(literal -2 binary64) t) #s(literal -2 binary64)) t) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -2 (/ (pow y 2) t)) (* 2 y)) t))) t)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 y t)) #s(literal -2 binary64)) t) |
(* -1 (/ (+ 2 (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) t)) (* -2 (pow y 2))) t)) (* 2 y)) t))) t)) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (fma.f64 y (/.f64 y t) y))) t)) t)) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* y (+ 1 (* -1 (/ t y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
(* -1 (* y (- (/ t y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t y))) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* t (- (/ y t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* 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 (*.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)) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ t x) |
(/.f64 t x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(/ (* t z) x) |
(/.f64 (*.f64 z t) x) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 2 (/ x z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) z) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 1/2 z) |
(*.f64 z #s(literal 1/2 binary64)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 (/ x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
Compiled 19 535 to 2 135 computations (89.1% saved)
14 alts after pruning (3 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 583 | 1 | 1 584 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 584 | 14 | 1 598 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | 55.5% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
| 58.4% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ✓ | 52.2% | (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
| ✓ | 49.6% | (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| ✓ | 57.5% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | 49.3% | (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| 49.6% | (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) | |
| ✓ | 58.0% | (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
| 49.6% | (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) | |
| ✓ | 89.7% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| ✓ | 92.7% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | 49.3% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 57.4% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 387 to 193 computations (50.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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.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 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.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)) |
(*.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 (*.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 y t))) (*.f64 (*.f64 z (-.f64 y t)) (*.f64 z (+.f64 y t)))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
7 calls:
| 9.0ms | z |
| 8.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 8.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 8.0ms | (*.f64 x #s(literal 2 binary64)) |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 2 | x |
| 97.4% | 3 | y |
| 97.1% | 2 | z |
| 93.5% | 1 | t |
| 98.1% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 96.9% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 96.5% | 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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.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 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(/.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)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
1 calls:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | z |
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) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.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 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
1 calls:
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | z |
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) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.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 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
5 calls:
| 7.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | z |
| 5.0ms | x |
| 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 |
|---|---|---|
| 96.4% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 99.3% | 4 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 92.7% | 1 | x |
| 92.7% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 96.0% | 2 | z |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.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 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
5 calls:
| 7.0ms | y |
| 5.0ms | z |
| 5.0ms | t |
| 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 |
|---|---|---|
| 92.7% | 1 | t |
| 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))) |
| 94.9% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 41 to 29 computations (29.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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z) |
1 calls:
| 4.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 11 to 7 computations (36.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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z)) |
1 calls:
| 3.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 11 to 7 computations (36.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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) y) z) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) y) x) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
4 calls:
| 10.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.7% | 1 | y |
| 92.7% | 1 | t |
| 92.7% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 92.7% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 36 to 25 computations (30.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 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
7 calls:
| 4.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 2.0ms | t |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 3 | x |
| 66.3% | 4 | z |
| 60.8% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 59.4% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 77.4% | 3 | y |
| 75.9% | 3 | t |
| 60.6% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
| Outputs |
|---|
(*.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) x) (*.f64 z y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | y |
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 y)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | y |
Compiled 5 to 4 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
7 calls:
| 3.0ms | z |
| 1.0ms | (*.f64 x #s(literal 2 binary64)) |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 57.4% | 1 | x |
| 57.4% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 57.4% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 57.4% | 1 | z |
| 57.4% | 1 | t |
| 57.4% | 1 | y |
Compiled 53 to 39 computations (26.4% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 300159871299819.44 | 7320993265586863.0 |
| 5.0ms | 80× | 0 | valid |
Compiled 158 to 117 computations (25.9% saved)
ival-div: 1.0ms (39.3% of total)ival-mult: 1.0ms (39.3% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2181052840871246300.0 | 9.57011727571365e+19 |
| 9.0ms | 112× | 0 | valid |
Compiled 214 to 157 computations (26.6% saved)
ival-sub: 2.0ms (35.5% of total)ival-mult: 2.0ms (35.5% of total)ival-div: 1.0ms (17.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 300159871299819.44 | 7320993265586863.0 |
| 7.0ms | 112× | 0 | valid |
Compiled 214 to 157 computations (26.6% saved)
ival-mult: 2.0ms (55.9% of total)ival-sub: 1.0ms (27.9% of total)ival-div: 1.0ms (27.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.9865801894927804e+188 | 2.0830480527904446e+189 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9928308147764504e+301 | +inf |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9928308147764504e+301 | +inf |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9928308147764504e+301 | +inf |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 8.851364540470652e+38 | 4.257803269705888e+39 |
| 26.0ms | -5.983322475248093e+76 | -1.0629205309760481e+72 |
| 27.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 18.0ms (85.2% of total)ival-div: 2.0ms (9.5% of total)ival-sub: 1.0ms (4.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 8.851364540470652e+38 | 4.257803269705888e+39 |
| 14.0ms | -5.983322475248093e+76 | -1.0629205309760481e+72 |
| 15.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (58.1% of total)ival-div: 2.0ms (29.1% of total)ival-sub: 1.0ms (14.5% 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 |
|---|---|---|
| 9.0ms | 8.851364540470652e+38 | 4.257803269705888e+39 |
| 14.0ms | -5.983322475248093e+76 | -1.0629205309760481e+72 |
| 13.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (56.1% of total)ival-div: 2.0ms (28.1% of total)ival-sub: 1.0ms (14% 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 |
| 34× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 269 |
| 1 | 102 | 269 |
| 2 | 115 | 269 |
| 3 | 121 | 269 |
| 4 | 125 | 269 |
| 5 | 126 | 269 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 400000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 z #s(literal 4200000000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 z #s(literal 950000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 500000000000000011546545651348935774464919112425849637715282289077421094839728844432880898433975380555391192719129287098299595056567936753438014858326845092856015715723317824379483334901760 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(if (<=.f64 y #s(literal -1200000000000000050257830677053749550789720639968405939772113254168395776 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 1250000000000000037973253553375458361344 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -17000000000000000810065649207011672237788585470505538565037574920469479424 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 1279999999999999940961620249871506210816 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -1099999999999999997029820812924160287423472384494478235658118573112426496 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 999999999999999939709166371603178586112 binary64)) (*.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) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 400000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 z #s(literal 400000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 y t)) z)) |
(if (<=.f64 z #s(literal 4200000000000000000 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) x) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 z #s(literal 950000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 z #s(literal 950000000000000 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 500000000000000011546545651348935774464919112425849637715282289077421094839728844432880898433975380555391192719129287098299595056567936753438014858326845092856015715723317824379483334901760 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 500000000000000011546545651348935774464919112425849637715282289077421094839728844432880898433975380555391192719129287098299595056567936753438014858326845092856015715723317824379483334901760 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y)) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z)) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) y)) z)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) z))) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x)))) |
(*.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 y #s(literal -1200000000000000050257830677053749550789720639968405939772113254168395776 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 1250000000000000037973253553375458361344 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -1200000000000000050257830677053749550789720639968405939772113254168395776 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (if (<=.f64 y #s(literal 1250000000000000037973253553375458361344 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -17000000000000000810065649207011672237788585470505538565037574920469479424 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 1279999999999999940961620249871506210816 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -17000000000000000810065649207011672237788585470505538565037574920469479424 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (if (<=.f64 y #s(literal 1279999999999999940961620249871506210816 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -1099999999999999997029820812924160287423472384494478235658118573112426496 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 999999999999999939709166371603178586112 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -1099999999999999997029820812924160287423472384494478235658118573112426496 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (if (<=.f64 y #s(literal 999999999999999939709166371603178586112 binary64)) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
| 10 274× | accelerator-lowering-fma.f32 |
| 10 274× | accelerator-lowering-fma.f64 |
| 9 616× | accelerator-lowering-fma.f32 |
| 9 616× | accelerator-lowering-fma.f64 |
| 6 716× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 94 |
| 1 | 115 | 94 |
| 2 | 749 | 94 |
| 3 | 7852 | 94 |
| 0 | 8459 | 94 |
| 0 | 598 | 6145 |
| 1 | 1837 | 5800 |
| 2 | 5360 | 5611 |
| 0 | 8633 | 5363 |
| 0 | 22 | 82 |
| 1 | 116 | 82 |
| 2 | 703 | 82 |
| 3 | 5383 | 82 |
| 0 | 8233 | 82 |
| 0 | 10 | 23 |
| 1 | 43 | 23 |
| 2 | 325 | 23 |
| 3 | 3464 | 23 |
| 0 | 8219 | 23 |
| 0 | 190 | 1157 |
| 1 | 621 | 1109 |
| 2 | 2088 | 1067 |
| 3 | 5445 | 1063 |
| 0 | 8471 | 1032 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 784 to 431 computations (45% saved)
(negabs x)
Compiled 1 174 to 488 computations (58.4% saved)
Loading profile data...