
Time bar (total: 7.4s)
| 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-add: 16.0ms (41.2% of total)ival-mult: 9.0ms (23.2% of total)ival-sub: 8.0ms (20.6% of total)ival-div: 4.0ms (10.3% of total)const: 1.0ms (2.6% of total)backward-pass: 1.0ms (2.6% of total)| 653.0ms | 8256× | 0 | valid |
ival-div: 77.0ms (29.1% of total)ival-mult: 66.0ms (24.9% of total)ival-sub: 58.0ms (21.9% of total)ival-add: 53.0ms (20% of total)const: 8.0ms (3% of total)backward-pass: 3.0ms (1.1% 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 |
|---|---|---|---|---|---|
| 28 | 0 | - | 1 | (-7.312177275534674e+192 9.351619332550412e-281 -1.0224099643413852e-122 -2.1944564207266906e+193) | (*.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))) |
| 57.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-div: 5.0ms (31.5% of total)ival-add: 4.0ms (25.2% of total)ival-sub: 3.0ms (18.9% of total)ival-mult: 3.0ms (18.9% of total)const: 1.0ms (6.3% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 97.9% | (+.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 | 93.6% | (/.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 | 89.8% | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 69.0ms | 256× | 0 | valid |
Compiled 59 to 12 computations (79.7% saved)
ival-div: 24.0ms (75.4% of total)ival-add: 3.0ms (9.4% of total)ival-mult: 3.0ms (9.4% of total)ival-sub: 2.0ms (6.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 | |
|---|---|---|---|---|
| 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.0ms | z | @ | 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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 856 | 8 | 864 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 857 | 9 | 866 |
| Status | Accuracy | Program |
|---|---|---|
| 38.3% | (/.f64 (*.f64 y z) t) | |
| ▶ | 94.7% | (+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) |
| ▶ | 98.4% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | 94.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 76.2% | (+.f64 x (/.f64 (*.f64 y z) t)) | |
| ▶ | 78.3% | (+.f64 x (*.f64 y (/.f64 z t))) |
| 55.9% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 67.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 41.8% | x |
Compiled 185 to 122 computations (34.1% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) 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 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| 2848× | sum4-define |
| 1742× | fnmadd-define |
| 1504× | sum5-define |
| 1086× | sum3-define |
| 1064× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 96 |
| 1 | 43 | 93 |
| 2 | 95 | 93 |
| 3 | 240 | 92 |
| 4 | 585 | 92 |
| 5 | 1516 | 92 |
| 6 | 3434 | 92 |
| 7 | 7284 | 92 |
| 0 | 8008 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ t z))) |
x |
(/ (- y x) (/ t z)) |
(- y x) |
y |
(/ t z) |
t |
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 (/ (/ (- y x) t) (/ 1 z))) |
x |
(/ (/ (- y x) t) (/ 1 z)) |
(/ (- y x) t) |
(- y x) |
y |
t |
(/ 1 z) |
1 |
z |
| Outputs |
|---|
(+ x (/ (- y x) (/ t z))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
x |
(/ (- y x) (/ t z)) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(- y x) |
(-.f64 y x) |
y |
(/ t z) |
(/.f64 t z) |
t |
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 (*.f64 y z) t)) |
x |
(* y (/ z t)) |
(/.f64 (*.f64 y z) t) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ x (/ (/ (- y x) t) (/ 1 z))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
x |
(/ (/ (- y x) t) (/ 1 z)) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
t |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 93.3% | (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | accuracy | 91.3% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 96.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | accuracy | 89.8% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 195.0ms | 256× | 0 | valid |
Compiled 106 to 19 computations (82.1% saved)
ival-div: 11.0ms (50.7% of total)ival-add: 4.0ms (18.5% of total)ival-sub: 3.0ms (13.8% of total)ival-mult: 3.0ms (13.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- y x) (/ t z)))> |
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (- 1 (/ z t))> |
#<alt (/ z t)> |
#<alt (+ x (* y (/ z t)))> |
#<alt (* y (/ z t))> |
#<alt (+ x (/ (/ (- y x) t) (/ 1 z)))> |
#<alt (/ (/ (- y x) t) (/ 1 z))> |
#<alt (/ (- y x) t)> |
| 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 (* -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 (* 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 (+ 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 (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 3.0ms | t | @ | 0 | (+ x (* y (/ z t))) |
| 0.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | t | @ | -inf | (/ t z) |
| 0.0ms | x | @ | inf | (* x (- 1 (/ z t))) |
| 1× | batch-egg-rewrite |
| 4352× | /-lowering-/.f32 |
| 4352× | /-lowering-/.f64 |
| 4316× | *-lowering-*.f32 |
| 4316× | *-lowering-*.f64 |
| 1484× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 70 |
| 1 | 131 | 67 |
| 2 | 1375 | 67 |
| 0 | 8290 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ t z))) |
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* x (- 1 (/ z t))) |
(- 1 (/ z t)) |
(/ z t) |
(+ x (* y (/ z t))) |
(* y (/ z t)) |
(+ x (/ (/ (- y x) t) (/ 1 z))) |
(/ (/ (- y x) t) (/ 1 z)) |
(/ (- y x) t) |
| 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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 (-.f64 #s(literal 0 binary64) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 #s(literal 0 binary64) (/.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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (/.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 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y 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 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.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) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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)) x) (/.f64 t (*.f64 (-.f64 y x) 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 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) 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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) #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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.f64 (/.f64 t z) x))) |
(/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) x)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x 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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 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 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.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 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(+.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) 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 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.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))) |
(-.f64 (/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 x (/.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(-.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 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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)))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) 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 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 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 t 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 y x)) (/.f64 #s(literal 1 binary64) 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 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) 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 y x)) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.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 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.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 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))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) 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 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.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 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 #s(literal 0 binary64) (-.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 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 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 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.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 #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 (/.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 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.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 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 z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (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 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 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 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 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 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 (-.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 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 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 #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 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 (*.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 (-.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 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 #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 (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 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (/.f64 t z)) |
(/.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))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(/.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 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 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 #s(literal 0 binary64) (-.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 y x) (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) 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 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) 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 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.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) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.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 x y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (*.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 #s(literal -1 binary64) z)) (/.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 (*.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 x y)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 1 binary64))) (/.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 (*.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 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z (/.f64 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 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.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 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (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 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.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 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 t #s(literal 1 binary64))) z) |
(+.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)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.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 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 (-.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)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (-.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 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(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) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) z) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) z) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) (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 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(+.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 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z t) z) t))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z 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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z 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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z t) z) t)) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(+.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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z 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 (*.f64 (/.f64 z t) z) t) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(fma.f64 z (neg.f64 (/.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 (+.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 (*.f64 (/.f64 z t) z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 (/.f64 z t) z) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z t) z) t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z 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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z t) z) t))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z 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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z 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 t) (/.f64 (*.f64 (/.f64 z t) z) 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 (*.f64 (/.f64 z t) z) t)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(pow.f64 (/.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 (*.f64 (/.f64 z t) z) t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) 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 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.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 0 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 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 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.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))) |
(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 z (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z 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 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal -1 binary64)) z) |
(*.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 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 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) 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) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))))) |
(/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (+.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 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (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 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (neg.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (neg.f64 (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (*.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 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (*.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 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))))) (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 z t) (*.f64 y (/.f64 y (/.f64 t z))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (*.f64 x x))) (neg.f64 (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.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 (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 t z)) |
(/.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))) (-.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 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.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 (/.f64 t z) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y t) z) |
(*.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 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.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) 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) z))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (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 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (*.f64 t #s(literal 1 binary64))) z) |
(+.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 (-.f64 #s(literal 0 binary64) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 #s(literal 0 binary64) (/.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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (/.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 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y 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 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (/.f64 x (/.f64 t z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.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) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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)) x) (/.f64 t (*.f64 (-.f64 y x) 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 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) 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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) #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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.f64 (/.f64 t z) x))) |
(/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) x)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 x (/.f64 y (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 t z)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) x)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 (/.f64 t z) x)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x 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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 x t))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t z)))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 x x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (/.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))))) (-.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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 x) (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 z t) (*.f64 y (/.f64 y (/.f64 t 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 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 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 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))))) (*.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 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) 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 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y 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 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(+.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) 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 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z t) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) (/.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 (/.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))) |
(-.f64 (/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 x (/.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 x y)))) |
(-.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 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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)))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (neg.f64 (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) 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 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 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 t 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 y x)) (/.f64 #s(literal 1 binary64) 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 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) 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 y x)) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.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 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t z) (+.f64 x y))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.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 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))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) 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 x y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))) |
(/.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 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z))))) (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 #s(literal 0 binary64) (-.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 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 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 t z) (*.f64 (/.f64 (/.f64 t z) y) x)) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t z) y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t z) y) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.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 #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 (/.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 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.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 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 z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (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 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 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 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 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 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 (-.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 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 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 #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 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.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 (*.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 (-.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 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 #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 (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 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (/.f64 t z)) |
(/.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))) z)) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t))) |
(/.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 x y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 x y) (-.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 y y)) (*.f64 (/.f64 z t) (/.f64 (*.f64 (/.f64 z t) z) t))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 x (/.f64 t z)) (/.f64 x (/.f64 t z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.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))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y (/.f64 t 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 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 #s(literal 0 binary64) (-.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 y x) (/.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) 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 (-.f64 y x) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) 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 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.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) z)) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (/.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 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.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 x y))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (*.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 #s(literal -1 binary64) z)) (/.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 (*.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 x y)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t #s(literal 1 binary64))) (/.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 (*.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 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z (/.f64 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 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.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 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (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 (-.f64 y x) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.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 y x) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (*.f64 t #s(literal 1 binary64))) z) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 x t) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) t)) |
(-.f64 (/.f64 y (*.f64 #s(literal 1 binary64) t)) (/.f64 x (*.f64 #s(literal 1 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 #s(literal 1 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 #s(literal 1 binary64) t))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x))))) |
(/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.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 y y) (*.f64 x x)) (*.f64 t (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) 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 x y))) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.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 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 x y)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 x t)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) 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 x y))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.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 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (-.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 x y))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.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)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) t)) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) t) (/.f64 (-.f64 y x) (+.f64 x y))) |
| 1× | egg-herbie |
| 3260× | *-lowering-*.f32 |
| 3260× | *-lowering-*.f64 |
| 1334× | fma-define |
| 1320× | +-lowering-+.f64 |
| 1320× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 2811 |
| 1 | 470 | 2478 |
| 2 | 1596 | 2478 |
| 3 | 5241 | 2478 |
| 0 | 8325 | 2478 |
| 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) |
(* -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) |
(* 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))) |
(+ 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) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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) |
(* -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) |
(* 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) 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 (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) 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 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y 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 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
x |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+ x (/ (* y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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 (*.f64 z (-.f64 #s(literal 0 binary64) 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) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
Compiled 28240 to 2244 computations (92.1% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1464 | 4 | 1468 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1468 | 9 | 1477 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.3% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ▶ | 38.3% | (/.f64 (*.f64 y z) t) |
| ▶ | 78.3% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 75.0% | (+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) | |
| ▶ | 75.1% | (+.f64 x (*.f64 (/.f64 y t) z)) |
| ✓ | 78.3% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ▶ | 55.9% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 67.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 41.8% | x |
Compiled 159 to 105 computations (34% 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 t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) z) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (/.f64 y t) z)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 2090× | fnmadd-define |
| 1816× | fma-define |
| 1616× | fma-lowering-fma.f32 |
| 1616× | fma-lowering-fma.f64 |
| 1534× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 87 |
| 1 | 28 | 85 |
| 2 | 44 | 85 |
| 3 | 76 | 85 |
| 4 | 152 | 85 |
| 5 | 299 | 85 |
| 6 | 721 | 85 |
| 7 | 1193 | 85 |
| 8 | 2757 | 85 |
| 9 | 5414 | 85 |
| 0 | 8131 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ x (* (/ y t) z)) |
x |
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(/ (* z (- y x)) t) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
t |
| Outputs |
|---|
(+ (/ y (/ t z)) x) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/ y (/ t z)) |
(/.f64 y (/.f64 t z)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
(/ (* y z) t) |
(/.f64 y (/.f64 t z)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(* z (/ (- y x) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ x (* (/ y t) z)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
x |
(* (/ y t) z) |
(/.f64 y (/.f64 t z)) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) 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 | 93.6% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (/.f64 y t) z)) |
| ✓ | accuracy | 90.6% | (*.f64 (/.f64 y t) z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 93.4% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 94.0% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | accuracy | 91.4% | (/.f64 y (/.f64 t z)) |
| 88.0ms | 256× | 0 | valid |
Compiled 92 to 18 computations (80.4% saved)
ival-div: 12.0ms (50.7% of total)ival-mult: 7.0ms (29.6% of total)ival-add: 3.0ms (12.7% of total)ival-sub: 1.0ms (4.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ y (/ t z)) x)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (- y x)> |
#<alt (+ x (* (/ y t) z))> |
#<alt (* (/ y t) z)> |
#<alt (/ y t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
| Outputs |
|---|
#<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 (/ 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 (* 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 (/ (* 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 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- 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 (/ (* 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 (/ (* 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 (/ (* 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 (/ (* 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)))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | (/ y t) |
| 0.0ms | z | @ | -inf | (* y z) |
| 0.0ms | z | @ | inf | (* y z) |
| 0.0ms | t | @ | -inf | (/ y t) |
| 0.0ms | t | @ | inf | (/ y t) |
| 1× | batch-egg-rewrite |
| 4062× | /-lowering-/.f32 |
| 4062× | /-lowering-/.f64 |
| 3656× | *-lowering-*.f32 |
| 3656× | *-lowering-*.f64 |
| 1932× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 65 |
| 1 | 100 | 63 |
| 2 | 896 | 63 |
| 0 | 8496 | 63 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
(/ t z) |
(/ (* y z) t) |
(* y z) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(- y x) |
(+ x (* (/ y t) z)) |
(* (/ y t) z) |
(/ y t) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) x) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(+.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (/.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.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 (/.f64 t z) y)))) (*.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 (/.f64 t z) y)) (-.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(/.f64 (-.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 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.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 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) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.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 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.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 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) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) 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 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 z 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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z (/.f64 t (-.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 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(+.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) x (*.f64 (/.f64 #s(literal 1 binary64) t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 t (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) x) (*.f64 (/.f64 t y) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (-.f64 #s(literal 0 binary64) (/.f64 x t))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) (-.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 y x))) t)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t y) t) (-.f64 t (*.f64 (/.f64 t y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y t) (/.f64 x t)) (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 x t) (/.f64 t 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))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 y x) t)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 t (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 t (+.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 (*.f64 y y) (*.f64 x (+.f64 y x))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 x t) (/.f64 t x))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t x))) |
(/.f64 (-.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (-.f64 t (*.f64 (/.f64 t y) x))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 x t) (/.f64 t x)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (/.f64 x t))) (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) (/.f64 x t)))) (-.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x t)))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.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 y x)))))) |
(*.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 y x))) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(*.f64 (-.f64 t (*.f64 (/.f64 t y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) t))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 y t) (/.f64 t y)) (/.f64 (/.f64 x t) (/.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 t (-.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 t (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.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 (-.f64 #s(literal 0 binary64) 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))) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) 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 x x) (*.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 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.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 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 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x 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 (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 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x 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)))) |
(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 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 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 y (/.f64 t z)))) (neg.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(+.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (/.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))) (-.f64 x (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)) (-.f64 (/.f64 y (/.f64 t z)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.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 (/.f64 t z) y)))) (*.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 (/.f64 t z) y)) (-.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))))) |
(/.f64 (-.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 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.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 (/.f64 t z) y)) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x))) (*.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 (/.f64 t z) y)) (-.f64 (/.f64 y (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 t z)) x)) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 t z)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (/.f64 t z) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x (-.f64 x (/.f64 y (/.f64 t z)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 y (/.f64 t z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 t z) y)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 y (/.f64 t z)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t z) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (/.f64 t z) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 z t) y) |
(*.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 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) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(/.f64 y t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 y x)))) |
(*.f64 (/.f64 z 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 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z (/.f64 t (-.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 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(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)) |
(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 z (-.f64 (*.f64 y y) (*.f64 x 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 (*.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 y x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x 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 y) (*.f64 x x)) z) (+.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 z (-.f64 (*.f64 y y) (*.f64 x 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 (*.f64 y y) (*.f64 x x)) z)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.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 (*.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 (*.f64 (*.f64 y z) (*.f64 y z)) (*.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 z (-.f64 y x)) |
(*.f64 (-.f64 y x) 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 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 z (-.f64 (*.f64 y y) (*.f64 x 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 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| 1× | egg-herbie |
| 2828× | *-lowering-*.f32 |
| 2828× | *-lowering-*.f64 |
| 1994× | fmsub-define |
| 1592× | fmm-def |
| 1234× | fnmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 2487 |
| 1 | 377 | 2331 |
| 2 | 1242 | 2331 |
| 3 | 3994 | 2331 |
| 0 | 8469 | 2331 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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) |
(/ 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) |
(* 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) |
(/ (* 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 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- 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))))) |
(/ (* 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))))) |
(/ (* 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) |
(/ (* 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) |
(/ (* 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))))) |
| Outputs |
|---|
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ 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 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(/ (* 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 #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 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (-.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) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.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) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* y (+ (/ x y) (/ z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (+.f64 (*.f64 y z) (*.f64 x t)) t) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (/ (* y z) t)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* z (+ (/ x z) (/ y t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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) |
(/ (* 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 #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 (*.f64 y 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 (*.f64 y 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 (*.f64 y 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 (-.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)) |
(*.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 #s(literal 0 binary64) (*.f64 x 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 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 x z)) |
(* 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 x z)) |
(* -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)) |
Compiled 13635 to 1188 computations (91.3% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1027 | 4 | 1031 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1030 | 10 | 1040 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.3% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 38.3% | (/.f64 (*.f64 y z) t) |
| ▶ | 36.5% | (/.f64 z (/.f64 t y)) |
| ▶ | 39.4% | (/.f64 y (/.f64 t z)) |
| ✓ | 75.1% | (+.f64 x (*.f64 (/.f64 y t) z)) |
| ▶ | 39.4% | (*.f64 (/.f64 z t) y) |
| ▶ | 36.5% | (*.f64 (/.f64 y t) z) |
| ✓ | 55.9% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 67.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 41.8% | x |
Compiled 94 to 63 computations (33% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t y)) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) z) |
| 14× | /-lowering-/.f32 |
| 14× | /-lowering-/.f64 |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 44 |
| 1 | 17 | 44 |
| 2 | 17 | 44 |
| 0 | 17 | 44 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
(/ z (/ t y)) |
z |
(/ t y) |
t |
y |
| Outputs |
|---|
(* (/ y t) z) |
(/.f64 y (/.f64 t z)) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(* (/ z t) y) |
(/.f64 y (/.f64 t z)) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(/ y (/ t z)) |
(/.f64 y (/.f64 t z)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
(/ z (/ t y)) |
(/.f64 y (/.f64 t z)) |
z |
(/ t y) |
(/.f64 t y) |
t |
y |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 90.5% | (/.f64 z (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 91.4% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 91.3% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 90.6% | (*.f64 (/.f64 y t) z) |
| 55.0ms | 256× | 0 | valid |
Compiled 49 to 13 computations (73.5% saved)
ival-div: 13.0ms (73.4% of total)ival-mult: 4.0ms (22.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ y t) z)> |
#<alt (/ y t)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
#<alt (/ z (/ t y))> |
#<alt (/ t y)> |
| Outputs |
|---|
#<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 (/ 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 (/ (* 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 (/ 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 (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | -inf | (/ t y) |
| 0.0ms | t | @ | 0 | (/ t y) |
| 0.0ms | t | @ | inf | (/ t y) |
| 0.0ms | y | @ | 0 | (/ t y) |
| 0.0ms | y | @ | -inf | (/ t y) |
| 1× | batch-egg-rewrite |
| 1988× | *-lowering-*.f32 |
| 1988× | *-lowering-*.f64 |
| 1632× | +-lowering-+.f64 |
| 1632× | +-lowering-+.f32 |
| 1560× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 32 |
| 1 | 44 | 32 |
| 2 | 238 | 32 |
| 3 | 1238 | 32 |
| 4 | 5234 | 32 |
| 0 | 8512 | 32 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ y t) z) |
(/ y t) |
(* (/ z t) y) |
(/ z t) |
(/ y (/ t z)) |
(/ t z) |
(/ z (/ t y)) |
(/ t y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 t (*.f64 y z))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 y t)) (*.f64 #s(literal -1 binary64) (log.f64 z)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 z t)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(pow.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 y z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.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 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.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 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 y t)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 0 binary64)) (/.f64 y t)) |
(exp.f64 (log.f64 (/.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 t)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 0 binary64) (/.f64 y t)) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y t) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) t))) (/.f64 t y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) t)) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal -1 binary64) t)) y) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(pow.f64 (/.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) (/.f64 y t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 t (*.f64 y z))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 y t)) (*.f64 #s(literal -1 binary64) (log.f64 z)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 z t)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(pow.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 y z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.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 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.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 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 z t)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 0 binary64)) (/.f64 z t)) |
(exp.f64 (log.f64 (/.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 t)) (*.f64 #s(literal -1 binary64) (log.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 0 binary64) (/.f64 z t)) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 z t) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.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 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) t))) (/.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) t)) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal -1 binary64) t)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) (/.f64 z t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) z) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 t (*.f64 y z))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 y t)) (*.f64 #s(literal -1 binary64) (log.f64 z)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 z t)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(pow.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 y z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.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 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.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 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (/.f64 t z) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 t z)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) (/.f64 t z)) |
(exp.f64 (log.f64 (/.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 z)) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 t (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t z) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64) (/.f64 t z)) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) t) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) t #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 t z) |
(/.f64 z (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z))) (/.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) z))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 t z) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) (/.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t z) (/.f64 z t)))) (/.f64 t z)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 t z) (/.f64 z t)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) z)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) z)) t) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z t) (/.f64 z t)) #s(literal -1/2 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 t (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) t)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) t) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(+.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64)) (/.f64 y (/.f64 t z))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 t (*.f64 y z))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 y t)) (*.f64 #s(literal -1 binary64) (log.f64 z)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 z t)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 0 binary64) (/.f64 y (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) y)) (/.f64 (/.f64 t z) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (-.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 z (/.f64 #s(literal -1 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z))))) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 z z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) z))) |
(pow.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 y z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 t (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t z)))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.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 0 binary64) (/.f64 y (/.f64 t z))) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 (pow.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.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 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) z)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (/.f64 t y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 t y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 t y)) |
(exp.f64 (log.f64 (/.f64 t y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 t)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 t (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 t y)) |
(fma.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) t) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) t #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 y (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 t y) |
(/.f64 (/.f64 t y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t y) (/.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t y) (/.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t y) (/.f64 y t))) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) y))) (/.f64 y t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) y))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 t y) (/.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t y) (/.f64 y t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t y) (/.f64 y t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t y) (/.f64 y t)))) (/.f64 t y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 t y) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 t y) (/.f64 y t)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) y)) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) y)) t) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal -1/2 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 t (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) t)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) t) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 10× | /-lowering-/.f32 |
| 10× | /-lowering-/.f64 |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 1008 |
| 1 | 11 | 1008 |
| 2 | 13 | 1008 |
| 3 | 14 | 1008 |
| 0 | 14 | 1008 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* 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) |
(/ 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) |
(/ (* 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) |
(/ 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) |
(/ 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) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) 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 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y 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 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ 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 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
Compiled 9374 to 912 computations (90.3% saved)
10 alts after pruning (0 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 868 | 0 | 868 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 6 | 6 |
| Total | 868 | 10 | 878 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.3% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 38.3% | (/.f64 (*.f64 y z) t) |
| ✓ | 36.5% | (/.f64 z (/.f64 t y)) |
| ✓ | 39.4% | (/.f64 y (/.f64 t z)) |
| ✓ | 75.1% | (+.f64 x (*.f64 (/.f64 y t) z)) |
| ✓ | 39.4% | (*.f64 (/.f64 z t) y) |
| ✓ | 36.5% | (*.f64 (/.f64 y t) z) |
| ✓ | 55.9% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 67.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 41.8% | x |
Compiled 220 to 102 computations (53.6% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 y t) z)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) |
(+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
6 calls:
| 7.0ms | z |
| 6.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 6.0ms | t |
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | y |
| 98.4% | 1 | z |
| 98.4% | 1 | t |
| 98.4% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 98.4% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 y t) z)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
6 calls:
| 7.0ms | (/.f64 z t) |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | z |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | t |
| 97.9% | 1 | x |
| 97.9% | 1 | y |
| 97.9% | 1 | z |
| 97.9% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.9% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 y t) z)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
| Outputs |
|---|
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
5 calls:
| 5.0ms | y |
| 5.0ms | z |
| 5.0ms | t |
| 4.0ms | x |
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 3 | x |
| 88.5% | 3 | y |
| 87.5% | 3 | z |
| 90.0% | 3 | t |
| 97.3% | 3 | (/.f64 z t) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 y t) z)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (*.f64 (/.f64 y t) z)) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
| 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)) |
3 calls:
| 8.0ms | t |
| 3.0ms | x |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.5% | 3 | x |
| 79.4% | 3 | t |
| 88.6% | 3 | (/.f64 z t) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
4 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | x |
| 70.3% | 2 | z |
| 77.2% | 3 | y |
| 72.7% | 2 | (/.f64 z t) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(/.f64 y (/.f64 t z)) |
5 calls:
| 5.0ms | y |
| 3.0ms | t |
| 3.0ms | x |
| 2.0ms | z |
| 2.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.7% | 3 | z |
| 71.0% | 3 | (/.f64 z t) |
| 58.5% | 3 | y |
| 62.5% | 3 | t |
| 57.8% | 3 | x |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(*.f64 (/.f64 z t) y) |
1 calls:
| 2.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) z) |
x |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 3 | t |
Compiled 5 to 4 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.8% | 1 | x |
| 41.8% | 1 | y |
| 41.8% | 1 | z |
| 41.8% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.154380565618158e-9 | 0.08529770801783708 |
| 0.0ms | -237820639.8404895 | -3053.324820591808 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.154380565618158e-9 | 0.08529770801783708 |
| 0.0ms | -237820639.8404895 | -3053.324820591808 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.154380565618158e-9 | 0.08529770801783708 |
| 0.0ms | -237820639.8404895 | -3053.324820591808 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.154380565618158e-9 | 0.08529770801783708 |
| 0.0ms | -1.2977475379531253e-68 | -2.9119846604466457e-69 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.05795488462165e-150 | 1.1694289057870065e-149 |
| 11.0ms | -4.4170635057886826e-89 | -2.083776120961153e-89 |
| 14.0ms | 160× | 0 | valid |
Compiled 240 to 174 computations (27.5% saved)
ival-sub: 1.0ms (21.9% of total)ival-div: 1.0ms (21.9% of total)ival-add: 1.0ms (21.9% of total)ival-mult: 1.0ms (21.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7507816281963316e-13 | 1.3506764424275184e-12 |
| 0.0ms | -1.2977475379531253e-68 | -2.9119846604466457e-69 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7507816281963316e-13 | 1.3506764424275184e-12 |
| 0.0ms | -1.2977475379531253e-68 | -2.9119846604466457e-69 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 61851025857006590.0 | 1839157056610889000.0 |
| 16.0ms | -1.8815501726912774e+27 | -3142230198909750.0 |
| 19.0ms | 272× | 0 | valid |
Compiled 292 to 218 computations (25.3% saved)
ival-sub: 2.0ms (25.7% of total)ival-div: 2.0ms (25.7% of total)ival-mult: 2.0ms (25.7% of total)ival-add: 1.0ms (12.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 20× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 211 |
| 1 | 89 | 211 |
| 2 | 100 | 211 |
| 3 | 108 | 211 |
| 4 | 114 | 211 |
| 5 | 116 | 211 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal -8887307136961527/286687326998758938951352611912760867599570623646035140467198604923365359511060601008752319138765710819328 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 1324480221113517/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (/.f64 y (/.f64 t z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 t #s(literal -26000000000000000000000 binary64)) x (if (<=.f64 t #s(literal 122000000000000000 binary64)) (*.f64 (/.f64 y t) z) x)) |
x |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (/.f64 (*.f64 z (-.f64 y x)) t) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (/.f64 (*.f64 (-.f64 y x) z) t) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -200000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal -8887307136961527/286687326998758938951352611912760867599570623646035140467198604923365359511060601008752319138765710819328 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (if (<=.f64 x #s(literal 1324480221113517/115172193140305827399949785796761135587064246228529065807379342658863042065190089480167441564259605943037975312218134915154131611020654072038617988630148194691448832 binary64)) (/.f64 y (/.f64 t z)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 (/.f64 z t) #s(literal -4856672230564323/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 3961408125713217/19807040628566084398385987584 binary64)) x (*.f64 y (/.f64 z t)))) |
(if (<=.f64 t #s(literal -26000000000000000000000 binary64)) x (if (<=.f64 t #s(literal 122000000000000000 binary64)) (*.f64 (/.f64 y t) z) x)) |
(if (<=.f64 t #s(literal -26000000000000000000000 binary64)) x (if (<=.f64 t #s(literal 122000000000000000 binary64)) (*.f64 z (/.f64 y t)) x)) |
x |
| 4550× | *-lowering-*.f32 |
| 4550× | *-lowering-*.f64 |
| 4352× | /-lowering-/.f32 |
| 4352× | /-lowering-/.f64 |
| 4316× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 43 |
| 1 | 65 | 41 |
| 2 | 526 | 41 |
| 3 | 7944 | 41 |
| 0 | 8060 | 41 |
| 0 | 141 | 2811 |
| 1 | 470 | 2478 |
| 2 | 1596 | 2478 |
| 3 | 5241 | 2478 |
| 0 | 8325 | 2478 |
| 0 | 18 | 70 |
| 1 | 131 | 67 |
| 2 | 1375 | 67 |
| 0 | 8290 | 67 |
| 0 | 105 | 2094 |
| 1 | 357 | 1860 |
| 2 | 1233 | 1662 |
| 3 | 4356 | 1662 |
| 0 | 8458 | 1662 |
| 0 | 17 | 65 |
| 1 | 100 | 63 |
| 2 | 896 | 63 |
| 0 | 8496 | 63 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 511 to 233 computations (54.4% saved)
Compiled 614 to 164 computations (73.3% saved)
Loading profile data...