
Time bar (total: 8.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-mult: 9.0ms (36.1% of total)ival-sub: 6.0ms (24.1% of total)ival-add: 5.0ms (20.1% of total)ival-div: 4.0ms (16% of total)const: 1.0ms (4% of total)backward-pass: 0.0ms (0% of total)| 607.0ms | 8256× | 0 | valid |
ival-sub: 97.0ms (29.2% of total)ival-div: 92.0ms (27.7% of total)ival-add: 69.0ms (20.8% of total)ival-mult: 64.0ms (19.3% of total)const: 7.0ms (2.1% of total)backward-pass: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 3156× | sum4-define |
| 1512× | fnmadd-define |
| 1476× | sum5-define |
| 1330× | sum3-define |
| 1304× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 147 |
| 1 | 128 | 130 |
| 2 | 361 | 120 |
| 3 | 1471 | 120 |
| 4 | 6486 | 120 |
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 29 | 8 |
| 3 | 73 | 8 |
| 4 | 165 | 8 |
| 5 | 351 | 8 |
| 6 | 684 | 8 |
| 7 | 1404 | 8 |
| 8 | 4090 | 8 |
| 9 | 7600 | 8 |
| 0 | 8172 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
(+ (neg x) (* (- y (neg x)) (/ z t))) |
(+ x (* (- (neg y) x) (/ z t))) |
(+ x (* (- y x) (/ (neg z) t))) |
(+ x (* (- y x) (/ z (neg t)))) |
(neg (+ (neg x) (* (- y (neg x)) (/ z t)))) |
(neg (+ x (* (- (neg y) x) (/ z t)))) |
(neg (+ x (* (- y x) (/ (neg z) t)))) |
(neg (+ x (* (- y x) (/ z (neg t))))) |
(+ y (* (- x y) (/ z t))) |
(+ z (* (- y z) (/ x t))) |
(+ t (* (- y t) (/ z x))) |
(+ x (* (- z x) (/ y t))) |
(+ x (* (- t x) (/ z y))) |
(+ x (* (- y x) (/ t z))) |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(fma (- y x) (/ z t) x) |
(+ (neg x) (* (- y (neg x)) (/ z t))) |
(fmsub z (/ (+ x y) t) x) |
(+ x (* (- (neg y) x) (/ z t))) |
(fnmadd z (/ (+ x y) t) x) |
(+ x (* (- y x) (/ (neg z) t))) |
(fma z (/ (- x y) t) x) |
(+ x (* (- y x) (/ z (neg t)))) |
(fma z (/ (- x y) t) x) |
(neg (+ (neg x) (* (- y (neg x)) (/ z t)))) |
(fnmadd z (/ (+ x y) t) x) |
(neg (+ x (* (- (neg y) x) (/ z t)))) |
(fmsub z (/ (+ x y) t) x) |
(neg (+ x (* (- y x) (/ (neg z) t)))) |
(fnmsub z (/ (- x y) t) x) |
(neg (+ x (* (- y x) (/ z (neg t))))) |
(fnmsub z (/ (- x y) t) x) |
(+ y (* (- x y) (/ z t))) |
(fma z (/ (- x y) t) y) |
(+ z (* (- y z) (/ x t))) |
(fma x (/ (- y z) t) z) |
(+ t (* (- y t) (/ z x))) |
(fma (- y t) (/ z x) t) |
(+ x (* (- z x) (/ y t))) |
(fma (- z x) (/ y t) x) |
(+ x (* (- t x) (/ z y))) |
(fma (- t x) (/ z y) x) |
(+ x (* (- y x) (/ t z))) |
(fma (- y x) (/ t z) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 16 | 0 | - | 1 | (-6.888333933032084e-168 -2.4192819837433755e+231 -4.517156371497039e-33 6.376534070191043e+289) | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 z t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 51.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-sub: 6.0ms (34.6% of total)ival-div: 4.0ms (23.1% of total)ival-add: 3.0ms (17.3% of total)ival-mult: 3.0ms (17.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.6% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 97.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 26 to 16 computations (38.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 2148× | sum4-define |
| 1716× | sum5-define |
| 1584× | fnmadd-define |
| 1578× | sum3-define |
| 1550× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 54 |
| 1 | 16 | 52 |
| 2 | 37 | 52 |
| 3 | 94 | 52 |
| 4 | 189 | 52 |
| 5 | 365 | 52 |
| 6 | 707 | 52 |
| 7 | 1442 | 52 |
| 8 | 4457 | 52 |
| 0 | 8146 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
x |
(* (- y x) (/ z t)) |
(- y x) |
y |
(/ z t) |
z |
t |
(+ x (/ (* (- y x) z) t)) |
x |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
y |
z |
t |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(* (- y x) (/ z t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(- y x) |
(-.f64 y x) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (/ (* (- y x) z) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(/ (* (- y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
t |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 94.2% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| ✓ | accuracy | 94.6% | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 43.0ms | 256× | 0 | valid |
Compiled 59 to 12 computations (79.7% saved)
ival-add: 15.0ms (62.4% of total)ival-div: 4.0ms (16.6% of total)ival-mult: 3.0ms (12.5% of total)ival-sub: 2.0ms (8.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y x) (/ z t)))> |
#<alt (* (- y x) (/ z t))> |
#<alt (- y x)> |
#<alt (/ z t)> |
#<alt (+ x (/ (* (- y x) z) t))> |
#<alt (/ (* (- y x) z) t)> |
#<alt (* (- y x) z)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | z | @ | inf | (+ x (* (- y x) (/ z t))) |
| 2.0ms | z | @ | -inf | (/ z t) |
| 1.0ms | z | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | y | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | x | @ | inf | (+ x (* (- y x) (/ z t))) |
| 1× | batch-egg-rewrite |
| 4550× | *-lowering-*.f32 |
| 4550× | *-lowering-*.f64 |
| 3112× | /-lowering-/.f32 |
| 3112× | /-lowering-/.f64 |
| 1142× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 43 |
| 1 | 65 | 41 |
| 2 | 526 | 41 |
| 3 | 7944 | 41 |
| 0 | 8060 | 41 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
(* (- y x) (/ z t)) |
(- y x) |
(/ z t) |
(+ x (/ (* (- y x) z) t)) |
(/ (* (- y x) z) t) |
(* (- y x) z) |
| Outputs |
|---|
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 y (/.f64 t z)) (+.f64 (neg.f64 (/.f64 x (/.f64 t z))) x)) |
(+.f64 (+.f64 x (/.f64 y (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) #s(literal 1 binary64)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (/.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(+.f64 (neg.f64 (/.f64 x (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 x y) (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (+.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.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 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 y (/.f64 t z)) (+.f64 (neg.f64 (/.f64 x (/.f64 t z))) x)) |
(+.f64 (+.f64 x (/.f64 y (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) #s(literal 1 binary64)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (/.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)))) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (-.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (/.f64 (/.f64 t (-.f64 y x)) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 t (-.f64 y x)) z))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 (/.f64 t (-.f64 y x)) z) (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(+.f64 (neg.f64 (/.f64 x (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (-.f64 y x)) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x y) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (+.f64 x y) (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x y) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 x y)) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (/.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (-.f64 (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 y (/.f64 t z))) (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z))))) (-.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 z t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (-.f64 y x)) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z))) (+.f64 x y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) z) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) z)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (+.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (+.f64 x y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
| 1× | egg-herbie |
| 2688× | *-lowering-*.f32 |
| 2688× | *-lowering-*.f64 |
| 1942× | fmsub-define |
| 1552× | fmm-def |
| 1390× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 2094 |
| 1 | 357 | 1860 |
| 2 | 1233 | 1662 |
| 3 | 4356 | 1662 |
| 0 | 8458 | 1662 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ 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) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 19236 to 1300 computations (93.2% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 855 | 9 | 864 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 856 | 10 | 866 |
| Status | Accuracy | Program |
|---|---|---|
| 39.6% | (/.f64 (*.f64 y z) t) | |
| 96.9% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) | |
| ✓ | 94.6% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 93.3% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) | |
| ▶ | 94.6% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))) |
| ▶ | 97.3% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
| ▶ | 77.6% | (+.f64 x (*.f64 y (/.f64 z t))) |
| 57.3% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 39.9% | x |
Compiled 227 to 150 computations (33.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 256 | (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
| ✓ | cost-diff | 256 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
| 2546× | fnmadd-define |
| 2152× | sum4-define |
| 1520× | fnmsub-define |
| 1512× | fmsub-define |
| 1392× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 115 |
| 1 | 47 | 103 |
| 2 | 124 | 98 |
| 3 | 352 | 97 |
| 4 | 794 | 97 |
| 5 | 1352 | 97 |
| 6 | 2000 | 97 |
| 7 | 3381 | 97 |
| 8 | 6420 | 97 |
| 9 | 7870 | 97 |
| 0 | 8066 | 97 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ (/ 1 t) (/ 1 z)))) |
x |
(* (- y x) (/ (/ 1 t) (/ 1 z))) |
(- y x) |
y |
(/ (/ 1 t) (/ 1 z)) |
(/ 1 t) |
1 |
t |
(/ 1 z) |
z |
x |
(* x (- 1 (/ z t))) |
x |
(- 1 (/ z t)) |
1 |
(/ z t) |
z |
t |
(+ x (* y (/ z t))) |
x |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(+ x (* (/ 1 t) (* (- y x) z))) |
x |
(* (/ 1 t) (* (- y x) z)) |
(/ 1 t) |
1 |
t |
(* (- y x) z) |
(- y x) |
y |
z |
| Outputs |
|---|
(+ x (* (- y x) (/ (/ 1 t) (/ 1 z)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(* (- y x) (/ (/ 1 t) (/ 1 z))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(- y x) |
(-.f64 y x) |
y |
(/ (/ 1 t) (/ 1 z)) |
(/.f64 z t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
z |
x |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(- 1 (/ z t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (* y (/ z t))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
x |
(* y (/ z t)) |
(/.f64 y (/.f64 t z)) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (* (/ 1 t) (* (- y x) z))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
x |
(* (/ 1 t) (* (- y x) z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* (- y x) z) |
(*.f64 (-.f64 y x) z) |
(- y x) |
(-.f64 y x) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 94.2% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | accuracy | 92.5% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 96.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 94.6% | (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
| 55.0ms | 256× | 0 | valid |
Compiled 125 to 20 computations (84% saved)
ival-div: 9.0ms (39.1% of total)ival-mult: 8.0ms (34.8% of total)ival-sub: 3.0ms (13% of total)ival-add: 3.0ms (13% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y x) (/ (/ 1 t) (/ 1 z))))> |
#<alt (* (- y x) (/ (/ 1 t) (/ 1 z)))> |
#<alt (/ (/ 1 t) (/ 1 z))> |
#<alt (- y x)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (- 1 (/ z t))> |
#<alt (/ z t)> |
#<alt (+ x (* y (/ z t)))> |
#<alt (* y (/ z t))> |
#<alt (+ x (* (/ 1 t) (* (- y x) z)))> |
#<alt (* (/ 1 t) (* (- y x) z))> |
#<alt (/ 1 t)> |
#<alt (* (- y x) z)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | 0 | (/ 1 t) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 0.0ms | y | @ | inf | (+ x (* y (/ z t))) |
| 0.0ms | x | @ | 0 | (+ x (* y (/ z t))) |
| 0.0ms | x | @ | inf | (* x (- 1 (/ z t))) |
| 1× | batch-egg-rewrite |
| 3864× | /-lowering-/.f32 |
| 3864× | /-lowering-/.f64 |
| 3780× | *-lowering-*.f32 |
| 3780× | *-lowering-*.f64 |
| 1958× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 84 |
| 1 | 127 | 69 |
| 2 | 1290 | 69 |
| 0 | 8266 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ (/ 1 t) (/ 1 z)))) |
(* (- y x) (/ (/ 1 t) (/ 1 z))) |
(/ (/ 1 t) (/ 1 z)) |
(- y x) |
(* x (- 1 (/ z t))) |
(- 1 (/ z t)) |
(/ z t) |
(+ x (* y (/ z t))) |
(* y (/ z t)) |
(+ x (* (/ 1 t) (* (- y x) z))) |
(* (/ 1 t) (* (- y x) z)) |
(/ 1 t) |
(* (- y x) z) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)))) |
(*.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) x) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z (*.f64 (/.f64 t z) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (+.f64 (*.f64 (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 z (*.f64 (/.f64 t z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 t z) t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)) (*.f64 (log.f64 z) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64)))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 y (/.f64 t z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y z)) t))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (*.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 t z))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 y x) z)) t))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 y x) t))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t))) (*.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t)))))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x y)))) |
(*.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(*.f64 (-.f64 y x) z) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 2716× | *-lowering-*.f32 |
| 2716× | *-lowering-*.f64 |
| 1936× | fnmsub-define |
| 1438× | fma-define |
| 1118× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 2925 |
| 1 | 482 | 2502 |
| 2 | 1592 | 2502 |
| 3 | 5122 | 2502 |
| 0 | 8450 | 2502 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y 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) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(* -1 (/ z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (/ z t)) |
(/ (- t z) t) |
(/ (- t z) t) |
(/ (- t z) t) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ 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 t) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
| Outputs |
|---|
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- 1 (/ z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1 binary64) t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1 binary64) t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(*.f64 z (/.f64 #s(literal -1 binary64) t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(+ x (/ (* y z) t)) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 21463 to 1920 computations (91.1% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1308 | 9 | 1317 |
| Fresh | 2 | 2 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1314 | 13 | 1327 |
| Status | Accuracy | Program |
|---|---|---|
| 88.1% | (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) | |
| 58.9% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| 39.6% | (/.f64 (*.f64 y z) t) | |
| ▶ | 96.9% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ▶ | 77.2% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 76.5% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))) | |
| ▶ | 76.5% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))) |
| 77.5% | (+.f64 x (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) | |
| 57.3% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 40.3% | (*.f64 y (/.f64 z t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 28.6% | (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
| ✓ | 39.9% | x |
Compiled 278 to 184 computations (33.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 #s(literal -1 binary64) t)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| 2414× | fnmadd-define |
| 2244× | sum5-define |
| 1660× | sum4-define |
| 1570× | fnmsub-define |
| 1548× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 97 |
| 1 | 49 | 94 |
| 2 | 101 | 92 |
| 3 | 224 | 92 |
| 4 | 446 | 92 |
| 5 | 888 | 92 |
| 6 | 2262 | 92 |
| 7 | 6208 | 92 |
| 0 | 8314 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
t |
z |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(* x (* z (/ -1 t))) |
x |
(* z (/ -1 t)) |
z |
(/ -1 t) |
-1 |
t |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
x |
(+ x (* (/ 1 t) (* y z))) |
x |
(* (/ 1 t) (* y z)) |
(/ 1 t) |
1 |
t |
(* y z) |
y |
z |
| Outputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(/ (- y x) (/ t z)) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
(* y (/ z t)) |
(/.f64 y (/.f64 t z)) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(* x (* z (/ -1 t))) |
(/.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
x |
(* z (/ -1 t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
z |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
-1 |
#s(literal -1 binary64) |
t |
(+ (/ y (/ t z)) x) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(/ y (/ t z)) |
(/.f64 y (/.f64 t z)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
(+ x (* (/ 1 t) (* y z))) |
(+.f64 x (/.f64 y (/.f64 t z))) |
x |
(* (/ 1 t) (* y z)) |
(/.f64 y (/.f64 t z)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* y z) |
(*.f64 y z) |
y |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))) |
| ✓ | accuracy | 95.0% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | accuracy | 92.0% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) t) |
| ✓ | accuracy | 99.7% | (*.f64 z (/.f64 #s(literal -1 binary64) t)) |
| ✓ | accuracy | 95.0% | (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 92.5% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | accuracy | 94.1% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 245.0ms | 256× | 0 | valid |
Compiled 107 to 22 computations (79.4% saved)
ival-div: 198.0ms (93.1% of total)ival-mult: 9.0ms (4.2% of total)ival-add: 4.0ms (1.9% of total)ival-sub: 2.0ms (0.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (- y x) (/ t z)) x)> |
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* y (/ z t))> |
#<alt (/ z t)> |
#<alt (* x (* z (/ -1 t)))> |
#<alt (* z (/ -1 t))> |
#<alt (/ -1 t)> |
#<alt (+ (/ y (/ t z)) x)> |
#<alt (/ y (/ t z))> |
#<alt (+ x (* (/ 1 t) (* y z)))> |
#<alt (* (/ 1 t) (* y z))> |
#<alt (/ 1 t)> |
#<alt (* y z)> |
| Outputs |
|---|
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y 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 (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ z t))> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt (/ -1 t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<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)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | -inf | (/ (- y x) (/ t z)) |
| 1.0ms | t | @ | 0 | (* x (* z (/ -1 t))) |
| 1.0ms | z | @ | 0 | (* x (* z (/ -1 t))) |
| 1.0ms | t | @ | inf | (* x (* z (/ -1 t))) |
| 0.0ms | x | @ | 0 | (* x (* z (/ -1 t))) |
| 1× | batch-egg-rewrite |
| 4134× | *-lowering-*.f32 |
| 4134× | *-lowering-*.f64 |
| 3784× | /-lowering-/.f32 |
| 3784× | /-lowering-/.f64 |
| 2058× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 74 |
| 1 | 122 | 69 |
| 2 | 1166 | 69 |
| 0 | 8475 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* y (/ z t)) |
(/ z t) |
(* x (* z (/ -1 t))) |
(* z (/ -1 t)) |
(/ -1 t) |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
(+ x (* (/ 1 t) (* y z))) |
(* (/ 1 t) (* y z)) |
(/ 1 t) |
(* y z) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x)) |
(-.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) x)) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 x t))) (*.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) x)) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) x)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 t z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 x t))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 x t))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 t z)) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) x)) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (/.f64 x t))) (*.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) x)) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (pow.f64 (-.f64 (/.f64 x (/.f64 t z)) x) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (-.f64 (/.f64 x (/.f64 t z)) x) (-.f64 (/.f64 x (/.f64 t z)) x)) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 x (/.f64 t z)) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 y (/.f64 t z))) #s(literal 3 binary64)) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (+.f64 (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (+.f64 x (/.f64 y (/.f64 t z)))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 t (*.f64 (-.f64 y x) z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (neg.f64 (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x t)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (*.f64 z (/.f64 x t)))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t (*.f64 y z)) x) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t (/.f64 t z))) (/.f64 (*.f64 t x) (*.f64 t (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) (/.f64 t z)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) t) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x))) (neg.f64 (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (+.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (neg.f64 (+.f64 (/.f64 y (/.f64 t z)) (/.f64 x (/.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (pow.f64 (neg.f64 (/.f64 x (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 (neg.f64 (/.f64 x (/.f64 t z))) (neg.f64 (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (neg.f64 (/.f64 x (/.f64 t z))))))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 t z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 t #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) t) |
(/.f64 (neg.f64 (*.f64 x z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 z (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (/.f64 z t) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 x t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 x t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) t)) z) |
(*.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 x z) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 z t)) |
(/.f64 z (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (*.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 (/.f64 y (/.f64 t z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) y) |
| 1× | egg-herbie |
| 2632× | *-lowering-*.f32 |
| 2632× | *-lowering-*.f64 |
| 1582× | fnmsub-define |
| 1094× | /-lowering-/.f32 |
| 1094× | /-lowering-/.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 2655 |
| 1 | 359 | 2484 |
| 2 | 1247 | 2385 |
| 3 | 4141 | 2385 |
| 0 | 8046 | 2385 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y 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) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* 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 t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(* -1 (/ z t)) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
(/ -1 t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(* 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) |
| Outputs |
|---|
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(/ 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) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 z y) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(+ x (/ (* y z) t)) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (*.f64 z (/.f64 y t))) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ (* y z) t) |
(*.f64 z (/.f64 y t)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* 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) |
Compiled 22154 to 2082 computations (90.6% saved)
15 alts after pruning (9 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1293 | 5 | 1298 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1296 | 15 | 1311 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.1% | (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
| ▶ | 58.9% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ▶ | 39.6% | (/.f64 (*.f64 y z) t) |
| 39.8% | (/.f64 y (/.f64 t z)) | |
| 39.6% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) | |
| ✓ | 96.9% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 77.2% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 77.1% | (+.f64 (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) | |
| ▶ | 37.7% | (*.f64 (/.f64 y t) z) |
| ▶ | 39.6% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| 57.3% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ✓ | 40.3% | (*.f64 y (/.f64 z t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 28.6% | (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
| ✓ | 39.9% | x |
Compiled 258 to 173 computations (32.9% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) z) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
| 2368× | sum4-define |
| 2228× | sum3-define |
| 1158× | fmsub-define |
| 1066× | fma-lowering-fma.f32 |
| 1066× | fma-lowering-fma.f64 |
Useful iterations: 7 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 88 |
| 1 | 40 | 88 |
| 2 | 80 | 88 |
| 3 | 166 | 88 |
| 4 | 316 | 88 |
| 5 | 673 | 88 |
| 6 | 1667 | 88 |
| 7 | 3111 | 87 |
| 8 | 7701 | 87 |
| 0 | 8075 | 87 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* y z) (* x (- t z))) t) |
(+ (* y z) (* x (- t z))) |
(* y z) |
y |
z |
(* x (- t z)) |
x |
(- t z) |
t |
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(* (/ 1 t) (* y z)) |
(/ 1 t) |
1 |
t |
(* y z) |
y |
z |
(/ (* z (- y x)) t) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
t |
| Outputs |
|---|
(/ (+ (* y z) (* x (- t z))) t) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+ (* y z) (* x (- t z))) |
(+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) |
(* y z) |
(*.f64 y z) |
y |
z |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
x |
(- t z) |
(-.f64 t z) |
t |
(* (/ y t) z) |
(/.f64 (*.f64 y z) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(* (/ 1 t) (* y z)) |
(/.f64 (*.f64 y z) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* y z) |
(*.f64 y z) |
y |
z |
(/ (* z (- y x)) t) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 94.2% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 95.0% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 95.1% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 y t) z) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 t z)) |
| ✓ | accuracy | 99.3% | (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) |
| ✓ | accuracy | 88.9% | (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
| 69.0ms | 256× | 0 | valid |
Compiled 98 to 19 computations (80.6% saved)
ival-div: 15.0ms (50.4% of total)ival-mult: 10.0ms (33.6% of total)ival-sub: 3.0ms (10.1% of total)ival-add: 1.0ms (3.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* y z) (* x (- t z))) t)> |
#<alt (+ (* y z) (* x (- t z)))> |
#<alt (* y z)> |
#<alt (* x (- t z))> |
#<alt (* (/ y t) z)> |
#<alt (/ y t)> |
#<alt (/ (* y z) t)> |
#<alt (* (/ 1 t) (* y z))> |
#<alt (/ 1 t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
#<alt (- y x)> |
| Outputs |
|---|
#<alt (/ (* x (- t z)) t)> |
#<alt (+ (/ (* x (- t z)) t) (/ (* y z) t))> |
#<alt (+ (/ (* x (- t z)) t) (/ (* y z) t))> |
#<alt (+ (/ (* x (- t z)) t) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ z t) (/ (* x (- t z)) (* t y))))> |
#<alt (* y (+ (/ z t) (/ (* x (- t z)) (* t y))))> |
#<alt (* y (+ (/ z t) (/ (* x (- t z)) (* t y))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y))))))> |
#<alt x> |
#<alt (+ x (* z (+ (* -1 (/ x t)) (/ y t))))> |
#<alt (+ x (* z (+ (* -1 (/ x t)) (/ y t))))> |
#<alt (+ x (* z (+ (* -1 (/ x t)) (/ y t))))> |
#<alt (/ (* z (+ y (* -1 x))) t)> |
#<alt (* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t))))> |
#<alt (* -1 (/ (* z (+ x (* -1 y))) t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (- 1 (/ z t))) (/ (* y z) t))> |
#<alt (+ (* x (- 1 (/ z t))) (/ (* y z) t))> |
#<alt (+ (* x (- 1 (/ z t))) (/ (* y z) t))> |
#<alt (/ (* x (- t z)) t)> |
#<alt (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t)))> |
#<alt (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t)))> |
#<alt (* x (- (+ 1 (/ (* y z) (* t x))) (/ z t)))> |
#<alt (/ (* x (- t z)) t)> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t)))))> |
#<alt (/ (+ (* -1 (* x z)) (* y z)) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t)> |
#<alt x> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (* x (- t z))> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (/ (* x (- t z)) y)))> |
#<alt (* y (+ z (/ (* x (- t z)) y)))> |
#<alt (* y (+ z (/ (* x (- t z)) y)))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y)))))> |
#<alt (* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y)))))> |
#<alt (* t x)> |
#<alt (+ (* t x) (* z (+ y (* -1 x))))> |
#<alt (+ (* t x) (* z (+ y (* -1 x))))> |
#<alt (+ (* t x) (* z (+ y (* -1 x))))> |
#<alt (* z (+ y (* -1 x)))> |
#<alt (* z (+ y (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* z (+ y (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* z (+ y (+ (* -1 x) (/ (* t x) z))))> |
#<alt (* -1 (* z (+ x (* -1 y))))> |
#<alt (* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z))))))> |
#<alt (* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z))))))> |
#<alt (* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z))))))> |
#<alt (* y z)> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (+ (* x (- t z)) (* y z))> |
#<alt (* x (- t z))> |
#<alt (* x (- (+ t (/ (* y z) x)) z))> |
#<alt (* x (- (+ t (/ (* y z) x)) z))> |
#<alt (* x (- (+ t (/ (* y z) x)) z))> |
#<alt (* x (- t z))> |
#<alt (* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x)))))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (+ (* t x) (* y z)))> |
#<alt (+ (* -1 (* x z)) (+ (* t x) (* y z)))> |
#<alt (+ (* -1 (* x z)) (+ (* t x) (* y z)))> |
#<alt (* t x)> |
#<alt (* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))> |
#<alt (* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))> |
#<alt (* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))))> |
#<alt (* t x)> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t)))))> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t)))))> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t)))))> |
#<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 (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* x (- t z))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (* t x)> |
#<alt (* t (+ x (* -1 (/ (* x z) t))))> |
#<alt (* t (+ x (* -1 (/ (* x z) t))))> |
#<alt (* t (+ x (* -1 (/ (* x z) t))))> |
#<alt (* t x)> |
#<alt (* -1 (* t (+ (* -1 x) (/ (* x z) t))))> |
#<alt (* -1 (* t (+ (* -1 x) (/ (* x z) t))))> |
#<alt (* -1 (* t (+ (* -1 x) (/ (* x z) t))))> |
#<alt (* t x)> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (+ (* -1 (* x z)) (* t x))> |
#<alt (* -1 (* x z))> |
#<alt (* z (+ (* -1 x) (/ (* t x) z)))> |
#<alt (* z (+ (* -1 x) (/ (* t x) z)))> |
#<alt (* z (+ (* -1 x) (/ (* t x) z)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* t x) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* t x) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* t x) z)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | (/ (+ (* y z) (* x (- t z))) t) |
| 1.0ms | t | @ | -inf | (/ (+ (* y z) (* x (- t z))) t) |
| 1.0ms | z | @ | 0 | (/ (+ (* y z) (* x (- t z))) t) |
| 1.0ms | x | @ | -inf | (/ (+ (* y z) (* x (- t z))) t) |
| 0.0ms | z | @ | -inf | (/ (+ (* y z) (* x (- t z))) t) |
| 1× | batch-egg-rewrite |
| 5212× | *-lowering-*.f32 |
| 5212× | *-lowering-*.f64 |
| 3542× | /-lowering-/.f32 |
| 3542× | /-lowering-/.f64 |
| 1628× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 104 | 61 |
| 2 | 767 | 61 |
| 0 | 8656 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* y z) (* x (- t z))) t) |
(+ (* y z) (* x (- t z))) |
(* y z) |
(* x (- t z)) |
(* (/ y t) z) |
(/ y t) |
(/ (* y z) t) |
(* (/ 1 t) (* y z)) |
(/ 1 t) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
(- y x) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (*.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 t z))) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (*.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) t)) (/.f64 y (/.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t) (/.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) t) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 t (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (neg.f64 (*.f64 t (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (neg.f64 (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 t (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (*.f64 t (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (*.f64 t (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t)) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t)) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) (/.f64 #s(literal 1 binary64) t)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 #s(literal -1 binary64) t)) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(pow.f64 (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) (/.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) t))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) t) (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) |
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(+.f64 (*.f64 x t) (*.f64 z (-.f64 y x))) |
(+.f64 (*.f64 t x) (*.f64 z (-.f64 y x))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (*.f64 y z)) |
(+.f64 (+.f64 (*.f64 y z) (*.f64 x t)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (+.f64 (*.f64 y z) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(-.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) |
(fma.f64 y z (*.f64 x (-.f64 t z))) |
(fma.f64 z y (*.f64 x (-.f64 t z))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 x (-.f64 t z))) |
(fma.f64 x (-.f64 t z) (*.f64 y z)) |
(fma.f64 (-.f64 t z) x (*.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 x (-.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 y (*.f64 z (*.f64 y z)))))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) #s(literal 1 binary64)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (neg.f64 (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (+.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (*.f64 (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 (-.f64 t z) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 t z)) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x (-.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 t z)) (*.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 y z) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.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 (neg.f64 (-.f64 #s(literal 0 binary64) z)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 t x)) |
(+.f64 (*.f64 x t) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x t)) |
(+.f64 (*.f64 t x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 x t (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 t x (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 x (+.f64 z t)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (*.f64 x (-.f64 t z))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z t)) (-.f64 t z)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) t)))) |
(/.f64 (*.f64 (+.f64 z t) (*.f64 x (-.f64 t z))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z t)) (-.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 x (-.f64 t z)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x t) (*.f64 x t)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 x t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 t x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x t) (*.f64 x t)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 x t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t x) (*.f64 t x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 (*.f64 t x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 t z)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 t z))) x) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(*.f64 x (-.f64 t z)) |
(*.f64 (-.f64 t z) x) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) x)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) x)) |
(*.f64 (*.f64 x (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z t)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(*.f64 (*.f64 (+.f64 z t) (*.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(neg.f64 (*.f64 z (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -1 binary64)) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(neg.f64 (*.f64 z (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(neg.f64 (*.f64 z (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(neg.f64 (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 y x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(neg.f64 (/.f64 (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64))) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) t)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (/.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64)))) t) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z t)) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 t (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 t (-.f64 y x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (-.f64 y x)))) |
(*.f64 (*.f64 z (*.f64 (-.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(+.f64 (*.f64 y z) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 y z)) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 y z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 y z (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 z y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) z) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 y (*.f64 y y)))) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (-.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y z) (*.f64 x (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(*.f64 z (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 (-.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 y x)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
| 1× | egg-herbie |
| 3596× | *-lowering-*.f32 |
| 3596× | *-lowering-*.f64 |
| 1858× | fma-define |
| 1624× | --lowering--.f32 |
| 1624× | --lowering--.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 2664 |
| 1 | 598 | 2427 |
| 2 | 2093 | 2397 |
| 3 | 6737 | 2397 |
| 0 | 8050 | 2397 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- t z)) t) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
x |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(/ (* z (+ y (* -1 x))) t) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(* -1 (/ (* z (+ x (* -1 y))) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(/ (* y z) t) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(/ (* x (- t z)) t) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(/ (* x (- t z)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(/ (+ (* -1 (* x z)) (* y z)) t) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
x |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
x |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(* x (- t z)) |
(+ (* x (- t z)) (* y z)) |
(+ (* x (- t z)) (* y z)) |
(+ (* x (- t z)) (* y z)) |
(* y z) |
(* y (+ z (/ (* x (- t z)) y))) |
(* y (+ z (/ (* x (- t z)) y))) |
(* y (+ z (/ (* x (- t z)) y))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(* t x) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(* z (+ y (* -1 x))) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(* -1 (* z (+ x (* -1 y)))) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(* y z) |
(+ (* x (- t z)) (* y z)) |
(+ (* x (- t z)) (* y z)) |
(+ (* x (- t z)) (* y z)) |
(* x (- t z)) |
(* x (- (+ t (/ (* y z) x)) z)) |
(* x (- (+ t (/ (* y z) x)) z)) |
(* x (- (+ t (/ (* y z) x)) z)) |
(* x (- t z)) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(* t x) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(* t x) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(* 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) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* x (- t z)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* t x)) |
(+ (* -1 (* x z)) (* t x)) |
(+ (* -1 (* x z)) (* t x)) |
(* t x) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(* t x) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(* t x) |
(+ (* -1 (* x z)) (* t x)) |
(+ (* -1 (* x z)) (* t x)) |
(+ (* -1 (* x z)) (* t x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
| Outputs |
|---|
(/ (* x (- t z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (/ (* x (- t z)) t) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* y (+ (/ z t) (/ (* x (- t z)) (* t y)))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (* x (- t z)) (* t y)))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) y))) |
x |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* z (+ (* -1 (/ x t)) (/ y t)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* z (+ y (* -1 x))) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(* z (+ (* -1 (/ x t)) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(* -1 (/ (* z (+ x (* -1 y))) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (/ x t))))) |
(*.f64 z (+.f64 (/.f64 (-.f64 y x) t) (/.f64 x z))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* x (- 1 (/ z t))) (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* x (- t z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ 1 (/ (* y z) (* t x))) (/ z t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (* x (- t z)) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (* -1 (/ (- t z) t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(/ (+ (* -1 (* x z)) (* y z)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (+ (* -1 (* x z)) (+ (* t x) (* y z))) t) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (/ (* x (- t z)) y))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* y (+ z (/ (* x (- t z)) y))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* y (+ z (/ (* x (- t z)) y))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (* x (- t z)) y))))) |
(*.f64 y (+.f64 z (/.f64 (*.f64 x (-.f64 t z)) y))) |
(* t x) |
(*.f64 x t) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* t x) (* z (+ y (* -1 x)))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(* z (+ y (* -1 x))) |
(*.f64 z (-.f64 y x)) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* z (+ y (+ (* -1 x) (/ (* t x) z)))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* -1 (* z (+ x (* -1 y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* -1 (* z (+ x (+ (* -1 y) (* -1 (/ (* t x) z)))))) |
(*.f64 z (+.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z))))) |
(* y z) |
(*.f64 z y) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* x (- t z)) (* y z)) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- (+ t (/ (* y z) x)) z)) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ t (/ (* y z) x)) z)) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- (+ t (/ (* y z) x)) z)) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (+ (* -1 (- t z)) (* -1 (/ (* y z) x))))) |
(*.f64 x (+.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(+ (* -1 (* x z)) (+ (* t x) (* y z))) |
(+.f64 (*.f64 x (-.f64 t z)) (*.f64 z y)) |
(* t x) |
(*.f64 x t) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* t (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* t x) |
(*.f64 x t) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (+ (* -1 (* x z)) (* y z)) t))))) |
(-.f64 (*.f64 x t) (*.f64 (*.f64 z (-.f64 x y)) #s(literal 1 binary64))) |
(* 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) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* x (- t z)) |
(*.f64 x (-.f64 t z)) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(* t x) |
(*.f64 x t) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* t (+ x (* -1 (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* t x) |
(*.f64 x t) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* -1 (* t (+ (* -1 x) (/ (* x z) t)))) |
(*.f64 x (-.f64 t z)) |
(* t x) |
(*.f64 x t) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(+ (* -1 (* x z)) (* t x)) |
(*.f64 x (-.f64 t z)) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 x) (/ (* t x) z))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ x (* -1 (/ (* t x) z))))) |
(*.f64 z (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t z)))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
Compiled 18416 to 1562 computations (91.5% saved)
15 alts after pruning (6 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1110 | 4 | 1114 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1114 | 15 | 1129 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.9% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 39.6% | (/.f64 (*.f64 y z) t) |
| 32.6% | (/.f64 (*.f64 x t) t) | |
| 57.7% | (/.f64 z (/.f64 t (-.f64 y x))) | |
| 37.7% | (/.f64 z (/.f64 t y)) | |
| 39.8% | (/.f64 y (/.f64 t z)) | |
| ✓ | 96.9% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 77.2% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 77.1% | (+.f64 (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) | |
| 57.3% | (*.f64 (/.f64 (-.f64 y x) t) z) | |
| ✓ | 37.7% | (*.f64 (/.f64 y t) z) |
| ✓ | 39.6% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
| ✓ | 40.3% | (*.f64 y (/.f64 z t)) |
| ✓ | 65.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 39.9% | x |
Compiled 376 to 166 computations (55.9% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
(+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x (-.f64 t z))) t) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
6 calls:
| 13.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 10.0ms | x |
| 10.0ms | t |
| 10.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
| 97.3% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.3% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
5 calls:
| 6.0ms | t |
| 6.0ms | z |
| 6.0ms | x |
| 5.0ms | y |
| 5.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 3 | z |
| 87.1% | 3 | y |
| 88.5% | 3 | t |
| 96.5% | 3 | (/.f64 z t) |
| 87.5% | 3 | x |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
1 calls:
| 5.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.0% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
1 calls:
| 5.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
5 calls:
| 6.0ms | y |
| 5.0ms | (/.f64 z t) |
| 4.0ms | t |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 3 | y |
| 76.7% | 3 | z |
| 79.7% | 3 | x |
| 78.3% | 3 | t |
| 85.8% | 3 | (/.f64 z t) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
3 calls:
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 1 | t |
| 78.1% | 3 | x |
| 70.4% | 3 | (/.f64 z t) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
| Outputs |
|---|
(*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 y (/.f64 z t)) |
x |
(*.f64 y (/.f64 z t)) |
4 calls:
| 46.0ms | x |
| 4.0ms | (/.f64 z t) |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 4 | (/.f64 z t) |
| 58.4% | 4 | z |
| 56.4% | 3 | y |
| 56.1% | 3 | x |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 x t) t) |
(/.f64 (*.f64 y z) t) |
| Outputs |
|---|
(*.f64 y (/.f64 z t)) |
x |
(*.f64 y (/.f64 z t)) |
1 calls:
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 1 | x |
| 39.9% | 1 | y |
| 39.9% | 1 | z |
| 39.9% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.923615237229808e-13 | 1.0668697973043766e-9 |
| 0.0ms | -1.0633929638985147e+30 | -6.43813938211383e+22 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.468683784816061e+30 | 1.6436749543086904e+31 |
| 0.0ms | -1.0633929638985147e+30 | -6.43813938211383e+22 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.468683784816061e+30 | 1.6436749543086904e+31 |
| 0.0ms | -1.0633929638985147e+30 | -6.43813938211383e+22 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0668697973043766e-9 | 0.00841118633519972 |
| 0.0ms | -7.8471513256856615e-22 | -5.64040107789896e-23 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.870985146895039e-70 | 7.856854100193232e-63 |
| 12.0ms | -2.7463429833185282e-157 | -4.644587166350541e-160 |
| 19.0ms | 272× | 0 | valid |
Compiled 394 to 286 computations (27.4% saved)
ival-div: 5.0ms (50.4% of total)ival-sub: 2.0ms (20.2% of total)ival-mult: 2.0ms (20.2% of total)ival-add: 1.0ms (10.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8596104904262298e-22 | 2.1584579150086737e-20 |
| 0.0ms | -7.8471513256856615e-22 | -5.64040107789896e-23 |
| 0.0ms | -6.235047555330972e+270 | -9.15454231371369e+258 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8596104904262298e-22 | 2.1584579150086737e-20 |
| 0.0ms | -7.8471513256856615e-22 | -5.64040107789896e-23 |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 202 |
| 1 | 85 | 202 |
| 2 | 95 | 202 |
| 3 | 103 | 202 |
| 4 | 109 | 202 |
| 5 | 111 | 202 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 2000000000000000039769249677312 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (/.f64 z (/.f64 t (-.f64 y x))))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 2000000000000000039769249677312 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/2417851639229258349412352 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal -2127041452668699/989321605892418136242010084078588760140525396404847359656252224371588900426127468681265604244972179958390685704064557357405460137227004839870184620407572671666427088594796544 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 7149021523390683/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 binary64)) (/.f64 (*.f64 y z) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -4999999999999999764549292626986875572750671187323497602221849766876111154604067550387368627199534937982247029399513448412004641879220737958453399743194695221845639734329117175452054939260350471574028523397055086927229171436397382528116999841118317789671471470721563099136 binary64)) (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) (if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 4253529586511731/21267647932558653966460912964485513216 binary64)) x (*.f64 y (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 4253529586511731/21267647932558653966460912964485513216 binary64)) x (*.f64 y (/.f64 z t)))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (-.f64 y x) z) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 2000000000000000039769249677312 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (/.f64 z (/.f64 t (-.f64 y x))))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000019884624838656 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 2000000000000000039769249677312 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/2417851639229258349412352 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal -2127041452668699/989321605892418136242010084078588760140525396404847359656252224371588900426127468681265604244972179958390685704064557357405460137227004839870184620407572671666427088594796544 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 7149021523390683/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 binary64)) (/.f64 (*.f64 y z) t) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -4999999999999999764549292626986875572750671187323497602221849766876111154604067550387368627199534937982247029399513448412004641879220737958453399743194695221845639734329117175452054939260350471574028523397055086927229171436397382528116999841118317789671471470721563099136 binary64)) (*.f64 x (*.f64 z (/.f64 #s(literal -1 binary64) t))) (if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 4253529586511731/21267647932558653966460912964485513216 binary64)) x (*.f64 y (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -5316911983139663/10633823966279326983230456482242756608 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 4253529586511731/21267647932558653966460912964485513216 binary64)) x (*.f64 y (/.f64 z t)))) |
x |
| 5212× | *-lowering-*.f32 |
| 5212× | *-lowering-*.f64 |
| 4550× | *-lowering-*.f32 |
| 4550× | *-lowering-*.f64 |
| 3542× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 104 | 61 |
| 2 | 767 | 61 |
| 0 | 8656 | 61 |
| 0 | 11 | 43 |
| 1 | 65 | 41 |
| 2 | 526 | 41 |
| 3 | 7944 | 41 |
| 0 | 8060 | 41 |
| 0 | 141 | 2925 |
| 1 | 482 | 2502 |
| 2 | 1592 | 2502 |
| 3 | 5122 | 2502 |
| 0 | 8450 | 2502 |
| 0 | 105 | 2094 |
| 1 | 357 | 1860 |
| 2 | 1233 | 1662 |
| 3 | 4356 | 1662 |
| 0 | 8458 | 1662 |
| 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 496 to 232 computations (53.2% saved)
Compiled 592 to 166 computations (72% saved)
Loading profile data...