
Time bar (total: 12.5s)
| 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)
| 667.0ms | 8 256× | 0 | valid |
ival-mult: 218.0ms (58.3% of total)ival-div: 93.0ms (24.9% of total)ival-sub: 50.0ms (13.4% of total)ival-true: 6.0ms (1.6% of total)exact: 5.0ms (1.3% of total)ival-assert: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 1 180× | div-sub |
| 880× | accelerator-lowering-fma.f32 |
| 880× | accelerator-lowering-fma.f64 |
| 850× | associate-/r* |
| 848× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 142 |
| 1 | 180 | 135 |
| 2 | 477 | 135 |
| 3 | 1822 | 135 |
| 4 | 4470 | 135 |
| 5 | 6548 | 135 |
| 6 | 7631 | 135 |
| 7 | 7839 | 135 |
| 8 | 7917 | 135 |
| 0 | 10 | 9 |
| 1 | 22 | 9 |
| 2 | 48 | 9 |
| 3 | 83 | 9 |
| 4 | 114 | 9 |
| 5 | 165 | 9 |
| 6 | 297 | 9 |
| 7 | 486 | 9 |
| 8 | 844 | 9 |
| 9 | 1856 | 9 |
| 10 | 2433 | 9 |
| 11 | 2607 | 9 |
| 12 | 2706 | 9 |
| 13 | 2759 | 9 |
| 14 | 2762 | 9 |
| 15 | 2793 | 9 |
| 16 | 2793 | 9 |
| 0 | 2793 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
| Outputs |
|---|
(/ (* x 2) (- (* y z) (* t z))) |
(/.f64 (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 |
|---|---|---|---|---|---|
| 18 | 1 | (1.937434372497004e+19 -2.220852697187349e-271 7.041122014983406e+149 6.220375508801263e+192) | 0 | - | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 4 | 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 | 18 | 0 |
| ↳ | (*.f64 t z) | overflow | 24 | |
| ↳ | (*.f64 y z) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | overflow | 41 | |
-.f64 | (-.f64 (*.f64 y z) (*.f64 t z)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 y z) | overflow | 28 | |
| ↳ | (*.f64 t z) | overflow | 24 | |
/.f64 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) | n/u | 1 | 0 |
| ↳ | (*.f64 t z) | underflow | 33 | |
| ↳ | (*.f64 y z) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 y z) (*.f64 t z)) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 21 | 3 |
| - | 1 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 21 | 0 | 3 |
| - | 1 | 0 | 231 |
| number | freq |
|---|---|
| 0 | 234 |
| 1 | 21 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 512× | 0 | valid |
Compiled 98 to 44 computations (55.1% saved)
ival-mult: 11.0ms (61% of total)ival-div: 4.0ms (22.2% of total)ival-sub: 2.0ms (11.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.9% | (/.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 | 98.7% | (-.f64 (*.f64 y z) (*.f64 t z)) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 37.0ms | 256× | 0 | valid |
Compiled 34 to 12 computations (64.7% saved)
ival-mult: 25.0ms (88.4% of total)ival-div: 2.0ms (7.1% of total)ival-sub: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* 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 | |
|---|---|---|---|---|
| 14.0ms | x | @ | inf | (/ (* x 2) (- (* y z) (* t z))) |
| 2.0ms | t | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (- (* y z) (* t z))) |
| 1.0ms | z | @ | inf | (- (* y z) (* t z)) |
| 1.0ms | z | @ | -inf | (/ (* x 2) (- (* y z) (* t z))) |
| 1× | batch-egg-rewrite |
| 4 490× | *-lowering-*.f32 |
| 4 490× | *-lowering-*.f64 |
| 3 948× | /-lowering-/.f32 |
| 3 948× | /-lowering-/.f64 |
| 3 788× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 23 |
| 1 | 43 | 23 |
| 2 | 325 | 23 |
| 3 | 3464 | 23 |
| 0 | 8219 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* y z) (* t z)) |
(/ (* x 2) (- (* y z) (* t z))) |
(* x 2) |
(* y z) |
(* t z) |
| Outputs |
|---|
(+.f64 (*.f64 y z) (-.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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 536 | 8 | 544 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 536 | 9 | 545 |
| Status | Accuracy | Program |
|---|---|---|
| 91.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) | |
| ▶ | 91.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ▶ | 91.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| 53.5% | (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) | |
| ✓ | 90.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ▶ | 93.2% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ▶ | 54.7% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| 91.2% | (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) | |
| ▶ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
Compiled 217 to 152 computations (30% 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 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ✓ | 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 (-.f64 y 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 (-.f64 y t) z)) |
| 1 840× | accelerator-lowering-fma.f32 |
| 1 840× | accelerator-lowering-fma.f64 |
| 1 552× | *-lowering-*.f32 |
| 1 552× | *-lowering-*.f64 |
| 1 302× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 121 |
| 1 | 49 | 121 |
| 2 | 98 | 121 |
| 3 | 143 | 121 |
| 4 | 195 | 121 |
| 5 | 294 | 121 |
| 6 | 545 | 121 |
| 7 | 991 | 121 |
| 8 | 1692 | 121 |
| 9 | 4003 | 121 |
| 10 | 5213 | 121 |
| 11 | 5641 | 121 |
| 12 | 5728 | 121 |
| 13 | 5764 | 121 |
| 14 | 5786 | 121 |
| 15 | 5904 | 121 |
| 16 | 6387 | 121 |
| 17 | 6575 | 121 |
| 18 | 6587 | 121 |
| 19 | 6591 | 121 |
| 20 | 6591 | 121 |
| 21 | 6595 | 121 |
| 22 | 6599 | 121 |
| 23 | 6599 | 121 |
| 24 | 6723 | 121 |
| 25 | 6785 | 121 |
| 26 | 6785 | 121 |
| 0 | 6785 | 121 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(* x 2) |
x |
2 |
(* (- y t) z) |
(- y t) |
y |
t |
z |
(/ (* x -2) (* t z)) |
(* x -2) |
x |
-2 |
(* t z) |
t |
z |
(* (/ 2 (* z (- y t))) x) |
(/ 2 (* z (- y t))) |
2 |
(* z (- y t)) |
z |
(- y t) |
y |
t |
x |
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
(- y t) |
y |
t |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
2 |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
| Outputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z (-.f64 y t) #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) |
(* (- y t) z) |
(fma.f64 z (-.f64 y t) #s(literal 0 binary64)) |
(- y t) |
(-.f64 y t) |
y |
t |
z |
(/ (* x -2) (* t z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) (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) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) #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) z) (- y t)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ (* x 2) z) |
(fma.f64 x (/.f64 #s(literal 2 binary64) z) #s(literal 0 binary64)) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
(- y t) |
(-.f64 y t) |
y |
t |
(/ (/ 2 z) (/ (- y t) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) #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 | 91.6% | (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) z) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 91.4% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y t)) |
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) |
| ✓ | accuracy | 94.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 | 91.9% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y t) z) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| 60.0ms | 256× | 0 | valid |
Compiled 123 to 23 computations (81.3% saved)
ival-mult: 27.0ms (64.4% of total)ival-div: 13.0ms (31% of total)ival-sub: 1.0ms (2.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x 2) (* (- y t) z))> |
#<alt (- y t)> |
#<alt (* x 2)> |
#<alt (* (- y t) z)> |
#<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) z) (- y t))> |
#<alt (/ (* x 2) z)> |
#<alt (/ (/ 2 z) (/ (- y t) x))> |
#<alt (/ 2 z)> |
#<alt (/ (- y t) x)> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -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 (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y (+ z (* -1 (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* t z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (+ (* -1 (* t z)) (* y z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* y z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* y z) t)))))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* z (- y t))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t 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 (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x z))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z))))))> |
#<alt (+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z))))))))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y)> |
#<alt (/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y))> |
#<alt (* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z))))))> |
#<alt (+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z))))))))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t)> |
#<alt (/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (/ 2 z)> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (/ y x)> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (* y (+ (* -1 (/ t (* x y))) (/ 1 x)))> |
#<alt (/ y x)> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (* -1 (* y (- (/ t (* x y)) (/ 1 x))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (+ (* -1 (/ t x)) (/ y x))> |
#<alt (* -1 (/ t x))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* t (- (/ y (* t x)) (/ 1 x)))> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x))))> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
#<alt (/ (- y t) x)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (/ (* x -2) (* t z)) |
| 3.0ms | x | @ | -inf | (/ (* x 2) z) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* (- y t) z)) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* (- y t) z)) |
| 1.0ms | x | @ | inf | (/ (* x -2) (* t z)) |
| 1× | batch-egg-rewrite |
| 4 872× | *-lowering-*.f32 |
| 4 872× | *-lowering-*.f64 |
| 4 354× | /-lowering-/.f32 |
| 4 354× | /-lowering-/.f64 |
| 1 568× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 85 |
| 1 | 116 | 85 |
| 2 | 754 | 85 |
| 3 | 7861 | 85 |
| 0 | 8456 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x 2) (* (- y t) z)) |
(- y t) |
(* x 2) |
(* (- y t) z) |
(/ (* x -2) (* t z)) |
(* x -2) |
(* t z) |
(/ 2 (* z (- y t))) |
(* (/ 2 (* z (- y t))) x) |
(* z (- y t)) |
(/ (/ (* x 2) z) (- y t)) |
(/ (* x 2) z) |
(/ (/ 2 z) (/ (- y t) x)) |
(/ 2 z) |
(/ (- y t) x) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.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 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.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 (*.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 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.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 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (-.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 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.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) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.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 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (-.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) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (-.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.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 #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 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.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 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.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 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(+.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)))) |
(+.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 t (+.f64 y t) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) t) |
(fma.f64 y (/.f64 y (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 t #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) t y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (-.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 y (-.f64 #s(literal 0 binary64) 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 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (neg.f64 (-.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 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t y)) |
(*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.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 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.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))) |
(+.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 t (+.f64 y t) (*.f64 y y)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 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 z (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 z (*.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 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (-.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 #s(literal 0 binary64) z) (-.f64 t y)) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #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 t (/.f64 z (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal -1/2 binary64)) t)) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.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 x (/.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 t x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.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 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (-.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 #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 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 (/.f64 x z) #s(literal -2 binary64)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.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 -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal 2 binary64) z) 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 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.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) t) (/.f64 #s(literal 2 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 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 2 binary64)) (-.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 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (*.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y y))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 y t))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 t y))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y t))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (fma.f64 (-.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 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.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 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.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 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.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 (*.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 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.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 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (-.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 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.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) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.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 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (-.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) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (-.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.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 #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 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.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 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.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 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(+.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 t (+.f64 y t) (*.f64 y y)) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) z) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 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 z (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 z (*.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 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (-.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 #s(literal 0 binary64) z) (-.f64 t y)) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 z (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t y))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.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 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.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 (*.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 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.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 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (-.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 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.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) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.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 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (-.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) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (-.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.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 #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 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.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 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.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 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) x) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y t) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(fma.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))))) |
(fma.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 y t) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) y)) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 x (*.f64 (-.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 t y) x) (-.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 x (/.f64 #s(literal 2 binary64) z)) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 t y)) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 t y))) |
(/.f64 (-.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 (*.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 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) (-.f64 y t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 x (-.f64 t y)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 (-.f64 y t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(/.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 2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y y (*.f64 t (-.f64 t y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 t y) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 t y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal -1 binary64)) (-.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 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 x (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x (-.f64 y t)) (-.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) z) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 x (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 t y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y))) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.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 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (+.f64 y t)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (fma.f64 (-.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) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (+.f64 y t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 z x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1 binary64)) (pow.f64 (*.f64 (-.f64 y t) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y t) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 2 binary64)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 y t)) (/.f64 (-.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) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal -2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (-.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 #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 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))))) #s(literal 1 binary64)) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (+.f64 y t)) (-.f64 y t))) #s(literal 1 binary64)) (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) z) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) z) (/.f64 (+.f64 y t) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y t) x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 y t) (+.f64 y t))) (-.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 #s(literal -2 binary64) z) #s(literal 1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) z)) (*.f64 (+.f64 y t) (-.f64 t y))) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 t y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) #s(literal -1 binary64)) (-.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 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(*.f64 (/.f64 (/.f64 x (-.f64 y t)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (/.f64 #s(literal -2 binary64) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) z) |
(/.f64 #s(literal -2 binary64) (-.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 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 x (+.f64 y t))) (/.f64 (*.f64 t t) (*.f64 x (+.f64 y t)))) |
(-.f64 (/.f64 (*.f64 x y) (*.f64 x x)) (/.f64 (*.f64 x t) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 t x) (/.f64 (*.f64 t t) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (-.f64 #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 (-.f64 t y) 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 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.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 t (+.f64 y t) (*.f64 y y))) (*.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 t (+.f64 y t) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.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))) (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 x (-.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)) (*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (*.f64 (-.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (neg.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (*.f64 x (-.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 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 (-.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 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 y t)) |
(/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (*.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 x t)) x) (*.f64 x (/.f64 x t))) |
(/.f64 (-.f64 (*.f64 y (-.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 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) #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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (-.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) (-.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)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(/.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (-.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 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 x t))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (neg.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x))) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y))))) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 (-.f64 #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 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 #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 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(/.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 t (+.f64 y t) (*.f64 y y)) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 t (+.f64 y t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 x t)) x) x) |
(pow.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 y t) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 t y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) (*.f64 x (fma.f64 t (+.f64 y t) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) x)) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y t)))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(*.f64 (+.f64 y t) (/.f64 (-.f64 y t) (*.f64 x (+.f64 y t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 t y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) x) (/.f64 (-.f64 y t) (fma.f64 t (+.f64 y t) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y t) x) (/.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t)))))) (fma.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (/.f64 (-.f64 y t) x)) (*.f64 (fma.f64 t (+.f64 y t) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
| 1× | egg-herbie |
| 8 874× | accelerator-lowering-fma.f32 |
| 8 874× | accelerator-lowering-fma.f64 |
| 4 662× | *-lowering-*.f32 |
| 4 662× | *-lowering-*.f64 |
| 2 986× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 351 | 5200 |
| 1 | 1157 | 4797 |
| 2 | 3766 | 4608 |
| 3 | 6498 | 4604 |
| 0 | 8091 | 4467 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -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) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(* y z) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(+ (* -1 (* t z)) (* y z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* t (+ (* -1 z) (/ (* y z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* y z) t))))) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* z (- y t)) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* 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 (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x z)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* -2 (/ x (* t z))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(* 2 (/ x (* y z))) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(* 2 (/ x (* y z))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(* 2 (/ x (* y z))) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(* -2 (/ x (* t z))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(* -2 (/ x (* t z))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(* 2 (/ x (* z (- y t)))) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(/ 2 z) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(/ y x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/ y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/ y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(+ (* -1 (/ t x)) (/ y x)) |
(* -1 (/ t x)) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(* -1 (/ t x)) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
(/ (- y t) x) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 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 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 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 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (-.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 (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z)) 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 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) 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 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t) (*.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z))) 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))) |
(* -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) |
(* -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 (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* 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)))) |
(* 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)) |
(* -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) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(/ (- (+ (* 2 (/ (pow t 2) (* (pow y 2) z))) (* 2 (/ 1 z))) (* -2 (/ t (* y z)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) (/.f64 #s(literal 2 binary64) z)) y) |
(/ (- (+ (* 2 (/ (pow t 3) (* (pow y 3) z))) (* 2 (/ 1 z))) (+ (* -2 (/ t (* y z))) (* -2 (/ (pow t 2) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 t t) (*.f64 z (*.f64 y (*.f64 y y)))) (fma.f64 t (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y)))) (/.f64 #s(literal 2 binary64) z)) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(* -1 (/ (- (* -2 (/ t (* y z))) (* 2 (/ 1 z))) y)) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow t 2) (* y z))) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 t y)) (/.f64 #s(literal 2 binary64) z)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -2 (/ (pow t 3) (* y z))) (* 2 (/ (pow t 2) z))) y)) (* -2 (/ t z))) y)) (* 2 (/ 1 z))) y)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z y)) (/.f64 #s(literal 2 binary64) z))) y) |
(/ 2 (* y z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z y)) |
(+ (* 2 (/ t (* (pow y 2) z))) (* 2 (/ 1 (* y z)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 #s(literal 2 binary64) (*.f64 z y))) |
(+ (* t (+ (* 2 (/ t (* (pow y 3) z))) (* 2 (/ 1 (* (pow y 2) z))))) (* 2 (/ 1 (* y z)))) |
(fma.f64 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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (- (* -2 (/ (pow y 3) (* (pow t 3) z))) (+ (* 2 (/ y (* t z))) (+ (* 2 (/ (pow y 2) (* (pow t 2) z))) (* 2 (/ 1 z))))) t) |
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -2 binary64) z)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) t)) t) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* -1 (/ (+ (* 2 (/ y (* t z))) (* 2 (/ 1 z))) t)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* -1 (/ (- (* -2 (/ (pow y 2) (* t z))) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) (*.f64 t t)) (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (pow y 3) (* t z))) (* -2 (/ (pow y 2) z))) t)) (* 2 (/ y z))) t)) (* 2 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 #s(literal -2 binary64) (/.f64 y (*.f64 z t)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) (*.f64 t t)))) t) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 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 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 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (-.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 (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z)) 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 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) 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 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t) (*.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z))) 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 (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y (+ z (* -1 (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* -1 (* y (+ (* -1 z) (/ (* t z) y)))) |
(*.f64 y (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(* 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 (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 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 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 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (-.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 (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z)) 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 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) 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 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t) (*.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x z)) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 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 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 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 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/ (+ (* 2 (/ x z)) (* 2 (/ (* t x) (* y z)))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 t (/.f64 t (*.f64 y y)))))) y) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (+ (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (fma.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t) (/.f64 t y)) (/.f64 x z))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x z) (fma.f64 t (/.f64 t y) t))) y)) (-.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 (*.f64 (/.f64 t z) (fma.f64 t (/.f64 t y) t))) y) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x t)) z)) 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 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 y (+.f64 (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 z t))) (/.f64 x z))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t)) 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 #s(literal 2 binary64) (/.f64 x z)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t) (*.f64 x (/.f64 (*.f64 y #s(literal -2 binary64)) z))) 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 #s(literal 0 binary64) (/.f64 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 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x y)))) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 t (*.f64 x y)))) |
(* -1 (* y (- (/ 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 (/ 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 #s(literal 0 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 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 110 to 3 073 computations (93.3% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 479 | 8 | 2 487 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 483 | 13 | 2 496 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ▶ | 51.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| 53.0% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) | |
| ▶ | 57.1% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | 90.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 93.2% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ▶ | 53.5% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 54.7% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| 90.8% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) | |
| 57.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) | |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| 53.4% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) | |
| ▶ | 54.7% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 258 to 184 computations (28.7% 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) y) |
| ✓ | 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))) t) |
| ✓ | cost-diff | -64 | (*.f64 z y) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.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 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) |
| 2 256× | accelerator-lowering-fma.f32 |
| 2 256× | accelerator-lowering-fma.f64 |
| 1 968× | *-lowering-*.f32 |
| 1 968× | *-lowering-*.f64 |
| 1 532× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 101 |
| 1 | 47 | 101 |
| 2 | 111 | 101 |
| 3 | 163 | 101 |
| 4 | 192 | 101 |
| 5 | 233 | 101 |
| 6 | 373 | 101 |
| 7 | 648 | 101 |
| 8 | 1165 | 101 |
| 9 | 2470 | 101 |
| 10 | 3757 | 101 |
| 11 | 4495 | 101 |
| 12 | 4670 | 101 |
| 13 | 4725 | 101 |
| 14 | 4745 | 101 |
| 15 | 4805 | 101 |
| 16 | 5287 | 101 |
| 17 | 5539 | 101 |
| 18 | 5539 | 101 |
| 19 | 5748 | 101 |
| 20 | 6094 | 101 |
| 21 | 6574 | 101 |
| 22 | 6871 | 101 |
| 23 | 7001 | 101 |
| 24 | 7011 | 101 |
| 25 | 7011 | 101 |
| 26 | 7035 | 101 |
| 27 | 7035 | 101 |
| 28 | 7115 | 101 |
| 29 | 7419 | 101 |
| 30 | 7649 | 101 |
| 31 | 7656 | 101 |
| 32 | 7656 | 101 |
| 33 | 7656 | 101 |
| 34 | 7656 | 101 |
| 35 | 7656 | 101 |
| 0 | 7656 | 101 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(* x 2) |
x |
2 |
(- y t) |
y |
t |
z |
(* (/ -2 (* z t)) x) |
(/ -2 (* z t)) |
-2 |
(* z t) |
z |
t |
x |
(/ (* x 2) (* z y)) |
(* x 2) |
x |
2 |
(* z y) |
z |
y |
(/ (/ x (* z -1/2)) t) |
(/ x (* z -1/2)) |
x |
(* z -1/2) |
z |
-1/2 |
t |
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
(* x 2) |
x |
2 |
z |
y |
| Outputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(fma.f64 x (/.f64 #s(literal 2 binary64) (fma.f64 (-.f64 y t) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ (* x 2) (- y t)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) (-.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 |
(* (/ -2 (* z t)) x) |
(/.f64 x (fma.f64 t (fma.f64 z #s(literal -1/2 binary64) #s(literal 0 binary64)) #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 |
(/ (* x 2) (* z y)) |
(/.f64 x (fma.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* z y) |
(fma.f64 y z #s(literal 0 binary64)) |
z |
y |
(/ (/ x (* z -1/2)) t) |
(/.f64 x (fma.f64 t (fma.f64 z #s(literal -1/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/ x (* z -1/2)) |
(fma.f64 #s(literal -2 binary64) (/.f64 x z) #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) |
t |
(/ (/ (* x 2) z) y) |
(/.f64 x (fma.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(/ (* x 2) z) |
(fma.f64 x (/.f64 #s(literal 2 binary64) z) #s(literal 0 binary64)) |
(* x 2) |
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) |
x |
2 |
#s(literal 2 binary64) |
z |
y |
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 | 91.5% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ✓ | accuracy | 100.0% | (/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -1/2 binary64)) |
| ✓ | accuracy | 92.2% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal -2 binary64) (*.f64 z t)) |
| ✓ | accuracy | 91.9% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
| ✓ | accuracy | 91.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| 44.0ms | 256× | 0 | valid |
Compiled 103 to 23 computations (77.7% saved)
ival-div: 14.0ms (56.3% of total)ival-mult: 9.0ms (36.2% of total)ival-sub: 1.0ms (4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* x 2) (- y t)) z)> |
#<alt (/ (* x 2) (- y t))> |
#<alt (- y t)> |
#<alt (* x 2)> |
#<alt (/ -2 (* z t))> |
#<alt (* (/ -2 (* z t)) x)> |
#<alt (* z t)> |
#<alt (/ (* x 2) (* z y))> |
#<alt (* z y)> |
#<alt (/ (/ x (* z -1/2)) t)> |
#<alt (/ x (* z -1/2))> |
#<alt (* z -1/2)> |
#<alt (/ (/ (* x 2) z) y)> |
#<alt (/ (* x 2) z)> |
| Outputs |
|---|
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* 2 (/ x (* z (- y t))))> |
#<alt (* -2 (/ x (* 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 (* 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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -2 (/ x z))> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* -1/2 z)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x 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))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | (/ (* x 2) (* z y)) |
| 2.0ms | t | @ | 0 | (/ (* x 2) (- y t)) |
| 1.0ms | y | @ | -inf | (/ (* x 2) (- y t)) |
| 1.0ms | x | @ | inf | (/ (* x 2) (* z y)) |
| 1.0ms | x | @ | 0 | (/ (* x 2) (* z y)) |
| 1× | batch-egg-rewrite |
| 4 032× | *-lowering-*.f32 |
| 4 032× | *-lowering-*.f64 |
| 3 162× | /-lowering-/.f32 |
| 3 162× | /-lowering-/.f64 |
| 1 568× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 74 |
| 1 | 112 | 74 |
| 2 | 743 | 74 |
| 3 | 6017 | 74 |
| 0 | 8214 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* x 2) (- y t)) z) |
(/ (* x 2) (- y t)) |
(- y t) |
(* x 2) |
(/ -2 (* z t)) |
(* (/ -2 (* z t)) x) |
(* z t) |
(/ (* x 2) (* z y)) |
(* z y) |
(/ (/ x (* z -1/2)) t) |
(/ x (* z -1/2)) |
(* z -1/2) |
(/ (/ (* x 2) z) y) |
(/ (* x 2) z) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 z) #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 (-.f64 y t)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 y 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 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t y))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 t y))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (-.f64 y t))) |
(/.f64 x (*.f64 z (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) (-.f64 y t))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z (-.f64 t y)))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) z) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.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 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 y t) (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64))) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t y) (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal 1 binary64)) (-.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 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #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 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t y) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 (-.f64 y t) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (-.f64 y t)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 t y)))) |
(*.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 0 binary64) x) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.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) z) (-.f64 t y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 t y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) 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) z) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.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 y t) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 y t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 x (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.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 x #s(literal -2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (*.f64 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 #s(literal 1 binary64) z) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (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 (*.f64 z #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (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 y t)) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t)))) (+.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 x (*.f64 z #s(literal -1/2 binary64))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y 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 y t))) (-.f64 #s(literal 0 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))) (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 y t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y t) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 y t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 y t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t t))) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (*.f64 y (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t y)) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(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)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 t (+.f64 y t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (fma.f64 y y (*.f64 t t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y y) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 y t)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 t (+.f64 y t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t t)) (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 y t))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) t (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) y)) |
(neg.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 (-.f64 y t) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 x #s(literal 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 y t) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (/.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)))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t))) (*.f64 (-.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x #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 t (*.f64 t t) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 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 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 y t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(/.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 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64))) (/.f64 (-.f64 y t) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y t))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 t y))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (+.f64 y t) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 t y)))) |
(*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t y)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (*.f64 #s(literal 2 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.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)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.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 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 t y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(*.f64 (/.f64 x (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y 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 y t))) (-.f64 #s(literal 0 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 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal 2 binary64) (-.f64 y t))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(*.f64 (/.f64 (*.f64 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 (*.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))) |
(-.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 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 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(neg.f64 (-.f64 t y)) |
(/.f64 (-.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 #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 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 y t) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (*.f64 t 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 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 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) #s(literal 1 binary64)) (+.f64 y t)) |
(/.f64 (*.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 t (*.f64 (*.f64 t (*.f64 t 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 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y))) (neg.f64 (-.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 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t))) (/.f64 (*.f64 t 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 (-.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 t (*.f64 (*.f64 t (*.f64 t 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))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (-.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal -1 binary64)) |
(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 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (/.f64 (/.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 t (*.f64 t t) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (-.f64 y t) (+.f64 y t))) (-.f64 y t)) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 t (+.f64 y t)) (*.f64 (*.f64 t (+.f64 y t)) (*.f64 t (+.f64 y t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (+.f64 y t)) (-.f64 (*.f64 t (+.f64 y t)) (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(-.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 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.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 t (*.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64) (*.f64 (log.f64 t) #s(literal -1 binary64)))) |
(-.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 #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) (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) t) |
(/.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 (/.f64 #s(literal -2 binary64) t) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.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 2 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(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)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 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) t) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.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 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.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 (-.f64 #s(literal 0 binary64) x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 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 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.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 x #s(literal 2 binary64))) t)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 t (*.f64 z #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) t))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 t z))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 0 binary64) x))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x t) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal 1/2 binary64)) z) |
(pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 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 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.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 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.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 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.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 1 binary64) t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t 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 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/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))) |
(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 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #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 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.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 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (*.f64 y #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) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.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) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.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) z) (/.f64 x y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.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 #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 #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 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(*.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 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.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 (*.f64 x #s(literal -2 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 y z)) #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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 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 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x)) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #s(literal 0 binary64) (*.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 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) t) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(-.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 x #s(literal 2 binary64)) (*.f64 t z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t z)) x)) |
(neg.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 t (*.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 t x) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.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 (-.f64 #s(literal 0 binary64) x) (*.f64 t (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x z) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 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 t (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.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 x #s(literal 2 binary64))) t)) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (/.f64 x t) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 t z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 t (*.f64 z #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) t))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 t z))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 t z)) |
(/.f64 (/.f64 x (*.f64 t #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) z) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) t)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 0 binary64) x))) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 x t) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) #s(literal 1/2 binary64)) z) |
(pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 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 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64)))) (*.f64 t (/.f64 z (*.f64 x #s(literal -2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.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 x (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.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 1 binary64) z) (/.f64 x t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 t z)) x) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.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 1 binary64) t) (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (*.f64 t z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t 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 x (*.f64 t #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 t z))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 t z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal -2 binary64) (/.f64 z x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) z) |
(/.f64 (/.f64 x z) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.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 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z #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)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 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)) |
(*.f64 x (/.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.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 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) x) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.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 x (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 #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 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) z)) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(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 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #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 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(/.f64 x (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) |
(/.f64 x (*.f64 (*.f64 y #s(literal 1/2 binary64)) z)) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 y z) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 z x) y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y z)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 z x) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.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 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x (*.f64 y #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) (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 x #s(literal -2 binary64))) y)) |
(/.f64 (/.f64 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y)) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.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) y)) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) y)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 y z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.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) z) (/.f64 x y))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (*.f64 y z)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(*.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 #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 #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 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(*.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 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y z)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.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 (*.f64 x #s(literal -2 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 y z)) #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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 2 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 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 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)))) |
(/.f64 x (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) z) |
(/.f64 (-.f64 #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 (/.f64 x z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) z) |
(/.f64 (/.f64 x #s(literal 1/2 binary64)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) (/.f64 x (*.f64 z #s(literal -1/2 binary64))))) (/.f64 x (*.f64 z #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x #s(literal 2 binary64))) (/.f64 z (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(*.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 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 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 x (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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))) |
| 1× | egg-herbie |
| 13 138× | accelerator-lowering-fma.f32 |
| 13 138× | accelerator-lowering-fma.f64 |
| 5 066× | *-lowering-*.f32 |
| 5 066× | *-lowering-*.f64 |
| 3 380× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2997 |
| 1 | 931 | 2925 |
| 2 | 2882 | 2833 |
| 3 | 5772 | 2825 |
| 0 | 8205 | 2767 |
| 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 (* 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))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -2 (/ x z)) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* -1/2 z) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x 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)) |
| Outputs |
|---|
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(+ (* -2 (/ x (* t z))) (* -2 (/ (* x y) (* (pow t 2) z)))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* -2 (/ (* x y) (* (pow t 3) z)))))) |
(fma.f64 y (*.f64 (/.f64 #s(literal -2 binary64) z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 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 z (*.f64 t t))))) (*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t)))) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.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 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64))) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) (fma.f64 t (/.f64 t y) t)) y)) y) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x t) z) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) (*.f64 t (fma.f64 t (/.f64 t y) t))) y)) y)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* 2 (/ (* t x) (* (pow y 3) z)))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 y y)))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y))) |
(+ (* 2 (/ x (* y z))) (* t (+ (* 2 (/ x (* (pow y 2) z))) (* t (+ (* 2 (/ x (* (pow y 3) z))) (* 2 (/ (* t x) (* (pow y 4) z)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 t (/.f64 x (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 x (*.f64 z (*.f64 y (*.f64 y y))))) t (/.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(/ (+ (* -2 (/ x z)) (* -2 (/ (* x y) (* t z)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y t)) (/.f64 x z))) t) |
(/ (+ (* -2 (/ x z)) (+ (* -2 (/ (* x y) (* t z))) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (* -2 (/ (* x (pow y 3)) (* (pow t 3) z)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (*.f64 (/.f64 y (*.f64 t t)) (fma.f64 y (/.f64 y t) y)) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) z) (fma.f64 x (/.f64 y t) x)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y)) t) (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 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 y z) (fma.f64 y (/.f64 y t) y))) t)) t)) t) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* 2 (/ x (- y t))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 y t))) |
(* -2 (/ x t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) t) |
(+ (* -2 (/ x t)) (* -2 (/ (* x y) (pow t 2)))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (fma.f64 x (/.f64 y t) x)) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* -2 (/ (* x y) (pow t 3)))))) |
(*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t))) y (/.f64 x t))) |
(+ (* -2 (/ x t)) (* y (+ (* -2 (/ x (pow t 2))) (* y (+ (* -2 (/ x (pow t 3))) (* -2 (/ (* x y) (pow t 4)))))))) |
(fma.f64 x (/.f64 #s(literal -2 binary64) t) (*.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)) (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 4 binary64))))))) |
(* 2 (/ x y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) y) |
(/ (+ (* 2 x) (* 2 (/ (* t x) y))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t y) x)) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (* 2 (/ (* (pow t 2) x) (pow y 2))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x y) (fma.f64 t (/.f64 t y) t) x)) y) |
(/ (+ (* 2 x) (+ (* 2 (/ (* t x) y)) (+ (* 2 (/ (* (pow t 2) x) (pow y 2))) (* 2 (/ (* (pow t 3) x) (pow y 3)))))) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t)) (fma.f64 x (/.f64 t y) x))) y) |
(* 2 (/ x y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) y) |
(* -1 (/ (+ (* -2 x) (* -2 (/ (* t x) y))) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 t y) x)) y) |
(* -1 (/ (+ (* -2 x) (* -1 (/ (+ (* 2 (* t x)) (* 2 (/ (* (pow t 2) x) y))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (fma.f64 t (/.f64 t y) t)) y) (fma.f64 #s(literal 2 binary64) x #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 (fma.f64 #s(literal 2 binary64) x (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 t (fma.f64 t (/.f64 t y) t))) y) (fma.f64 #s(literal 2 binary64) (*.f64 x t) #s(literal 0 binary64))) y)) y) |
(* 2 (/ x y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) y) |
(+ (* 2 (/ x y)) (* 2 (/ (* t x) (pow y 2)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (fma.f64 x (/.f64 t y) x)) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* 2 (/ (* t x) (pow y 3)))))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 y y))) t (/.f64 x y))) |
(+ (* 2 (/ x y)) (* t (+ (* 2 (/ x (pow y 2))) (* t (+ (* 2 (/ x (pow y 3))) (* 2 (/ (* t x) (pow y 4)))))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 y y)) (*.f64 t (*.f64 t (/.f64 x (pow.f64 y #s(literal 4 binary64))))))) (/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) y)) |
(* -2 (/ x t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) t) |
(/ (+ (* -2 x) (* -2 (/ (* x y) t))) t) |
(/.f64 (*.f64 x (fma.f64 (/.f64 y t) #s(literal -2 binary64) #s(literal -2 binary64))) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (* -2 (/ (* x (pow y 2)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x t) (fma.f64 y (/.f64 y t) y) x)) t) |
(/ (+ (* -2 x) (+ (* -2 (/ (* x y) t)) (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (* -2 (/ (* x (pow y 3)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (fma.f64 (/.f64 y (*.f64 t t)) (fma.f64 y (/.f64 y t) y) (/.f64 y t)) x)) t) |
(* -2 (/ x t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) t) |
(* -1 (/ (+ (* 2 x) (* 2 (/ (* x y) t))) t)) |
(/.f64 (*.f64 x (fma.f64 (/.f64 y t) #s(literal -2 binary64) #s(literal -2 binary64))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -2 (/ (* x (pow y 2)) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal -2 binary64) #s(literal 0 binary64)) (fma.f64 y (/.f64 y t) y)) t)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (* x y)) (* -1 (/ (+ (* 2 (* x (pow y 2))) (* 2 (/ (* x (pow y 3)) t))) t))) t)) (* 2 x)) t)) |
(/.f64 (fma.f64 x #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y (fma.f64 y (/.f64 y t) y))) t) (fma.f64 x (*.f64 y #s(literal -2 binary64)) #s(literal 0 binary64))) 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) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(* 2 x) |
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(/ -2 (* t z)) |
(/.f64 #s(literal -2 binary64) (*.f64 z t)) |
(* -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))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -2 (/ x (* t z))) |
(*.f64 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 z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 binary64)) |
(* -2 (/ x z)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) z) #s(literal 0 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)) |
(* -1/2 z) |
(*.f64 z #s(literal -1/2 binary64)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (*.f64 z y)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
(* 2 (/ x z)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x z) #s(literal 0 binary64)) |
Compiled 17 703 to 2 062 computations (88.4% saved)
14 alts after pruning (5 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 464 | 1 | 1 465 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 464 | 14 | 1 478 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 91.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ✓ | 51.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ▶ | 53.2% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ▶ | 53.0% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | 57.1% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | 90.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 93.2% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | 53.5% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 54.7% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| ▶ | 90.8% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| ▶ | 57.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ▶ | 53.4% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 54.7% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 223 to 159 computations (28.7% 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 x #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -2 binary64)) t) |
| ✓ | cost-diff | 320 | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) t) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | 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 | -64 | (*.f64 z (/.f64 (-.f64 y t) x)) |
| ✓ | cost-diff | 0 | (-.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y t) x) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| 2 272× | accelerator-lowering-fma.f32 |
| 2 272× | accelerator-lowering-fma.f64 |
| 1 984× | *-lowering-*.f32 |
| 1 984× | *-lowering-*.f64 |
| 1 214× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 103 |
| 1 | 48 | 103 |
| 2 | 99 | 103 |
| 3 | 149 | 103 |
| 4 | 213 | 103 |
| 5 | 318 | 103 |
| 6 | 569 | 103 |
| 7 | 1059 | 103 |
| 8 | 1972 | 103 |
| 9 | 4016 | 103 |
| 10 | 5376 | 103 |
| 11 | 5740 | 103 |
| 12 | 5818 | 103 |
| 13 | 5890 | 103 |
| 14 | 5926 | 103 |
| 15 | 6954 | 103 |
| 16 | 7398 | 103 |
| 17 | 7450 | 103 |
| 18 | 7468 | 103 |
| 19 | 7474 | 103 |
| 20 | 7474 | 103 |
| 21 | 7482 | 103 |
| 22 | 7490 | 103 |
| 23 | 7490 | 103 |
| 24 | 7828 | 103 |
| 25 | 7952 | 103 |
| 26 | 7960 | 103 |
| 27 | 7960 | 103 |
| 28 | 7960 | 103 |
| 29 | 7960 | 103 |
| 0 | 7960 | 103 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 2 (* z (/ (- y t) x))) |
2 |
(* z (/ (- y t) x)) |
z |
(/ (- y t) x) |
(- y t) |
y |
t |
x |
(* (/ 2 (* z y)) x) |
(/ 2 (* z y)) |
2 |
(* z y) |
z |
y |
x |
(* (/ x z) (/ -2 t)) |
(/ x z) |
x |
z |
(/ -2 t) |
-2 |
t |
(/ (/ (* x -2) t) z) |
(/ (* x -2) t) |
(* x -2) |
x |
-2 |
t |
z |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
x |
2 |
y |
z |
| Outputs |
|---|
(/ 2 (* z (/ (- y t) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 x (fma.f64 z (-.f64 y t) #s(literal 0 binary64))) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(* z (/ (- y t) x)) |
(fma.f64 (-.f64 y t) (/.f64 z x) #s(literal 0 binary64)) |
z |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(- y t) |
(-.f64 y t) |
y |
t |
x |
(* (/ 2 (* z y)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (fma.f64 z y #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 |
(* (/ x z) (/ -2 t)) |
(fma.f64 x (/.f64 #s(literal -2 binary64) (fma.f64 z t #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ x z) |
(/.f64 x z) |
x |
z |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
-2 |
#s(literal -2 binary64) |
t |
(/ (/ (* x -2) t) z) |
(fma.f64 x (/.f64 #s(literal -2 binary64) (fma.f64 z t #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ (* x -2) t) |
(fma.f64 x (/.f64 #s(literal -2 binary64) t) #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 |
(/ (/ (* x 2) y) z) |
(/.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(/ (* x 2) y) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal 0 binary64)) |
(* x 2) |
(fma.f64 #s(literal 2 binary64) x #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 | 92.7% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x #s(literal -2 binary64)) t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -2 binary64)) |
| ✓ | accuracy | 92.2% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) t) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 2 binary64) (*.f64 z y)) |
| ✓ | accuracy | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | accuracy | 100.0% | (-.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y t) x) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| ✓ | accuracy | 91.9% | (*.f64 z (/.f64 (-.f64 y t) x)) |
| 46.0ms | 256× | 0 | valid |
Compiled 105 to 24 computations (77.1% saved)
ival-div: 16.0ms (59.3% of total)ival-mult: 8.0ms (29.7% of total)ival-sub: 2.0ms (7.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 2 (* z (/ (- y t) x)))> |
#<alt (/ (- y t) x)> |
#<alt (- y t)> |
#<alt (* z (/ (- y t) x))> |
#<alt (/ 2 (* z y))> |
#<alt (* (/ 2 (* z y)) x)> |
#<alt (* z y)> |
#<alt (* (/ x z) (/ -2 t))> |
#<alt (/ x z)> |
#<alt (/ -2 t)> |
#<alt (/ (/ (* x -2) t) z)> |
#<alt (/ (* x -2) t)> |
#<alt (* x -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 (* 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 (* -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)> |
#<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 (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (/ (* y z) x)> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* x y))) (/ z x)))> |
#<alt (/ (* y z) x)> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y)))))> |
#<alt (/ (* y z) x)> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (+ (* -1 (/ (* t z) x)) (/ (* y z) x))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* t (+ (* -1 (/ z x)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x))))> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ (* z (- y t)) x)> |
#<alt (/ 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 (/ 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 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (/ -2 t)> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x (* t z)))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 (/ x t))> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* -2 x)> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<alt (* 2 (/ x (* y z)))> |
#<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)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | (/ 2 (* z y)) |
| 0.0ms | z | @ | 0 | (/ 2 (* z y)) |
| 0.0ms | x | @ | inf | (/ (* x 2) y) |
| 0.0ms | y | @ | -inf | (* z (/ (- y t) x)) |
| 0.0ms | x | @ | 0 | (/ (* x -2) t) |
| 1× | batch-egg-rewrite |
| 4 140× | *-lowering-*.f32 |
| 4 140× | *-lowering-*.f64 |
| 3 514× | /-lowering-/.f32 |
| 3 514× | /-lowering-/.f64 |
| 1 318× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 82 |
| 1 | 116 | 82 |
| 2 | 792 | 82 |
| 3 | 6614 | 82 |
| 0 | 8075 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 2 (* z (/ (- y t) x))) |
(/ (- y t) x) |
(- y t) |
(* z (/ (- y t) x)) |
(/ 2 (* z y)) |
(* (/ 2 (* z y)) x) |
(* z y) |
(* (/ x z) (/ -2 t)) |
(/ x z) |
(/ -2 t) |
(/ (/ (* x -2) t) z) |
(/ (* x -2) t) |
(* x -2) |
(/ (/ (* x 2) y) z) |
(/ (* x 2) y) |
(* x 2) |
| 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 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 y t))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 y t))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) x)) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 t y) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (-.f64 y t)) x)) |
(/.f64 x (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) #s(literal 1 binary64)) |
(/.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) x) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))))) |
(/.f64 (/.f64 x (-.f64 y t)) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) |
(/.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) z) (/.f64 (-.f64 y t) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 y t)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (-.f64 t y) x)) |
(/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) z) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (-.f64 y t)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 y t)) #s(literal 2 binary64)) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) z) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 y t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 y t) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 #s(literal 1 binary64) x)) (-.f64 y t)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 z (*.f64 (/.f64 (-.f64 y t) x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 x (*.f64 z (-.f64 y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 x (-.f64 y t)) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 y t))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z (-.f64 y t))))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (/.f64 x (*.f64 z (-.f64 y t)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t))) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 y t)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y t)))) |
(*.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 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 t y)))) (-.f64 #s(literal 0 binary64) x)) |
(*.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 2 binary64) (*.f64 z (-.f64 t y))) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z (-.f64 y t))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) #s(literal -1 binary64)) (/.f64 x (-.f64 t y))) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) z) (-.f64 (*.f64 y x) (*.f64 t x))) (*.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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 t (-.f64 #s(literal 0 binary64) 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 t (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 y t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y x) (/.f64 t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t y) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.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 (*.f64 y y) (+.f64 y t)) x) (/.f64 (/.f64 (*.f64 t t) (+.f64 y t)) x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (fma.f64 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 y x) (*.f64 x x)) (/.f64 (*.f64 t x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (*.f64 (/.f64 t x) (/.f64 (*.f64 t t) (*.f64 x x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) (/.f64 (/.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) 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 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) y (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (/.f64 t x) (/.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 t y) x)) |
(/.f64 (-.f64 y t) x) |
(/.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) x)) |
(/.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 #s(literal 1 binary64) (/.f64 x (-.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 t x)))) |
(/.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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 #s(literal -1 binary64) (/.f64 x (-.f64 t y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 t x)) (*.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 (*.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 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t)))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (*.f64 x (+.f64 y t)) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) x) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 (+.f64 y t) (/.f64 (-.f64 y t) x)) (+.f64 y 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 (*.f64 y (/.f64 x t)) x) (*.f64 x (/.f64 x t))) |
(/.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 #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 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x t))) |
(/.f64 (-.f64 x (*.f64 (/.f64 x y) t)) (*.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (-.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 #s(literal 1 binary64) (/.f64 x t)) (*.f64 (/.f64 x y) #s(literal 1 binary64))) (*.f64 (/.f64 x y) (/.f64 x t))) |
(/.f64 (*.f64 (*.f64 (-.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 (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 (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 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) (-.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 #s(literal 1 binary64) (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 t x))) (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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 (-.f64 t y) #s(literal -1 binary64)) x) |
(/.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 t (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 y x) (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (-.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (*.f64 t x))) (*.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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 #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 (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 (-.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 y x) (*.f64 t x)) x) x) |
(pow.f64 (/.f64 x (-.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 t x))) #s(literal -1 binary64)) |
(pow.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 (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))) #s(literal -1 binary64)) |
(pow.f64 (/.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))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y t) (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 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 y x) (*.f64 t x)) (/.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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 (*.f64 #s(literal 1 binary64) (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.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 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) 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 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.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 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.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))) |
(-.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 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 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 (*.f64 y 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 (-.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 #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 #s(literal -1 binary64) (neg.f64 (/.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 (+.f64 y t) (-.f64 t y)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (+.f64 y t) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 (+.f64 y t) (fma.f64 y y (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y t)) (*.f64 (+.f64 y t) (*.f64 t t))) (*.f64 (+.f64 y t) (+.f64 y t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t)))) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (+.f64 y t))) |
(/.f64 (*.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 (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 (*.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 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 t (+.f64 y t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y y (*.f64 t (+.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y t)) (/.f64 (*.f64 y y) (+.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) (fma.f64 y (/.f64 y (+.f64 y t)) (/.f64 (*.f64 t t) (+.f64 y t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t))))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) (fma.f64 y y (*.f64 t t))) |
(pow.f64 (/.f64 #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 y y (*.f64 t (+.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 (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)))) (*.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 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t))))) (-.f64 (*.f64 y y) (*.f64 t (+.f64 y t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 y y (*.f64 t (-.f64 t y)))) |
(+.f64 (*.f64 z (/.f64 y x)) (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 (/.f64 y x) z) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 z (-.f64 y t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(fma.f64 z (/.f64 y x) (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y x) z (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) x)) z)) |
(neg.f64 (*.f64 z (/.f64 (-.f64 t y) x))) |
(/.f64 z (/.f64 x (-.f64 y t))) |
(/.f64 (/.f64 (*.f64 z (-.f64 y t)) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (/.f64 (-.f64 t y) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64))) |
(/.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 z (-.f64 y t))))) |
(/.f64 (*.f64 z (-.f64 t y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 z (*.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 z (*.f64 (-.f64 y t) (+.f64 y t))) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal 1 binary64)) (*.f64 x (fma.f64 y y (*.f64 t (+.f64 y t))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal 1 binary64)) (*.f64 x (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t))) #s(literal -1 binary64)) (*.f64 (+.f64 y t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y x) (*.f64 t x)) z) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x)) z) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x)) z) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) x) z) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x)) z) (+.f64 y t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 t y))) x) |
(/.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))))) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (/.f64 z (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 z (-.f64 (*.f64 y x) (*.f64 t x))) (*.f64 x x)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 y t) x))) (fma.f64 (/.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t)) (/.f64 (-.f64 y t) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 y t))) |
(/.f64 (*.f64 z (/.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) x)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y t) (/.f64 (-.f64 y t) x))) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z x)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z x)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (/.f64 z x)) (+.f64 y t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 t y)) (/.f64 z 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 z x)) (-.f64 #s(literal 0 binary64) (+.f64 y t))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t))))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 y y (*.f64 t (+.f64 y t)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (-.f64 y t) (+.f64 y t))) (/.f64 #s(literal 1 binary64) x)) (+.f64 y t)) |
(/.f64 (/.f64 (*.f64 z (-.f64 t y)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 z (-.f64 y t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y t) x)) |
(*.f64 z (/.f64 (/.f64 (-.f64 y t) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 y t) (/.f64 z x)) |
(*.f64 (/.f64 (-.f64 y t) x) z) |
(*.f64 (/.f64 (*.f64 z (-.f64 y t)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 t y) x)) |
(*.f64 (-.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(*.f64 (-.f64 t y) (*.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(*.f64 (*.f64 (-.f64 y t) (fma.f64 y y (*.f64 t (+.f64 y t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 t (+.f64 y t)))) (/.f64 z x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y t)) x)) |
(*.f64 (/.f64 z x) (-.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 z (-.f64 y t))) |
(*.f64 (*.f64 (-.f64 y t) (+.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z x))) |
(*.f64 (*.f64 z (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 z (-.f64 y t)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (-.f64 t y) x))) |
(*.f64 (*.f64 z (-.f64 t y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 t y) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 t y)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 t y) x)) |
(*.f64 (/.f64 z (/.f64 x (*.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 z (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(*.f64 (/.f64 (-.f64 t y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.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 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 y t) (+.f64 y t)))) (/.f64 z (+.f64 y t))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z y))) |
(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 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal -2 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(/.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)) |
(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 -2 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(/.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 y (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.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 y (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.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 x) #s(literal 1/2 binary64)) (-.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 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.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 (*.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 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z 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 #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 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 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.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 -1 binary64) z) (/.f64 #s(literal 2 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) y) (-.f64 #s(literal 0 binary64) z))) |
(*.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 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.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 y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 #s(literal 2 binary64) x) #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 (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 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) |
(*.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 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 z t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) x)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 t #s(literal 1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 x (*.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) z) (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x t) (/.f64 (/.f64 #s(literal 1 binary64) z) #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 -1 binary64) z) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (/.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 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t x)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x))) |
(/.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 x (-.f64 #s(literal 0 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (/.f64 #s(literal 2 binary64) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -2 binary64) t) |
(/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x z))) |
(neg.f64 (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 t #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 z x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) t)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 z t) x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 x (*.f64 (*.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 x (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 z t) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) x)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 t #s(literal 1/2 binary64)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) t) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 t #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t #s(literal 1/2 binary64)) (/.f64 z x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 t (*.f64 #s(literal 2 binary64) x)) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (/.f64 x (*.f64 z t)) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 x (*.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) z) (*.f64 t #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) #s(literal -1 binary64)) t) |
(pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z t))) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 x z)) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (*.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z (*.f64 t #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -2 binary64) z)) |
(*.f64 (/.f64 x t) (/.f64 (/.f64 #s(literal 1 binary64) z) #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 -1 binary64) z) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (*.f64 z t)) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 #s(literal 2 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) t) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal -1 binary64)) (/.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 x z) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t x)) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (/.f64 x t) #s(literal -1/2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 x (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal -2 binary64) (/.f64 x t)) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) x) |
(*.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x t) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.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) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (+.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 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #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 #s(literal 2 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 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z y)) x)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x #s(literal -2 binary64)) y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) y)) |
(/.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 y (/.f64 z x))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 x (*.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 x z) (*.f64 y #s(literal 1/2 binary64))) |
(/.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 y (-.f64 #s(literal 0 binary64) (/.f64 z x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z x))) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(/.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 x (*.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (-.f64 #s(literal 0 binary64) y)) |
(/.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 x) #s(literal 1/2 binary64)) (-.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 x y) (*.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z x))) |
(/.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (*.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 (*.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 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 y (*.f64 x #s(literal -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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 z y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z))) |
(*.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 #s(literal 2 binary64) (*.f64 z y)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) y)) |
(*.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z 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 #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (*.f64 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 (*.f64 x #s(literal -2 binary64)) y) (/.f64 #s(literal -1 binary64) z)) |
(*.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 -1 binary64) z) (/.f64 #s(literal 2 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) y) (-.f64 #s(literal 0 binary64) z))) |
(*.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 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z y))) |
(*.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 y) (/.f64 #s(literal 2 binary64) z)) |
(*.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 (*.f64 x #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 (/.f64 x (*.f64 z y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 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 #s(literal 2 binary64) x) #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 (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 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y x)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 x #s(literal -2 binary64)) y)) |
(-.f64 (/.f64 #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)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) y) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1/2 binary64))) |
(/.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 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 x (/.f64 #s(literal 2 binary64) y)) |
(*.f64 x (*.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (-.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 x (/.f64 #s(literal -1 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 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 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 x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x #s(literal -2 binary64))) |
(+.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) (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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(*.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 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
| 1× | egg-herbie |
| 12 354× | accelerator-lowering-fma.f32 |
| 12 354× | accelerator-lowering-fma.f64 |
| 6 236× | *-lowering-*.f32 |
| 6 236× | *-lowering-*.f64 |
| 3 468× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 3045 |
| 1 | 739 | 2911 |
| 2 | 2536 | 2873 |
| 3 | 5704 | 2857 |
| 0 | 8869 | 2827 |
| 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)))) |
(* -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) |
(* -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))))) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(* -1 (/ (* t z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/ (* y z) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/ (* y z) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/ (* y z) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(* -1 (/ (* t z) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(* -1 (/ (* t z) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ (* z (- y t)) x) |
(/ 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))) |
(/ 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 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(/ -2 t) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x (* t z))) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 (/ x t)) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* -2 x) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y z))) |
(* 2 (/ x (* y 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 (* 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 (/.f64 y (*.f64 z (*.f64 t t))) #s(literal -2 binary64) (/.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 y (fma.f64 x (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 z (*.f64 t t)))) (/.f64 x (*.f64 z t)))) |
(+ (* -2 (/ x (* t z))) (* y (+ (* -2 (/ x (* (pow t 2) z))) (* y (+ (* -2 (/ x (* (pow t 3) z))) (* -2 (/ (* x y) (* (pow t 4) z)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (fma.f64 (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 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z y)))) |
(/ (+ (* 2 (/ x z)) (+ (* 2 (/ (* t x) (* y z))) (* 2 (/ (* (pow t 2) x) (* (pow y 2) z))))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.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))) (* 2 (/ (* (pow t 3) x) (* (pow y 3) z)))))) y) |
(/.f64 (*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 y y)) (fma.f64 t (/.f64 t y) t)) (fma.f64 #s(literal 2 binary64) (/.f64 t y) #s(literal 2 binary64)))) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -2 (/ (* t x) (* y z)))) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t y)) (/.f64 x (*.f64 z y)))) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* 2 (/ (* t x) z)) (* 2 (/ (* (pow t 2) x) (* y z)))) y))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 x z) (/.f64 (fma.f64 t (/.f64 t y) t) y) (/.f64 x z))) y)) |
(* -1 (/ (+ (* -2 (/ x z)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow t 2) x) z)) (* -2 (/ (* (pow t 3) x) (* y z)))) y)) (* 2 (/ (* t x) z))) y))) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 x z) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 x z) (/.f64 (*.f64 t (fma.f64 t (/.f64 t y) t)) y) (/.f64 (*.f64 x t) z))) y)) y) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(+ (* 2 (/ x (* y z))) (* 2 (/ (* t x) (* (pow y 2) z)))) |
(*.f64 (/.f64 x z) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 y y)) (/.f64 #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 x (/.f64 t (*.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 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) 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 t) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y 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 (/.f64 x (*.f64 t t)) (*.f64 y (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z))) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)))) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -1 (/ (+ (* 2 (/ x z)) (* 2 (/ (* x y) (* t z)))) t)) |
(*.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 #s(literal -2 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -2 (/ (* x (pow y 2)) (* t z)))) t)) (* 2 (/ x z))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x (/.f64 (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 y z)) t) (/.f64 x z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* x y) z)) (* -1 (/ (+ (* 2 (/ (* x (pow y 2)) z)) (* 2 (/ (* x (pow y 3)) (* t z)))) t))) t)) (* 2 (/ x z))) t)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x (/.f64 y z) (/.f64 (*.f64 y (*.f64 (/.f64 x z) (fma.f64 y (/.f64 y t) y))) t))) t)) t) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* 2 (/ x (* z (- y t)))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z (-.f64 y t))) |
(* -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 (-.f64 y t) x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* y (+ (* -1 (/ t (* x y))) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* y (- (/ t (* x y)) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(+ (* -1 (/ t x)) (/ y x)) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* t (- (/ y (* t x)) (/ 1 x))) |
(/.f64 (-.f64 y t) x) |
(* -1 (/ t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 x)))) |
(/.f64 (-.f64 y t) x) |
(* -1 (* t (+ (* -1 (/ y (* t x))) (/ 1 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) |
(/ (- y t) x) |
(/.f64 (-.f64 y t) x) |
(* -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 t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
(* y (+ 1 (* -1 (/ t y)))) |
(-.f64 y t) |
y |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
(* -1 (* y (- (/ t y) 1))) |
(-.f64 y t) |
y |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(+ y (* -1 t)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* t (- (/ y t) 1)) |
(-.f64 y t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(* -1 (* t (+ 1 (* -1 (/ y t))))) |
(-.f64 y t) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* y (+ (* -1 (/ (* t z) (* x y))) (/ z x))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (* y (+ (* -1 (/ z x)) (/ (* t z) (* x y))))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* y z) x) |
(/.f64 (*.f64 z y) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(+ (* -1 (/ (* t z) x)) (/ (* y z) x)) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* t (+ (* -1 (/ z x)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (/ (* t z) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) x)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(* -1 (* t (+ (* -1 (/ (* y z) (* t x))) (/ z x)))) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ (* z (- y t)) x) |
(/.f64 (*.f64 z (-.f64 y t)) x) |
(/ 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 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))) |
(/ 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 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(/ -2 t) |
(/.f64 #s(literal -2 binary64) t) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x (* t z))) |
(*.f64 x (/.f64 #s(literal -2 binary64) (*.f64 z t))) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 (/ x t)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) t) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 z y)) |
(* 2 (/ x (* y z))) |
(/.f64 (*.f64 #s(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 230 to 2 488 computations (87.1% saved)
14 alts after pruning (1 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 557 | 1 | 1 558 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1 558 | 14 | 1 572 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 91.6% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| ✓ | 51.9% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
| ✓ | 53.2% | (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
| ✓ | 53.0% | (/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
| ✓ | 57.1% | (/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
| ✓ | 90.9% | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| ✓ | 93.2% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
| ✓ | 53.5% | (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
| ✓ | 54.7% | (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| 52.6% | (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) | |
| ✓ | 57.1% | (*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
| ✓ | 93.2% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
| ✓ | 53.4% | (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
| ✓ | 54.7% | (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
Compiled 320 to 172 computations (46.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 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 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x)) |
7 calls:
| 7.0ms | y |
| 7.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 6.0ms | (*.f64 x #s(literal 2 binary64)) |
| 6.0ms | z |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | x |
| 95.2% | 2 | y |
| 98.3% | 2 | z |
| 96.2% | 2 | t |
| 99.0% | 3 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 98.1% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 97.9% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 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 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z) |
1 calls:
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 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 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t)) |
4 calls:
| 7.0ms | x |
| 5.0ms | z |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 97.7% | 2 | x |
| 97.7% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 97.6% | 2 | z |
Compiled 28 to 21 computations (25% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 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 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x))) |
1 calls:
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 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 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t))) |
1 calls:
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 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 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 x z) (/.f64 #s(literal -2 binary64) t)) |
(/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 y x))) |
(/.f64 (/.f64 x (*.f64 z #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) t) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) y) z) |
(/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) y) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
7 calls:
| 6.0ms | z |
| 6.0ms | y |
| 5.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 1 | y |
| 93.2% | 1 | t |
| 93.2% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 93.2% | 1 | z |
| 93.2% | 1 | x |
| 93.2% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 93.2% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.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) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
7 calls:
| 5.0ms | (*.f64 x #s(literal 2 binary64)) |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 1 | x |
| 93.2% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 93.2% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 93.2% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 93.2% | 1 | y |
| 93.2% | 1 | z |
| 93.2% | 1 | t |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z y #s(literal 0 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) |
7 calls:
| 8.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.1% | 2 | x |
| 61.9% | 4 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 58.1% | 2 | (*.f64 x #s(literal 2 binary64)) |
| 58.9% | 2 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 76.1% | 3 | y |
| 62.9% | 4 | z |
| 74.5% | 3 | t |
Compiled 53 to 39 computations (26.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
(/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 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:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 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 | t |
| 1.0ms | (*.f64 x #s(literal 2 binary64)) |
| 1.0ms | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 1.0ms | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | x |
| 54.7% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 54.7% | 1 | (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 t z))) |
| 54.7% | 1 | (-.f64 (*.f64 y z) (*.f64 t z)) |
| 54.7% | 1 | z |
| 54.7% | 1 | t |
| 54.7% | 1 | y |
Compiled 53 to 39 computations (26.4% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 3.2177133560034174e+40 | 2.7231895940231156e+42 |
| 2.0ms | 32× | 0 | valid |
Compiled 74 to 57 computations (23% saved)
ival-mult: 1.0ms (97.8% of total)ival-sub: 0.0ms (0% of total)ival-div: 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× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.2177133560034174e+40 | 2.7231895940231156e+42 |
| 8.0ms | 96× | 0 | valid |
Compiled 186 to 137 computations (26.3% saved)
ival-mult: 2.0ms (64.9% of total)ival-div: 1.0ms (32.4% 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5883986202781127e+124 | 1.0736086511147468e+127 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0188015951879085e+199 | 7.389457591167778e+201 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.626341108601692e+172 | 3.2621975667658385e+183 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.5973214468687029e-46 | 3.0077719989072974e-44 |
| 13.0ms | -6146627501761616.0 | -54984685321034.64 |
| 12.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (60.5% of total)ival-div: 2.0ms (30.3% of total)ival-sub: 1.0ms (15.1% 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 |
|---|---|---|
| 10.0ms | 1.5973214468687029e-46 | 3.0077719989072974e-44 |
| 16.0ms | -6146627501761616.0 | -54984685321034.64 |
| 19.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 10.0ms (76.5% of total)ival-div: 2.0ms (15.3% of total)ival-sub: 1.0ms (7.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.5973214468687029e-46 | 3.0077719989072974e-44 |
| 10.0ms | -6146627501761616.0 | -54984685321034.64 |
| 14.0ms | 224× | 0 | valid |
Compiled 354 to 269 computations (24% saved)
ival-mult: 4.0ms (58.6% of total)ival-div: 2.0ms (29.3% of total)ival-sub: 1.0ms (14.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 26× | *-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 | 70 | 222 |
| 1 | 96 | 222 |
| 2 | 109 | 222 |
| 3 | 115 | 222 |
| 4 | 119 | 222 |
| 5 | 120 | 222 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 50000000000000000310004322520389159747584 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(if (<=.f64 z #s(literal 34999999999999999249862370072569072058368 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 19999999999999998967063748934624286428789536754564174703921029226169858140974054838505074898178041767770400845226851252043776 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 40000000000000003888249619541378613799026913921899767423390630559645202088885356937552710026064031043171026712590695384610417361713721141182915657884885449479801232585954571385252925342241754246545408 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x)))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000000701959312789985260891230985285064568046915021472510652274325054054092066621782843422306142881889050953096494638431569844936383886042210844858380302841544704 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(if (<=.f64 y #s(literal -58000000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (if (<=.f64 y #s(literal 1355853974843523/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -1060000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 4820814132776971/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -600000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 451951324947841/25108406941546723055343157692830665664409421777856138051584 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 50000000000000000310004322520389159747584 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(if (<=.f64 z #s(literal 50000000000000000310004322520389159747584 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (-.f64 y t) x))) |
(if (<=.f64 z #s(literal 34999999999999999249862370072569072058368 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 z #s(literal 34999999999999999249862370072569072058368 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 y t)) z)) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 19999999999999998967063748934624286428789536754564174703921029226169858140974054838505074898178041767770400845226851252043776 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 19999999999999998967063748934624286428789536754564174703921029226169858140974054838505074898178041767770400845226851252043776 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) z) (-.f64 y t))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 40000000000000003888249619541378613799026913921899767423390630559645202088885356937552710026064031043171026712590695384610417361713721141182915657884885449479801232585954571385252925342241754246545408 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x)))) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 40000000000000003888249619541378613799026913921899767423390630559645202088885356937552710026064031043171026712590695384610417361713721141182915657884885449479801232585954571385252925342241754246545408 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (/.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (-.f64 y t) x)))) |
(if (<=.f64 (-.f64 (*.f64 y z) (*.f64 t z)) #s(literal 50000000000000000701959312789985260891230985285064568046915021472510652274325054054092066621782843422306142881889050953096494638431569844936383886042210844858380302841544704 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(if (<=.f64 (-.f64 (*.f64 z y) (*.f64 z t)) #s(literal 50000000000000000701959312789985260891230985285064568046915021472510652274325054054092066621782843422306142881889050953096494638431569844936383886042210844858380302841544704 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) (*.f64 (/.f64 x z) (/.f64 #s(literal 2 binary64) (-.f64 y t)))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 y t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t))) x) |
(*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z (-.f64 y t)))) |
(if (<=.f64 y #s(literal -58000000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (if (<=.f64 y #s(literal 1355853974843523/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -58000000000000 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)) (if (<=.f64 y #s(literal 1355853974843523/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z y)))) |
(if (<=.f64 y #s(literal -1060000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 4820814132776971/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x))) |
(if (<=.f64 y #s(literal -1060000000000000 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (if (<=.f64 y #s(literal 4820814132776971/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z t)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))))) |
(if (<=.f64 y #s(literal -600000000000000 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 z y)) x) (if (<=.f64 y #s(literal 451951324947841/25108406941546723055343157692830665664409421777856138051584 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 -600000000000000 binary64)) (*.f64 x (/.f64 #s(literal 2 binary64) (*.f64 z y))) (if (<=.f64 y #s(literal 451951324947841/25108406941546723055343157692830665664409421777856138051584 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))) |
| 9 616× | accelerator-lowering-fma.f32 |
| 9 616× | accelerator-lowering-fma.f64 |
| 8 874× | accelerator-lowering-fma.f32 |
| 8 874× | accelerator-lowering-fma.f64 |
| 5 624× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 351 | 5200 |
| 1 | 1157 | 4797 |
| 2 | 3766 | 4608 |
| 3 | 6498 | 4604 |
| 0 | 8091 | 4467 |
| 0 | 21 | 85 |
| 1 | 116 | 85 |
| 2 | 754 | 85 |
| 3 | 7861 | 85 |
| 0 | 8456 | 85 |
| 0 | 190 | 1157 |
| 1 | 621 | 1109 |
| 2 | 2088 | 1067 |
| 3 | 5445 | 1063 |
| 0 | 8471 | 1032 |
| 0 | 10 | 23 |
| 1 | 43 | 23 |
| 2 | 325 | 23 |
| 3 | 3464 | 23 |
| 0 | 8219 | 23 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 555 to 285 computations (48.6% saved)
(negabs x)
Compiled 1 260 to 560 computations (55.6% saved)
Loading profile data...