
Time bar (total: 8.7s)
| 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-sub: 14.0ms (38.8% of total)ival-mult: 12.0ms (33.3% of total)ival-add: 5.0ms (13.9% of total)ival-div: 4.0ms (11.1% of total)const: 1.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| 953.0ms | 8256× | 0 | valid |
ival-div: 77.0ms (29.8% of total)ival-mult: 61.0ms (23.6% of total)ival-sub: 55.0ms (21.3% of total)ival-add: 55.0ms (21.3% of total)const: 8.0ms (3.1% of total)backward-pass: 3.0ms (1.2% 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 |
|---|---|---|---|---|---|
| 23 | 0 | - | 0 | - | (*.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))) |
| 113.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-div: 4.0ms (27.2% of total)ival-mult: 4.0ms (27.2% of total)ival-sub: 3.0ms (20.4% of total)ival-add: 3.0ms (20.4% of total)const: 1.0ms (6.8% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| ▶ | 98.0% | (+.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 | 92.4% | (/.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 | 91.3% | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 49.0ms | 256× | 0 | valid |
Compiled 59 to 12 computations (79.7% saved)
ival-div: 4.0ms (32.6% of total)ival-mult: 4.0ms (32.6% of total)ival-add: 3.0ms (24.4% of total)ival-sub: 2.0ms (16.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 | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 2.0ms | z | @ | -inf | (/ 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 |
|---|---|---|
| 40.2% | (/.f64 (*.f64 y z) t) | |
| ▶ | 92.1% | (+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) |
| ▶ | 98.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | 93.0% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| 93.2% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z))) | |
| ▶ | 75.1% | (+.f64 x (*.f64 y (/.f64 z t))) |
| 63.9% | (*.f64 z (/.f64 (-.f64 y x) t)) | |
| ▶ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ▶ | 34.4% | x |
Compiled 193 to 128 computations (33.7% 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 | 91.5% | (/.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 | 93.1% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 96.6% | (*.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 | 91.4% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 89.0ms | 256× | 0 | valid |
Compiled 106 to 19 computations (82.1% saved)
ival-div: 11.0ms (51.5% of total)ival-add: 4.0ms (18.7% of total)ival-mult: 4.0ms (18.7% of total)ival-sub: 3.0ms (14% 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 | |
|---|---|---|---|---|
| 11.0ms | t | @ | 0 | (+ x (* y (/ z t))) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 0.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | t | @ | -inf | (/ t z) |
| 0.0ms | x | @ | 0 | (+ x (* y (/ 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)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1464 | 4 | 1468 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1467 | 10 | 1477 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.8% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ▶ | 40.2% | (/.f64 (*.f64 y z) t) |
| ▶ | 75.1% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| 71.4% | (+.f64 x (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z))) | |
| ✓ | 98.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ▶ | 93.2% | (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
| ✓ | 75.1% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ▶ | 63.9% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 176 to 115 computations (34.7% saved)
| 1× | egg-herbie |
Found 15 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 t z) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 t z)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | 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 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
| 2340× | sum4-define |
| 2014× | fma-lowering-fma.f32 |
| 2014× | fma-lowering-fma.f64 |
| 1912× | sum5-define |
| 1864× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 96 |
| 1 | 31 | 94 |
| 2 | 53 | 94 |
| 3 | 116 | 94 |
| 4 | 244 | 94 |
| 5 | 447 | 94 |
| 6 | 832 | 94 |
| 7 | 1640 | 94 |
| 8 | 5203 | 94 |
| 0 | 8206 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ z (/ t (- y x)))) |
x |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
y |
(/ t z) |
t |
z |
x |
(/ (* z (- y x)) t) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
t |
| Outputs |
|---|
(+ x (/ z (/ t (- y x)))) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
x |
(/ z (/ t (- y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
(/ (* y z) t) |
(/.f64 y (/.f64 t z)) |
(* y z) |
(*.f64 z y) |
y |
z |
t |
(* z (/ (- y x) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ (/ y (/ t z)) x) |
(+.f64 x (/.f64 y (/.f64 t z))) |
(/ y (/ t z)) |
(/.f64 y (/.f64 t z)) |
y |
(/ t z) |
(/.f64 t z) |
t |
z |
x |
(/ (* z (- y x)) t) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
t |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 92.4% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | accuracy | 93.2% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 91.5% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 92.3% | (/.f64 z (/.f64 t (-.f64 y x))) |
| 95.0ms | 256× | 0 | valid |
Compiled 101 to 18 computations (82.2% saved)
ival-div: 15.0ms (60.4% of total)ival-mult: 6.0ms (24.2% of total)ival-add: 3.0ms (12.1% of total)ival-sub: 2.0ms (8.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ z (/ t (- y x))))> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
#<alt (- y x)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (+ (/ y (/ t z)) x)> |
#<alt (/ y (/ t z))> |
#<alt (/ t z)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
| 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> |
#<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 (+ 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 (/ (* 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) 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 (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) 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 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 (/ (* 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)))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (/ t (- y x)) |
| 0.0ms | t | @ | -inf | (/ t (- y x)) |
| 0.0ms | t | @ | 0 | (/ t (- y x)) |
| 0.0ms | x | @ | 0 | (/ t (- y x)) |
| 0.0ms | y | @ | inf | (/ t (- y x)) |
| 1× | batch-egg-rewrite |
| 4118× | /-lowering-/.f32 |
| 4118× | /-lowering-/.f64 |
| 3738× | *-lowering-*.f32 |
| 3738× | *-lowering-*.f64 |
| 1602× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 71 |
| 1 | 101 | 69 |
| 2 | 1013 | 69 |
| 0 | 8510 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ z (/ t (- y x)))) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
(- y x) |
(/ (* y z) t) |
(* y z) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(+ (/ y (/ t z)) x) |
(/ y (/ t z)) |
(/ t z) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (neg.f64 (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(-.f64 x (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 z (-.f64 y x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 t (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 t (-.f64 y x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (-.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 z (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z)))))) (neg.f64 (+.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 t (-.f64 y x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))))) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (-.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (+.f64 (*.f64 (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) (*.f64 (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) (/.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 z (-.f64 y x))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x z) (/.f64 t (-.f64 y x))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (-.f64 y x) (/.f64 t z)) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) (/.f64 t z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) (/.f64 t (*.f64 z (-.f64 y x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 t z)))))) |
(*.f64 (-.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 y x) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x))) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 t (+.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) |
(/.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 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 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 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) (*.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) (-.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) |
(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) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.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 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 (-.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) 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 x y))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(neg.f64 (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(*.f64 (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) t))) |
(+.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 y x) |
(-.f64 y (/.f64 x #s(literal 1 binary64))) |
(-.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 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 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal -1 binary64)) |
(/.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 #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 x y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.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 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 x 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 (-.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 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)))) |
(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 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 x y))) |
(*.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 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(neg.f64 (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 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 t (*.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 t y)) #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) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y))) |
(*.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 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #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 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))) |
(*.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 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 t (+.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) |
(/.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 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 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 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) (*.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) (-.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) |
(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) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.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 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 (-.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) 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 x y))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.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 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))) |
(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 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(-.f64 (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (/.f64 x t) #s(literal 1 binary64))) |
(-.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 (*.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 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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(/.f64 (-.f64 y x) t) |
(/.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(/.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 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 x y)) (-.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 (*.f64 y y) (*.f64 x (+.f64 x y))) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) 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 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.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 t (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 x y) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t 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 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))) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 x 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 (/.f64 (/.f64 y t) (/.f64 t y)) (+.f64 (/.f64 (/.f64 x t) (/.f64 t x)) (/.f64 (/.f64 y t) (/.f64 t x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) #s(literal -1 binary64)) |
(/.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 x y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (+.f64 x y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.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 (-.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 (*.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) 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 (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 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 x y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.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)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.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 x y)))))) |
(*.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))) 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 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t 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 #s(literal -1 binary64) t) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.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 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.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 y) (*.f64 x (+.f64 x y))) t) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) t) (/.f64 (-.f64 y x) (+.f64 x y))) |
(+.f64 x (/.f64 z (/.f64 t y))) |
(+.f64 (/.f64 z (/.f64 t y)) x) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)))) |
(-.f64 x (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 z (/.f64 t y)))) (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 x (/.f64 z (/.f64 t y))))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x (-.f64 x (/.f64 z (/.f64 t y)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (/.f64 t (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (/.f64 t (*.f64 z y)))) (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x x)) (-.f64 (/.f64 z (/.f64 t y)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x (-.f64 x (/.f64 z (/.f64 t y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (/.f64 t (*.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 z (/.f64 t y)) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t)))) (-.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (*.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (-.f64 (/.f64 z (/.f64 t y)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x (-.f64 x (/.f64 z (/.f64 t y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 z (/.f64 t y)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))))) (neg.f64 (-.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (/.f64 z (/.f64 t y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 z (/.f64 t y)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x (-.f64 x (/.f64 z (/.f64 t y))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 z (/.f64 t y)) x) (/.f64 t (*.f64 z y)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 z (/.f64 t y)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x (-.f64 x (/.f64 z (/.f64 t y)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 z (/.f64 t y)) x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 z (/.f64 t y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(neg.f64 (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 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 t (*.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 t y)) #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) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y))) |
(*.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 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #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 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)))) |
(*.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 z #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (+.f64 (-.f64 #s(literal 0 binary64) y) x))) (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 t (+.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t))) |
(/.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 (*.f64 t (+.f64 x y)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 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 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (-.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 (neg.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 z (/.f64 t y)) (/.f64 (/.f64 t (*.f64 z y)) (/.f64 z (/.f64 t y)))) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z))) (*.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 z (/.f64 t y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (/.f64 (/.f64 t z) (/.f64 z t))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) (-.f64 (/.f64 z (/.f64 t y)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 t z)))) |
(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) (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 t z))) |
(*.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 z (-.f64 #s(literal 0 binary64) (/.f64 (-.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 (-.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 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (+.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) 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 x y))))) |
(*.f64 (/.f64 z (/.f64 t (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.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 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 z y) (*.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 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(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 x y))) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) (-.f64 (*.f64 z y) (*.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 z (-.f64 y x))) |
(*.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 x y))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 3902× | *-lowering-*.f32 |
| 3902× | *-lowering-*.f64 |
| 2606× | /-lowering-/.f32 |
| 2606× | /-lowering-/.f64 |
| 1664× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 3672 |
| 1 | 883 | 3442 |
| 2 | 2923 | 3275 |
| 0 | 8041 | 3275 |
| 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 |
(+ 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)) |
(+ 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) |
(/ (* 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) 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)))) |
(/ 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)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) 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) |
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) |
(/ (* 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 |
|---|
(/ (* 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 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -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 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
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 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.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 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.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) |
(/ (+ (* 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 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y)))) |
(/ (* 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 z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 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 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 t (/.f64 y (pow.f64 x #s(literal 4 binary64)))) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 (/.f64 t y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 t x) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x y))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 t (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 y t) (/.f64 (*.f64 t (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) 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 #s(literal 0 binary64) (*.f64 z (/.f64 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 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -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 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) t))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 x y) 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 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 t x)) (/.f64 #s(literal -1 binary64) 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) |
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 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 z t) (/.f64 x y))) |
(/ (* 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) |
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 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* 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 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 1 binary64))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* 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) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 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 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 x t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
Compiled 19743 to 1757 computations (91.1% saved)
12 alts after pruning (6 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1293 | 6 | 1299 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1297 | 12 | 1309 |
| Status | Accuracy | Program |
|---|---|---|
| 41.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| ▶ | 66.1% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | 61.8% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 40.2% | (/.f64 (*.f64 y z) t) |
| ▶ | 63.9% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ▶ | 41.4% | (/.f64 z (/.f64 t y)) |
| ▶ | 43.5% | (/.f64 y (/.f64 t z)) |
| ✓ | 75.1% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | 98.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ▶ | 43.5% | (*.f64 (/.f64 z t) y) |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 180 to 120 computations (33.3% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | 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 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 2692× | fnmadd-define |
| 1632× | fnmsub-define |
| 1424× | fmm-def |
| 1386× | sum3-define |
| 1284× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 69 |
| 1 | 26 | 69 |
| 2 | 53 | 69 |
| 3 | 106 | 69 |
| 4 | 204 | 69 |
| 5 | 349 | 69 |
| 6 | 614 | 69 |
| 7 | 1349 | 69 |
| 8 | 3613 | 69 |
| 9 | 6691 | 69 |
| 0 | 8546 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
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 |
(/ z (/ t (- y x))) |
z |
(/ t (- y x)) |
t |
(- y x) |
y |
x |
| Outputs |
|---|
(/ (- y x) (/ t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
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 |
(/ z (/ t (- y x))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
z |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
t |
(- y x) |
(-.f64 y x) |
y |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 y x)) |
| ✓ | accuracy | 92.3% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 92.9% | (/.f64 z (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 93.2% | (/.f64 y (/.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 93.1% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 91.4% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 124.0ms | 256× | 0 | valid |
Compiled 74 to 15 computations (79.7% saved)
ival-div: 14.0ms (79.5% of total)ival-sub: 2.0ms (11.4% of total)ival-mult: 2.0ms (11.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- y x) (/ t z))> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (/ y (/ t z))> |
#<alt (/ z (/ t y))> |
#<alt (/ t y)> |
#<alt (/ z (/ t (- y x)))> |
#<alt (/ t (- y x))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* 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)> |
#<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) 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 (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (/ t (- y x))> |
#<alt (* -1 (/ t x))> |
#<alt (+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2)))))> |
#<alt (+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2)))))> |
#<alt (/ t y)> |
#<alt (/ (+ t (/ (* t x) y)) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y)> |
#<alt (/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y))> |
#<alt (/ t y)> |
#<alt (+ (/ t y) (/ (* t x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y))> |
#<alt (* -1 (/ t x))> |
#<alt (/ (+ (* -1 t) (* -1 (/ (* t y) x))) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ t x))> |
#<alt (* -1 (/ (+ t (/ (* t y) x)) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | z | @ | 0 | (/ z t) |
| 0.0ms | t | @ | inf | (/ t y) |
| 0.0ms | t | @ | -inf | (/ t y) |
| 0.0ms | t | @ | 0 | (/ t y) |
| 0.0ms | y | @ | 0 | (/ t y) |
| 1× | batch-egg-rewrite |
| 3856× | *-lowering-*.f32 |
| 3856× | *-lowering-*.f64 |
| 3192× | /-lowering-/.f32 |
| 3192× | /-lowering-/.f64 |
| 1458× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 46 |
| 1 | 80 | 46 |
| 2 | 640 | 46 |
| 3 | 6557 | 46 |
| 0 | 8052 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(- y x) |
(/ t z) |
(* (/ z t) y) |
(/ z t) |
(/ y (/ t z)) |
(/ z (/ t y)) |
(/ t y) |
(/ z (/ t (- y x))) |
(/ t (- y x)) |
| Outputs |
|---|
(+.f64 (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(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 #s(literal 0 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (+.f64 y x))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 t (+.f64 y x)) z)) (/.f64 (*.f64 x x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(-.f64 (/.f64 (/.f64 y (/.f64 z t)) (/.f64 (/.f64 t (/.f64 z t)) z)) (/.f64 (/.f64 x (/.f64 z t)) (/.f64 (/.f64 t (/.f64 z t)) z))) |
(-.f64 (/.f64 (*.f64 z (/.f64 t z)) (/.f64 (/.f64 t (/.f64 z t)) y)) (/.f64 (/.f64 (*.f64 x t) y) (/.f64 (/.f64 t (/.f64 z t)) y))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) (/.f64 (*.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)))) |
(-.f64 (/.f64 (/.f64 t z) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (/.f64 t (/.f64 z t))) (/.f64 (*.f64 x t) (/.f64 t (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 (/.f64 x (/.f64 t z)) (/.f64 t (*.f64 x z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (/.f64 (/.f64 x (/.f64 t z)) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.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 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.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 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) z (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 z (/.f64 t (-.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 x y))))) |
(neg.f64 (+.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (/.f64 z t)) z) (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (/.f64 z t)) y) (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))) (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 y x)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.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 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.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))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) 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 t (+.f64 y x)) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) (/.f64 t (/.f64 z t))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.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))) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (+.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)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.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 y x)) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 x t))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t (*.f64 x z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.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 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) t) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 x z))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y))) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t)))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (neg.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z))))) (neg.f64 (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t))) (neg.f64 (/.f64 t (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t) |
(/.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 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 z (/.f64 t (-.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 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.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 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t)))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y))) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t))) (/.f64 t (/.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 y x)) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 t z)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 t y)) (/.f64 t z)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 t z)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t (*.f64 y z))) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) t) (/.f64 t z)) |
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.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 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z 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))) (/.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 y x)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(*.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) z))) |
(*.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) y))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)))) |
(*.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z 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 y x)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.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 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) 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 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 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 #s(literal -1 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 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) 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 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 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 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) 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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.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 y y)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.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 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.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 y (/.f64 y (+.f64 y x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (*.f64 y (/.f64 y (+.f64 y x))) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (/.f64 (*.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)))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 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)))))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (+.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)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.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)))))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(neg.f64 (-.f64 x y)) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 x y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) y) x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 #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 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 y x))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y x) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x 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))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 y (/.f64 y (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) (*.f64 (*.f64 y (/.f64 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 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (*.f64 y (/.f64 y (+.f64 y x))) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(/.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 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x x))) |
(/.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 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.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 #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 y x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (-.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 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(/.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) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.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 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 -1 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) 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 t (/.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) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.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 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.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) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(*.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)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 y (/.f64 t 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) z) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) t) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y 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 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #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) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.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 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.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 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(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))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.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) z) (*.f64 #s(literal 1 binary64) (-.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 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #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 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #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 (/.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) (/.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 (/.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 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 y (/.f64 t 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) z) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) t) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y 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 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #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) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.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 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.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 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 y (/.f64 t 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) z) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) t) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y 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 y t) z) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #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) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.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 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.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 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) |
(/.f64 t y) |
(/.f64 (/.f64 t y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 y t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 t (/.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) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(+.f64 (/.f64 y (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x t) (/.f64 x (/.f64 t z)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) t)) (/.f64 x (/.f64 t z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (/.f64 y (/.f64 t z))) |
(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 #s(literal 0 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (+.f64 y x))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 z (/.f64 t (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 t (+.f64 y x)) z)) (/.f64 (*.f64 x x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(-.f64 (/.f64 (/.f64 y (/.f64 z t)) (/.f64 (/.f64 t (/.f64 z t)) z)) (/.f64 (/.f64 x (/.f64 z t)) (/.f64 (/.f64 t (/.f64 z t)) z))) |
(-.f64 (/.f64 (*.f64 z (/.f64 t z)) (/.f64 (/.f64 t (/.f64 z t)) y)) (/.f64 (/.f64 (*.f64 x t) y) (/.f64 (/.f64 t (/.f64 z t)) y))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) (/.f64 (*.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)))) |
(-.f64 (/.f64 (/.f64 t z) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 x (/.f64 y (/.f64 t z))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (/.f64 t (/.f64 z t))) (/.f64 (*.f64 x t) (/.f64 t (/.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) (/.f64 (*.f64 (/.f64 x (/.f64 t z)) (/.f64 (/.f64 x (/.f64 t z)) (/.f64 t (*.f64 x z)))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (/.f64 (/.f64 x (/.f64 t z)) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 z (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) y (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 t z)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) z (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.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 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (/.f64 y t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.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 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) y (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) #s(literal -1 binary64)) z (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y t)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 z (/.f64 t (-.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 t (-.f64 x y))))) |
(neg.f64 (+.f64 (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 x (/.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (/.f64 z t)) z) (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (/.f64 z t)) y) (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))) (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.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 t (+.f64 y x)) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.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 #s(literal -1 binary64) (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.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))) (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) 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 t (+.f64 y x)) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) (/.f64 t (/.f64 z t))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.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))) (/.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (+.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)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.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 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.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 y x)) |
(/.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (*.f64 x z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 x t))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t (*.f64 x z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.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 t (*.f64 x z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (*.f64 x z))) t) (*.f64 t (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 x z))) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 t (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (*.f64 x z))) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y))) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t)))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (neg.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z))))) (neg.f64 (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t))) (neg.f64 (/.f64 t (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t) |
(/.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 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) t) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 z (/.f64 t (-.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 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 t z)) (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z)))) (*.f64 (/.f64 y (/.f64 t z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 t z))))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.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 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) t) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.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 y x))))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t)))) (/.f64 (/.f64 t (/.f64 z t)) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y))) (/.f64 (/.f64 t (/.f64 z t)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t)))) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z))))) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t))) (/.f64 t (/.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t))) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) (+.f64 y x)) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 t z)) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 t y)) (/.f64 t z)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) (/.f64 t z)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 t (*.f64 y z))) (/.f64 t z)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) t) (/.f64 t z)) |
(/.f64 (/.f64 (*.f64 z (-.f64 x y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.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 y x)))) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 z 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))) (/.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 y x)))) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 y x) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (*.f64 t (+.f64 y x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t (-.f64 x y)))) |
(*.f64 (-.f64 (/.f64 y (/.f64 z t)) (/.f64 x (/.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) z))) |
(*.f64 (-.f64 (*.f64 z (/.f64 t z)) (/.f64 (*.f64 x t) y)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 z t)) y))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t z))) (/.f64 (*.f64 x t) y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) y)) t) z))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 z t))) (/.f64 x (/.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 z t)) z)))) |
(*.f64 (-.f64 (/.f64 t z) (/.f64 x (/.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (/.f64 y (/.f64 t z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) t) z) (*.f64 x t)) (/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z 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 y x)))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.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 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y (/.f64 t z)) (/.f64 t (*.f64 y z))) (*.f64 (/.f64 x (/.f64 t z)) (*.f64 (/.f64 z t) (+.f64 y x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) 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 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 x y) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 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 #s(literal -1 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 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) 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 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1 binary64) t) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 z t) (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 z (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 z (-.f64 x y))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.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 y x))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 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 (/.f64 t (+.f64 y x)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 x y) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal -1 binary64)) (-.f64 y x)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) 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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.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 y y)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.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 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (-.f64 x y)))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y)) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 y x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 y x))) |
(+.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) y) (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) x)) |
(+.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) x) (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) y)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 y x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (+.f64 y x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y y) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x x)) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y x) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 y (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (*.f64 x (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)))) |
(+.f64 (*.f64 x (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (*.f64 y (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 x y)) (/.f64 t (-.f64 x y))) |
(neg.f64 (/.f64 t (-.f64 x y))) |
(neg.f64 (/.f64 (/.f64 t (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 t (-.f64 y x)) |
(/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 t (-.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) t)) |
(/.f64 (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 t (+.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (/.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 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 x y)) |
(/.f64 (*.f64 (/.f64 t (-.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 y x)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (*.f64 x (+.f64 y x)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 y x)) |
(/.f64 (*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (+.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 #s(literal -1 binary64) t)) (-.f64 x y)) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 t (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 t (+.f64 y x))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 t (-.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 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x)) (/.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y x) t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.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 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (+.f64 y x)) (-.f64 y x))) (+.f64 y x)) |
(*.f64 (/.f64 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 y x))))) |
(*.f64 (/.f64 t (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
| 1× | egg-herbie |
| 5204× | *-lowering-*.f32 |
| 5204× | *-lowering-*.f64 |
| 1988× | /-lowering-/.f32 |
| 1988× | /-lowering-/.f64 |
| 1538× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 174 | 2442 |
| 1 | 570 | 2212 |
| 2 | 1858 | 1968 |
| 3 | 7808 | 1968 |
| 0 | 8133 | 1968 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* 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) |
(/ (* 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) 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)))) |
(/ 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)) |
(* -1 (/ t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(/ t y) |
(/ (+ t (/ (* t x) y)) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/ t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(* -1 (/ t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(* -1 (/ t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
| Outputs |
|---|
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) 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 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ 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 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ 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 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ 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) |
(/ (* 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 z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(/ t (- y x)) |
(/.f64 t (-.f64 y x)) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* -1 (/ (* t y) (pow x 2)))) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t x)) (* y (- (* -1 (/ (* t y) (pow x 3))) (/ t (pow x 2))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x))) y)) (/.f64 t x)) |
(+ (* -1 (/ t x)) (* y (- (* y (- (* -1 (/ (* t y) (pow x 4))) (/ t (pow x 3)))) (/ t (pow x 2))))) |
(-.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 t (pow.f64 x #s(literal 4 binary64)))) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 t (*.f64 x x)))))) (/.f64 t x)) |
(/ t y) |
(/.f64 t y) |
(/ (+ t (/ (* t x) y)) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(/ (- (+ t (/ (* t (pow x 2)) (pow y 2))) (* -1 (/ (* t x) y))) y) |
(/.f64 (+.f64 t (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x y)))) y) |
(/ (- (+ t (/ (* t (pow x 3)) (pow y 3))) (+ (* -1 (/ (* t x) y)) (* -1 (/ (* t (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) t) (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x y)))) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (* t x) y))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) t) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* t x) (/ (* t (pow x 2)) y)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64)))) y)) y) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (pow x 2))) (* -1 (/ (* t (pow x 3)) y))) y)) (* t x)) y))) y)) |
(/.f64 (+.f64 t (/.f64 (+.f64 (*.f64 x t) (/.f64 (*.f64 t (*.f64 x (*.f64 x (+.f64 (/.f64 x y) #s(literal 1 binary64))))) y)) y)) y) |
(/ t y) |
(/.f64 t y) |
(+ (/ t y) (/ (* t x) (pow y 2))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t y)) |
(+ (* x (- (/ (* t x) (pow y 3)) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(+ (* x (- (* x (- (/ (* t x) (pow y 4)) (* -1 (/ t (pow y 3))))) (* -1 (/ t (pow y 2))))) (/ t y)) |
(+.f64 (/.f64 t y) (*.f64 x (+.f64 (/.f64 (*.f64 t (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (/.f64 t (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(/ (+ (* -1 t) (* -1 (/ (* t y) x))) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 2)) (pow x 2)))) (/ (* t y) x)) x) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(/ (- (+ (* -1 t) (* -1 (/ (* t (pow y 3)) (pow x 3)))) (+ (/ (* t y) x) (/ (* t (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) (*.f64 t (*.f64 y (*.f64 y (/.f64 (/.f64 (/.f64 y x) x) x))))) x) |
(* -1 (/ t x)) |
(-.f64 #s(literal 0 binary64) (/.f64 t x)) |
(* -1 (/ (+ t (/ (* t y) x)) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (* t (pow y 2)) x)) (* t y)) x))) x)) |
(/.f64 (*.f64 t (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)))) x) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) x) (* -1 (* t (pow y 2)))) x)) (* t y)) x))) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 y y))) x)) x) t) x) |
Compiled 27066 to 1976 computations (92.7% saved)
12 alts after pruning (1 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1714 | 0 | 1714 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1714 | 12 | 1726 |
| Status | Accuracy | Program |
|---|---|---|
| 41.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| ✓ | 66.1% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| ✓ | 61.8% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 40.2% | (/.f64 (*.f64 y z) t) |
| ✓ | 63.9% | (/.f64 z (/.f64 t (-.f64 y x))) |
| ✓ | 41.4% | (/.f64 z (/.f64 t y)) |
| ✓ | 43.5% | (/.f64 y (/.f64 t z)) |
| ✓ | 75.1% | (+.f64 (/.f64 y (/.f64 t z)) x) |
| ✓ | 98.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
| ✓ | 43.5% | (*.f64 (/.f64 z t) y) |
| ✓ | 61.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 34.4% | x |
Compiled 268 to 122 computations (54.5% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(+.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 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) 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:
| 8.0ms | y |
| 7.0ms | t |
| 7.0ms | (/.f64 z t) |
| 6.0ms | x |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
| 98.0% | 1 | t |
| 98.0% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 98.0% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 x (/.f64 z (/.f64 t (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
6 calls:
| 47.0ms | z |
| 6.0ms | (/.f64 z t) |
| 5.0ms | x |
| 5.0ms | t |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | x |
| 98.0% | 1 | y |
| 98.0% | 1 | z |
| 98.0% | 1 | t |
| 98.0% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 98.0% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
| Outputs |
|---|
(/.f64 z (/.f64 t (-.f64 y x))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
5 calls:
| 39.0ms | (/.f64 z t) |
| 38.0ms | y |
| 5.0ms | x |
| 5.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 4 | x |
| 88.8% | 4 | y |
| 86.8% | 3 | z |
| 87.5% | 3 | t |
| 97.8% | 3 | (/.f64 z t) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
| Outputs |
|---|
(/.f64 z (/.f64 t (-.f64 y x))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.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 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
| Outputs |
|---|
(/.f64 z (/.f64 t (-.f64 y x))) |
(+.f64 (/.f64 y (/.f64 t z)) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.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 (/.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:
| 38.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.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))) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
1 calls:
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.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)) |
4 calls:
| 37.0ms | y |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | z |
| 78.2% | 3 | y |
| 76.9% | 3 | t |
| 85.7% | 3 | (/.f64 z t) |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.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 y (/.f64 t z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
5 calls:
| 3.0ms | t |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| 2.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 5 | t |
| 76.6% | 3 | y |
| 69.2% | 3 | z |
| 75.2% | 3 | x |
| 71.7% | 5 | (/.f64 z t) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
| Outputs |
|---|
(/.f64 z (/.f64 t y)) |
x |
(/.f64 y (/.f64 t z)) |
5 calls:
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | (/.f64 z t) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.4% | 3 | t |
| 65.9% | 3 | (/.f64 z t) |
| 60.3% | 3 | z |
| 53.7% | 3 | x |
| 57.1% | 3 | y |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
(/.f64 y (/.f64 t z)) |
| Outputs |
|---|
(/.f64 y (/.f64 t z)) |
x |
(/.f64 y (/.f64 t z)) |
1 calls:
| 7.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 z t) y) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(*.f64 (/.f64 z t) y) |
1 calls:
| 1.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.4% | 1 | x |
| 34.4% | 1 | t |
| 34.4% | 1 | y |
| 34.4% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3807074196077462 | 1399301.7816470745 |
| 0.0ms | -1.0334590201380342e+21 | -1.2092739621220509e-17 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1399301.7816470745 | 118496537336774290.0 |
| 0.0ms | -1.0334590201380342e+21 | -1.2092739621220509e-17 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.148957029555737e+37 | 2.4844544580528025e+41 |
| 0.0ms | -1.0334590201380342e+21 | -1.2092739621220509e-17 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.148957029555737e+37 | 2.4844544580528025e+41 |
| 0.0ms | -1.0334590201380342e+21 | -1.2092739621220509e-17 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.148957029555737e+37 | 2.4844544580528025e+41 |
| 0.0ms | -1.0334590201380342e+21 | -1.2092739621220509e-17 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.634184069812209e-54 | 6.0866809362730845e-52 |
| 0.0ms | -2.2243473879443099e+24 | -1.0334590201380342e+21 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.308325429341807e+30 | 1.2123419944879045e+34 |
| 15.0ms | -1.0015059069560793e+70 | -1.0855567746836485e+62 |
| 19.0ms | 272× | 0 | valid |
Compiled 394 to 286 computations (27.4% saved)
ival-mult: 3.0ms (34.9% of total)ival-sub: 2.0ms (23.3% of total)ival-div: 2.0ms (23.3% of total)ival-add: 1.0ms (11.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.634184069812209e-54 | 6.0866809362730845e-52 |
| 0.0ms | -2.2243473879443099e+24 | -1.0334590201380342e+21 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.634184069812209e-54 | 6.0866809362730845e-52 |
| 0.0ms | -2.2243473879443099e+24 | -1.0334590201380342e+21 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.634184069812209e-54 | 6.0866809362730845e-52 |
| 14.0ms | -2.2243473879443099e+24 | -1.0334590201380342e+21 |
| 16.0ms | 240× | 0 | valid |
Compiled 230 to 179 computations (22.2% saved)
ival-sub: 2.0ms (40.3% of total)ival-mult: 2.0ms (40.3% of total)ival-add: 1.0ms (20.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | +-commutative_binary64 |
| 18× | *-commutative_binary64 |
| 14× | if-if-or-not_binary32 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 275 |
| 1 | 98 | 275 |
| 2 | 109 | 275 |
| 3 | 117 | 275 |
| 4 | 123 | 275 |
| 5 | 125 | 275 |
| 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 -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 1/2 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (-.f64 y x) (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 2000000 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 z (/.f64 t (-.f64 y x))))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 y #s(literal -1000000000000000072531436381529235126158374409646521955518210155479040 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 1059999999999999988426605030539264 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (/.f64 z (/.f64 t y)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1050000000000000000000 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 1010998000018149/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) x (*.f64 (/.f64 z t) y))) |
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 -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 1/2 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (-.f64 y x) (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 1/2 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 (-.f64 y x) (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 2000000 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 (*.f64 z (-.f64 y x)) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 2000000 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 (*.f64 (-.f64 y x) z) t))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (/.f64 z (/.f64 t (-.f64 y x))))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (/.f64 z (/.f64 t (-.f64 y x))) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (/.f64 z (/.f64 t (-.f64 y x))))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 (/.f64 y (/.f64 t z)) x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 x (/.f64 y (/.f64 t z))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1000000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 39999999999999998155050632808484569088 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 y #s(literal -1000000000000000072531436381529235126158374409646521955518210155479040 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 y #s(literal 1059999999999999988426605030539264 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (/.f64 z (/.f64 t y)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1999999999999999966445568 binary64)) (/.f64 y (/.f64 t z)) (if (<=.f64 (/.f64 z t) #s(literal 8627182933488205/1725436586697640946858688965569256363112777243042596638790631055949824 binary64)) x (/.f64 y (/.f64 t z)))) |
(if (<=.f64 (/.f64 z t) #s(literal -1050000000000000000000 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 1010998000018149/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 (/.f64 z t) #s(literal -1050000000000000000000 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 1010998000018149/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) x (*.f64 y (/.f64 z t)))) |
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 | 17 | 71 |
| 1 | 101 | 69 |
| 2 | 1013 | 69 |
| 0 | 8510 | 69 |
| 0 | 141 | 2811 |
| 1 | 470 | 2478 |
| 2 | 1596 | 2478 |
| 3 | 5241 | 2478 |
| 0 | 8325 | 2478 |
| 0 | 105 | 2094 |
| 1 | 357 | 1860 |
| 2 | 1233 | 1662 |
| 3 | 4356 | 1662 |
| 0 | 8458 | 1662 |
| 0 | 18 | 70 |
| 1 | 131 | 67 |
| 2 | 1375 | 67 |
| 0 | 8290 | 67 |
| 0 | 11 | 43 |
| 1 | 65 | 41 |
| 2 | 526 | 41 |
| 3 | 7944 | 41 |
| 0 | 8060 | 41 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 704 to 320 computations (54.5% saved)
Compiled 758 to 184 computations (75.7% saved)
Loading profile data...