
Time bar (total: 14.0s)
| 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 |
| 0% | 0% | 99.8% | 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 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 19 to 12 computations (36.8% saved)
ival-sub: 47.0ms (61% of total)ival-mult: 14.0ms (18.2% of total)ival-div: 7.0ms (9.1% of total)ival-add: 7.0ms (9.1% of total)const: 1.0ms (1.3% of total)backward-pass: 1.0ms (1.3% of total)| 811.0ms | 6977× | 0 | valid |
| 262.0ms | 1055× | 1 | valid |
| 106.0ms | 224× | 2 | valid |
ival-sub: 299.0ms (44.8% of total)backward-pass: 136.0ms (20.4% of total)ival-mult: 82.0ms (12.3% of total)ival-div: 75.0ms (11.2% of total)ival-add: 67.0ms (10% of total)const: 9.0ms (1.3% of total)| 2× | egg-herbie |
| 1958× | --lowering--.f32 |
| 1958× | --lowering--.f64 |
| 1744× | fnmsub-define |
| 1666× | *-lowering-*.f32 |
| 1666× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 290 |
| 1 | 201 | 263 |
| 2 | 669 | 255 |
| 3 | 2746 | 252 |
| 0 | 11 | 13 |
| 1 | 20 | 12 |
| 2 | 48 | 12 |
| 3 | 133 | 12 |
| 4 | 562 | 12 |
| 5 | 2348 | 12 |
| 6 | 5847 | 12 |
| 0 | 8109 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a))) |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t))) |
(+ x (/ (* (- (neg y) x) (- z t)) (- a t))) |
(+ x (/ (* (- y x) (- (neg z) t)) (- a t))) |
(+ x (/ (* (- y x) (- z (neg t))) (- a (neg t)))) |
(+ x (/ (* (- y x) (- z t)) (- (neg a) t))) |
(neg (+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t)))) |
(neg (+ x (/ (* (- (neg y) x) (- z t)) (- a t)))) |
(neg (+ x (/ (* (- y x) (- (neg z) t)) (- a t)))) |
(neg (+ x (/ (* (- y x) (- z (neg t))) (- a (neg t))))) |
(neg (+ x (/ (* (- y x) (- z t)) (- (neg a) t)))) |
(+ y (/ (* (- x y) (- z t)) (- a t))) |
(+ z (/ (* (- y z) (- x t)) (- a t))) |
(+ t (/ (* (- y t) (- z x)) (- a x))) |
(+ a (/ (* (- y a) (- z t)) (- x t))) |
(+ x (/ (* (- z x) (- y t)) (- a t))) |
(+ x (/ (* (- t x) (- z y)) (- a y))) |
(+ x (/ (* (- a x) (- z t)) (- y t))) |
(+ x (/ (* (- y x) (- t z)) (- a z))) |
(+ x (/ (* (- y x) (- a t)) (- z t))) |
(+ x (/ (* (- y x) (- z a)) (- t a))) |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(fma (- y x) (/ (- z t) (- a t)) x) |
(+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t))) |
(fnmsub (- z t) (/ (+ x y) (- t a)) x) |
(+ x (/ (* (- (neg y) x) (- z t)) (- a t))) |
(fma (- z t) (/ (+ x y) (- t a)) x) |
(+ x (/ (* (- y x) (- (neg z) t)) (- a t))) |
(fma (- y x) (/ (+ z t) (- t a)) x) |
(+ x (/ (* (- y x) (- z (neg t))) (- a (neg t)))) |
(fma (- y x) (/ (+ z t) (+ t a)) x) |
(+ x (/ (* (- y x) (- z t)) (- (neg a) t))) |
(fma (- y x) (/ (- t z) (+ t a)) x) |
(neg (+ (neg x) (/ (* (- y (neg x)) (- z t)) (- a t)))) |
(fma (- z t) (/ (+ x y) (- t a)) x) |
(neg (+ x (/ (* (- (neg y) x) (- z t)) (- a t)))) |
(fnmsub (- z t) (/ (+ x y) (- t a)) x) |
(neg (+ x (/ (* (- y x) (- (neg z) t)) (- a t)))) |
(fnmsub (- y x) (/ (+ z t) (- t a)) x) |
(neg (+ x (/ (* (- y x) (- z (neg t))) (- a (neg t))))) |
(fnmsub (- y x) (/ (+ z t) (+ t a)) x) |
(neg (+ x (/ (* (- y x) (- z t)) (- (neg a) t)))) |
(fnmsub (- y x) (/ (- t z) (+ t a)) x) |
(+ y (/ (* (- x y) (- z t)) (- a t))) |
(fma (- z t) (/ (- y x) (- t a)) y) |
(+ z (/ (* (- y z) (- x t)) (- a t))) |
(fma (- y z) (/ (- x t) (- a t)) z) |
(+ t (/ (* (- y t) (- z x)) (- a x))) |
(fma (- y t) (/ (- z x) (- a x)) t) |
(+ a (/ (* (- y a) (- z t)) (- x t))) |
(fma (- z t) (/ (- y a) (- x t)) a) |
(+ x (/ (* (- z x) (- y t)) (- a t))) |
(fma (- y t) (/ (- z x) (- a t)) x) |
(+ x (/ (* (- t x) (- z y)) (- a y))) |
(fma (- t x) (/ (- z y) (- a y)) x) |
(+ x (/ (* (- a x) (- z t)) (- y t))) |
(fma (- a x) (/ (- z t) (- y t)) x) |
(+ x (/ (* (- y x) (- t z)) (- a z))) |
(fma (- y x) (/ (- t z) (- a z)) x) |
(+ x (/ (* (- y x) (- a t)) (- z t))) |
(fma (- y x) (/ (- a t) (- z t)) x) |
(+ x (/ (* (- y x) (- z a)) (- t a))) |
(fma (- y x) (/ (- z a) (- t a)) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 39 | 0 | - | 1 | (6.060467241691999e-281 -7.985293548401529e-283 -1.0162855094022889e-221 -1.5083314372856874e+212 2.9029194057666846e+185) | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 63.0ms | 436× | 0 | valid |
| 20.0ms | 66× | 1 | valid |
| 4.0ms | 10× | 2 | valid |
Compiled 120 to 35 computations (70.8% saved)
ival-sub: 10.0ms (37.4% of total)ival-add: 5.0ms (18.7% of total)ival-div: 4.0ms (15% of total)ival-mult: 4.0ms (15% of total)backward-pass: 3.0ms (11.2% of total)const: 1.0ms (3.7% of total)Compiled 18 to 11 computations (38.9% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 1958× | --lowering--.f32 |
| 1958× | --lowering--.f64 |
| 1744× | fnmsub-define |
| 1666× | *-lowering-*.f32 |
| 1666× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 45 |
| 1 | 20 | 44 |
| 2 | 48 | 44 |
| 3 | 133 | 44 |
| 4 | 562 | 44 |
| 5 | 2348 | 44 |
| 6 | 5847 | 44 |
| 0 | 8109 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
x |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- y x) |
y |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a))) |
x |
(/ (* (- y x) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (-.f64 t a)) |
(* (- y x) (- z t)) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(- y x) |
(-.f64 y x) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | accuracy | 86.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 78.1% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 41.0ms | 218× | 0 | valid |
| 9.0ms | 33× | 1 | valid |
| 2.0ms | 5× | 2 | valid |
Compiled 51 to 12 computations (76.5% saved)
ival-sub: 5.0ms (40.1% of total)ival-div: 2.0ms (16% of total)ival-add: 2.0ms (16% of total)ival-mult: 2.0ms (16% of total)backward-pass: 1.0ms (8% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (* (- y x) (- z t)) (- a t)))> |
#<alt (/ (* (- y x) (- z t)) (- a t))> |
#<alt (* (- y x) (- z t))> |
#<alt (- y x)> |
#<alt (- a t)> |
| Outputs |
|---|
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<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 (- (+ z (* -1 (/ (* x (- z t)) y))) t))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z t)) y))) t))> |
#<alt (* y (- (+ z (* -1 (/ (* x (- z t)) y))) 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 (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* z (- y x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- (+ y (* -1 (/ (* t (- y x)) z))) x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z))))> |
#<alt (* z (- y x))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (+ (* -1 (* t (- y x))) (* z (- y x)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* t (+ (* -1 (- y x)) (/ (* z (- y x)) t)))> |
#<alt (* -1 (* t (- y x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x)))> |
#<alt (* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) 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 (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | (+ x (/ (* (- y x) (- z t)) (- a t))) |
| 1.0ms | y | @ | inf | (/ (* (- y x) (- z t)) (- a t)) |
| 1.0ms | y | @ | 0 | (+ x (/ (* (- y x) (- z t)) (- a t))) |
| 1.0ms | t | @ | inf | (+ x (/ (* (- y x) (- z t)) (- a t))) |
| 1.0ms | x | @ | inf | (+ x (/ (* (- y x) (- z t)) (- a t))) |
| 1× | batch-egg-rewrite |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 4164× | /-lowering-/.f32 |
| 4164× | /-lowering-/.f64 |
| 2120× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- y x) |
(- a t) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) #s(literal 1 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.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 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z 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)) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (-.f64 z t) (-.f64 a t)) (-.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 x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (-.f64 t a)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 y x) (-.f64 a 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 (-.f64 z t) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 a t)))) |
(*.f64 (+.f64 t (neg.f64 z)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x))) |
(+.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (*.f64 (-.f64 z t) y)) |
(+.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x)))) |
(+.f64 (neg.f64 (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 y x))) |
(+.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t)))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 z t))) (*.f64 y (-.f64 z t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(fma.f64 y (-.f64 z t) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (-.f64 y x) z (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(fma.f64 z (-.f64 y x) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (-.f64 z t) y (neg.f64 (*.f64 (-.f64 z t) x))) |
(neg.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y 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 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)))) |
(/.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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.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 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.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 (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (-.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 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.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 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x))) (*.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 z t)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x)))) (-.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x))))) (-.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t))))) (-.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.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 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 z t) (+.f64 t (neg.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 z 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 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 y x) (-.f64 z t)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.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)))) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 x y)))) |
(*.f64 (+.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 t (neg.f64 z))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.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 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z 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 #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 #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 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)))) |
(/.f64 (*.f64 (-.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 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 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 #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 x y) (*.f64 (-.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 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 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (-.f64 t a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t a) |
(neg.f64 (-.f64 t a)) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t a) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
| 1× | egg-herbie |
| 2768× | *-lowering-*.f32 |
| 2768× | *-lowering-*.f64 |
| 1982× | +-lowering-+.f64 |
| 1982× | +-lowering-+.f32 |
| 1530× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -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 (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) 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 (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* t (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* z (- y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* -1 (* t (- y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* -1 (* t (- y x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) 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))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (+.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) x) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a))))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 t (*.f64 t t)) a))) a)) a)) a) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
Compiled 17405 to 1895 computations (89.1% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 611 | 17 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 612 | 17 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 79.9% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) | |
| 36.5% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| ▶ | 33.2% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 43.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 16.6% | (+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) | |
| ▶ | 84.4% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| 84.4% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 50.7% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) | |
| 52.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))))) | |
| 18.8% | (+.f64 x (-.f64 y x)) | |
| ▶ | 56.8% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| 35.6% | (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) | |
| 67.4% | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))) | |
| ▶ | 60.4% | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
| 48.5% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 24.0% | y | |
| ▶ | 31.0% | x |
Compiled 618 to 376 computations (39.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
| ✓ | cost-diff | 640 | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) a) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| 2090× | fma-lowering-fma.f32 |
| 2090× | fma-lowering-fma.f64 |
| 1550× | fma-define |
| 1524× | sum4-define |
| 1436× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 207 |
| 1 | 68 | 198 |
| 2 | 166 | 198 |
| 3 | 497 | 198 |
| 4 | 1686 | 198 |
| 5 | 7219 | 198 |
| 0 | 8245 | 198 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
x |
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(/ 1 (- y x)) |
1 |
(- y x) |
y |
x |
(/ (* y (- z t)) (- a t)) |
(* y (- z t)) |
y |
(- z t) |
z |
t |
(- a t) |
a |
(+ x (* (- z t) (/ (- y x) a))) |
x |
(* (- z t) (/ (- y x) a)) |
(- z t) |
z |
t |
(/ (- y x) a) |
(- y x) |
y |
a |
(* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))) |
z |
(+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t))) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(+ x (/ (* t (- x y)) (- a t))) |
x |
(/ (* t (- x y)) (- a t)) |
(* t (- x y)) |
t |
(- x y) |
y |
(- a t) |
a |
(/ (- y x) (- a t)) |
(- y x) |
| Outputs |
|---|
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
x |
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
1 |
#s(literal 1 binary64) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(+ x (* (- z t) (/ (- y x) a))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
x |
(* (- z t) (/ (- y x) a)) |
(/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- y x) |
(-.f64 y x) |
y |
a |
(* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
z |
(+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t))) |
(+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(+ x (/ (* t (- x y)) (- a t))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
x |
(/ (* t (- x y)) (- a t)) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(* t (- x y)) |
(*.f64 t (-.f64 x y)) |
t |
(- x y) |
(-.f64 x y) |
y |
(- a t) |
(-.f64 a t) |
a |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.1% | (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
| ✓ | accuracy | 80.8% | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
| ✓ | accuracy | 79.4% | (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
| ✓ | accuracy | 76.2% | (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) a) |
| ✓ | accuracy | 93.5% | (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 z t)) |
| ✓ | accuracy | 85.1% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 96.3% | (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
| ✓ | accuracy | 86.1% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
| 113.0ms | 192× | 0 | valid |
| 49.0ms | 54× | 1 | valid |
| 45.0ms | 10× | 2 | valid |
Compiled 225 to 27 computations (88% saved)
ival-div: 43.0ms (55% of total)ival-mult: 12.0ms (15.4% of total)ival-sub: 11.0ms (14.1% of total)ival-add: 6.0ms (7.7% of total)backward-pass: 5.0ms (6.4% of total)const: 1.0ms (1.3% of total)| Inputs |
|---|
#<alt (/ (/ (- z t) (- a t)) (/ 1 (- y x)))> |
#<alt (+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x))))> |
#<alt (/ (- z t) (- a t))> |
#<alt (- z t)> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- z t))> |
#<alt (- a t)> |
#<alt (+ x (* (- z t) (/ (- y x) a)))> |
#<alt (* (- z t) (/ (- y x) a))> |
#<alt (/ (- y x) a)> |
#<alt (* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t))))> |
#<alt (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (+ x (/ (* t (- x y)) (- a t)))> |
#<alt (/ 1 (- y x))> |
#<alt (- y x)> |
#<alt (/ (* t (- x y)) (- a t))> |
| Outputs |
|---|
#<alt (* -1 (/ (* t (- y x)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t))))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t))))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))))> |
#<alt (- y x)> |
#<alt (- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x)> |
#<alt (- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x)> |
#<alt (* -1 (/ (* (- y x) (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)> |
#<alt (/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) a))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* -1 (* x (- (/ z a) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (+ x (* -1 (/ (* t (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (* z (- (/ y a) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* -1 (* t (- (/ y a) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (* y (- (/ z a) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ x a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (/ y a)> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (* y (+ (* -1 (/ x (* a y))) (/ 1 a)))> |
#<alt (/ y a)> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (* -1 (* y (- (/ x (* a y)) (/ 1 a))))> |
#<alt (/ y a)> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (+ (* -1 (/ x a)) (/ y a))> |
#<alt (* -1 (/ x a))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* x (- (/ y (* a x)) (/ 1 a)))> |
#<alt (* -1 (/ x a))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (/ (- y x) a)> |
#<alt (+ x (/ (* t (- x y)) (- a t)))> |
#<alt (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t))))> |
#<alt (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t))))> |
#<alt (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))))> |
#<alt (* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)))> |
#<alt (* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)))> |
#<alt (* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)))> |
#<alt (* -1 (* x (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))))> |
#<alt (* z (- (+ (/ x z) (/ y a)) (/ x a)))> |
#<alt (+ (* t (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z)))))) (* z (- (+ (/ x z) (/ y a)) (/ x a))))> |
#<alt (+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a))))> |
#<alt (+ (* t (+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a))))> |
#<alt (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z))))> |
#<alt (+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2))))> |
#<alt (+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (+ (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2)) (/ (* z (- (+ (* (pow a 2) x) (/ (* (pow a 3) y) z)) (+ (* (pow a 2) y) (/ (* (pow a 3) x) z)))) (pow t 3)))))> |
#<alt (* z (+ (* -1 (/ (- x y) z)) (/ x z)))> |
#<alt (+ (* -1 (/ (* z (- (+ y (/ (* a (- x y)) z)) x)) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y)))) t)) (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z))))> |
#<alt (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))> |
#<alt (+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))))> |
#<alt (+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))))> |
#<alt (+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))))> |
#<alt (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))))> |
#<alt (* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y)))> |
#<alt (* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y)))> |
#<alt (* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y)))> |
#<alt (* -1 (* y (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))))> |
#<alt (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))> |
#<alt (+ (* a (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2)))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))))> |
#<alt (+ (* a (+ (* a (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3)))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))))> |
#<alt (+ (* a (+ (* a (+ (* a (* z (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4)))))) (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))))> |
#<alt x> |
#<alt (+ x (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a))> |
#<alt (+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a)))> |
#<alt (+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (+ (/ (* z (- (* -1 (* (pow t 2) x)) (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) (- x y)) z))))) (pow a 3)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z)))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z)))) a)) (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a)))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t))))> |
#<alt (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t))))> |
#<alt (* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t))))> |
#<alt (* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z))))> |
#<alt (- (+ (/ x z) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a))> |
#<alt (- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a))> |
#<alt (- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (+ (* -1 (/ x (pow a 3))) (* t (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a))> |
#<alt (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))> |
#<alt (- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (/ (* a y) (* t z))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (/ (* a x) (* t z)))))> |
#<alt (- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (/ (* (pow a 2) x) (* (pow t 2) z)))))))> |
#<alt (- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) x) (pow t 3)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z))))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (+ (/ (* (pow a 2) y) (pow t 3)) (/ (* (pow a 3) x) (* (pow t 3) z)))))))))> |
#<alt (+ (* -1 (/ (- x y) z)) (/ x z))> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (/ (* a (- x y)) z)) x) t)) (/ x z)))> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z)))> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (+ (* -1 (/ (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y))) t)) (* a x))) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z)))> |
#<alt (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))> |
#<alt (- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t)))> |
#<alt (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t)))))> |
#<alt (* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t)))))> |
#<alt (* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t)))))> |
#<alt (* -1 (* y (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t)))))> |
#<alt (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))> |
#<alt (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t)))> |
#<alt (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t)))> |
#<alt (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4))))) (/ x (pow t 3))) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t)))> |
#<alt (/ x z)> |
#<alt (- (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))) (/ x a))> |
#<alt (- (+ (* -1 (/ (* t x) (pow a 2))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (/ x a))))> |
#<alt (- (+ (* -1 (/ (* t x) (pow a 2))) (+ (* -1 (/ (* (pow t 2) x) (pow a 3))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (+ (* -1 (/ (* (pow t 3) (- x y)) (* (pow a 3) z))) (/ x a))))))> |
#<alt (/ x z)> |
#<alt (+ (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))) a)) (/ x z))> |
#<alt (+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)) a)))) a)) (/ x z))> |
#<alt (+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z))) a)) (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)))) a)) (/ x z))> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z)> |
#<alt (/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z)> |
#<alt (/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z)> |
#<alt (- (/ y (- a t)) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (/ y (- a t)) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))> |
#<alt (* -1 (/ (* t y) (* z (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (/ (* x (+ 1 (/ t (- a t)))) z)> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))))> |
#<alt (* -1 (/ (* x (- (* -1 (/ t (- a t))) 1)) z))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z))))> |
#<alt (/ x z)> |
#<alt (+ (* t (- (/ x (* a z)) (/ y (* a z)))) (/ x z))> |
#<alt (+ (* t (- (+ (* t (- (/ x (* (pow a 2) z)) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z))> |
#<alt (+ (* t (- (+ (* t (- (+ (* t (- (/ x (* (pow a 3) z)) (/ y (* (pow a 3) z)))) (/ x (* (pow a 2) z))) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z))> |
#<alt (/ (- (+ x (* -1 x)) (* -1 y)) z)> |
#<alt (- (+ (* -1 (/ x z)) (+ (/ x z) (/ (* a y) (* t z)))) (+ (* -1 (/ y z)) (/ (* a x) (* t z))))> |
#<alt (- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (/ (* (pow a 2) x) (* (pow t 2) z)))))> |
#<alt (- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z)))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (/ (* (pow a 3) x) (* (pow t 3) z))))))> |
#<alt (/ (+ x (* -1 (- x y))) z)> |
#<alt (+ (* -1 (/ (* a (- x y)) (* t z))) (+ (* -1 (/ (- x y) z)) (/ x z)))> |
#<alt (+ (* -1 (/ (+ (/ (* a (- x y)) z) (/ (* (pow a 2) (- x y)) (* t z))) t)) (+ (* -1 (/ (- x y) z)) (/ x z)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* -1 (/ (* (pow a 3) (- x y)) (* t z)))) t)) (/ (* a (- x y)) z)) t)) (+ (* -1 (/ (- x y) z)) (/ x z)))> |
#<alt (/ (+ x (/ (* t x) (- a t))) z)> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t)))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t)))))> |
#<alt (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t)))))> |
#<alt (* -1 (/ (* t y) (* z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t)))))))> |
#<alt (* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t)))))))> |
#<alt (* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t)))))))> |
#<alt (* -1 (/ (* t y) (* z (- a t))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t))))))> |
#<alt (/ (+ x (* -1 (- x y))) z)> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* a (- (/ y (* t z)) (/ x (* t z)))) (/ x z)))> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ y (* (pow t 2) z)) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z)))> |
#<alt (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ y (* (pow t 3) z)) (/ x (* (pow t 3) z)))) (/ y (* (pow t 2) z))) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z)))> |
#<alt (/ x z)> |
#<alt (+ (/ x z) (/ (* t (- x y)) (* a z)))> |
#<alt (+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (/ (* (pow t 2) (- x y)) (* (pow a 2) z))))> |
#<alt (+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (+ (/ (* (pow t 2) (- x y)) (* (pow a 2) z)) (/ (* (pow t 3) (- x y)) (* (pow a 3) z)))))> |
#<alt (/ x z)> |
#<alt (+ (/ x z) (/ (* t (- x y)) (* a z)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (* (pow t 2) (- x y)) (* a z)))) a)) (/ x z))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (/ (* (pow t 2) (- x y)) z) (/ (* (pow t 3) (- x y)) (* a z))) a))) a)) (/ x z))> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (/ (+ x (/ (* t (- x y)) (- a t))) z)> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (* x (+ 1 (/ t (- a t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (* x (- (* -1 (/ t (- a t))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1)))> |
#<alt x> |
#<alt (+ x (* t (- (/ x a) (/ y a))))> |
#<alt (+ x (* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a))))> |
#<alt (+ x (* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a))))> |
#<alt (- (+ x (* -1 x)) (* -1 y))> |
#<alt (- (+ x (+ (* -1 x) (/ (* a y) t))) (+ (* -1 y) (/ (* a x) t)))> |
#<alt (- (+ x (+ (* -1 x) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (+ (* -1 y) (+ (/ (* a x) t) (/ (* (pow a 2) x) (pow t 2)))))> |
#<alt (- (+ x (+ (* -1 x) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (* -1 y) (+ (/ (* a x) t) (+ (/ (* (pow a 2) x) (pow t 2)) (/ (* (pow a 3) x) (pow t 3))))))> |
#<alt (+ x (* -1 (- x y)))> |
#<alt (+ x (+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t))))> |
#<alt (+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t))))> |
#<alt (+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t))))> |
#<alt (+ x (/ (* t x) (- a t)))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t))))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t))))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t))))))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t)))))> |
#<alt (+ x (* -1 (- x y)))> |
#<alt (+ x (+ (* -1 (- x y)) (* a (- (/ y t) (/ x t)))))> |
#<alt (+ x (+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t)))))> |
#<alt (+ x (+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t)))))> |
#<alt x> |
#<alt (+ x (/ (* t (- x y)) a))> |
#<alt (+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 2) (- x y)) (pow a 2))))> |
#<alt (- (+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 3) (- x y)) (pow a 3)))) (* -1 (/ (* (pow t 2) (- x y)) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* t (- x y)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a)))> |
#<alt (/ -1 x)> |
#<alt (- (* -1 (/ y (pow x 2))) (/ 1 x))> |
#<alt (- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ x y)) y)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y)> |
#<alt (/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ x y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ x (pow y 2)))> |
#<alt (+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* -1 (/ y x)) 1) x)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ y x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) 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 (/ (* t (- x y)) a)> |
#<alt (* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a)))> |
#<alt (* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a)))> |
#<alt (* t (- (+ (* t (- (* t (- (/ (* t (- x y)) (pow a 4)) (* -1 (/ (- x y) (pow a 3))))) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a)))> |
#<alt (* -1 (- x y))> |
#<alt (+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t)))> |
#<alt (- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 2) (- x y)) (pow t 2)))) (/ (* a (- x y)) t))> |
#<alt (- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 3) (- x y)) (pow t 3)))) (+ (/ (* a (- x y)) t) (/ (* (pow a 2) (- x y)) (pow t 2))))> |
#<alt (* -1 (- x y))> |
#<alt (+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t)))> |
#<alt (+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t)))> |
#<alt (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (/ (* t x) (- a t))> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))> |
#<alt (* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))> |
#<alt (/ (* t x) (- a t))> |
#<alt (* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t))))))> |
#<alt (* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t))))))> |
#<alt (* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t))))))> |
#<alt (/ (* t x) (- a t))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t)))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t)))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t)))))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t)))))> |
#<alt (* -1 (- x y))> |
#<alt (+ (* -1 (- x y)) (* a (- (/ y t) (/ x t))))> |
#<alt (+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t))))> |
#<alt (+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t))))> |
#<alt (/ (* t (- x y)) a)> |
#<alt (/ (+ (* t (- x y)) (/ (* (pow t 2) (- x y)) a)) a)> |
#<alt (/ (- (+ (* t (- x y)) (/ (* (pow t 3) (- x y)) (pow a 2))) (* -1 (/ (* (pow t 2) (- x y)) a))) a)> |
#<alt (/ (- (+ (* t (- x y)) (/ (* (pow t 4) (- x y)) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) a)) (* -1 (/ (* (pow t 3) (- x y)) (pow a 2))))) a)> |
#<alt (/ (* t (- x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) (- x y))) (* -1 (/ (* (pow t 4) (- x y)) a))) a)) (* (pow t 2) (- x y))) a))) a))> |
192 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | (/ (+ x (/ (* t (- x y)) (- a t))) z) |
| 10.0ms | x | @ | inf | (* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))) |
| 3.0ms | z | @ | -inf | (/ (* y (- z t)) (- a t)) |
| 2.0ms | y | @ | -inf | (* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))) |
| 2.0ms | t | @ | 0 | (/ (- z t) (- a t)) |
| 1× | batch-egg-rewrite |
| 3554× | /-lowering-/.f32 |
| 3554× | /-lowering-/.f64 |
| 2712× | *-lowering-*.f32 |
| 2712× | *-lowering-*.f64 |
| 1994× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 162 |
| 1 | 207 | 154 |
| 2 | 2432 | 153 |
| 0 | 8618 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- z t) (- a t)) (/ 1 (- y x))) |
(+ x (/ (/ (- z t) (- a t)) (/ 1 (- y x)))) |
(/ (- z t) (- a t)) |
(- z t) |
(/ (* y (- z t)) (- a t)) |
(* y (- z t)) |
(- a t) |
(+ x (* (- z t) (/ (- y x) a))) |
(* (- z t) (/ (- y x) a)) |
(/ (- y x) a) |
(* z (+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t)))) |
(+ (/ (+ x (/ (* t (- x y)) (- a t))) z) (/ (- y x) (- a t))) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(+ x (/ (* t (- x y)) (- a t))) |
(/ 1 (- y x)) |
(- y x) |
(/ (* t (- x y)) (- a t)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (neg.f64 (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) (neg.f64 (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x))))) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z (neg.f64 (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x))))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a 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 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z #s(literal 1 binary64)) t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) z) t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))) (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (-.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 t (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 t (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(+.f64 (*.f64 y z) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 y z (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (+.f64 z t))) |
(*.f64 (-.f64 z t) y) |
(*.f64 y (-.f64 z t)) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) a) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 y x) a) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) a))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) a) z) (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) a))) |
(fma.f64 z (/.f64 (-.f64 y x) a) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) a))) |
(fma.f64 (/.f64 (-.f64 y x) a) z (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 z t) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 a (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 a (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) a)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 z t) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 a (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) a))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 z t) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) a) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 y a) (neg.f64 (/.f64 x a))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) x (*.f64 (/.f64 #s(literal 1 binary64) a) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y a) (/.f64 x a)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 x a))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 y x) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 a (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 a x)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 a (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 x a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a)) (+.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y a) (*.f64 a x))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a)))) (neg.f64 (+.f64 (/.f64 y a) (/.f64 x a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 a (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 y x)) |
(*.f64 (pow.f64 (/.f64 a (-.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 a (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(fma.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) z (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))) (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)))) |
(/.f64 (*.f64 z (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x)))) (*.f64 z (-.f64 a t))) |
(/.f64 (*.f64 z (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)))) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) z) (*.f64 z (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) z) (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))) z) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) (neg.f64 (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))))) (neg.f64 (*.f64 z (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))))) (neg.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) z)) (neg.f64 (*.f64 z (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) z)) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))) z)) (neg.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) z) |
(+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(+.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) z)) |
(-.f64 (/.f64 y (-.f64 a t)) (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(-.f64 (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 y (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)))) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(fma.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (-.f64 (/.f64 x (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 a t)) (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 a t)) (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) (*.f64 z (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64))) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 y x))) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x)))) (neg.f64 (*.f64 z (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)))) (neg.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) z) (-.f64 a t)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 y x)))) (neg.f64 (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) (neg.f64 (*.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (neg.f64 (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))))) (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 a t) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (*.f64 z (-.f64 a t)) (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 a t) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 y x)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))))) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (*.f64 z (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (*.f64 z (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) #s(literal 1 binary64)) (*.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) (neg.f64 (*.f64 z (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (neg.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (/.f64 #s(literal 1 binary64) z)) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(pow.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z)) |
(*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) (/.f64 (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(fma.f64 t (/.f64 (-.f64 x y) (-.f64 a t)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) |
(fma.f64 (-.f64 x y) (/.f64 t (-.f64 a t)) x) |
(fma.f64 (*.f64 t (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 t (-.f64 x y)) x) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 a t)) t x) |
(fma.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 t (-.f64 x y))) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 t (-.f64 x y))) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(pow.f64 (-.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 y x) (-.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal -1 binary64)))) |
(-.f64 y x) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.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 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 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 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 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.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 y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y))) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y)))))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 x y)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 x y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 t (-.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (-.f64 x y) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(*.f64 (-.f64 x y) (/.f64 t (-.f64 a t))) |
(*.f64 (*.f64 t (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 t (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 a t)) t) |
(*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
| 1× | egg-herbie |
| 4462× | *-lowering-*.f32 |
| 4462× | *-lowering-*.f64 |
| 3372× | +-lowering-+.f64 |
| 3372× | +-lowering-+.f32 |
| 1808× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1611 | 14784 |
| 1 | 5566 | 13740 |
| 0 | 8029 | 13740 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(/ (* y (- z t)) a) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(* x (+ 1 (* -1 (/ (- z t) a)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* -1 (* x (- (/ z a) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(+ x (* -1 (/ (* t (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(* z (- (/ y a) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(/ (* z (- y x)) a) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(* -1 (/ (* t (- y x)) a)) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* -1 (* t (- (/ y a) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(* y (- (/ z a) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(/ (* y (- z t)) a) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(* -1 (/ (* t (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(/ (* z (- y x)) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(/ (* z (- y x)) a) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(/ (* z (- y x)) a) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(* -1 (/ (* t (- y x)) a)) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* -1 (/ (* t (- y x)) a)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(* -1 (/ (* x (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(/ (* y (- z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(/ (* y (- z t)) a) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(/ (* y (- z t)) a) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(* -1 (/ (* x (- z t)) a)) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* -1 (/ (* x (- z t)) a)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ x a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(/ y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(/ y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(/ y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(* -1 (/ x a)) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(* -1 (/ x a)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(/ (- y x) a) |
(+ x (/ (* t (- x y)) (- a t))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(* -1 (* x (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(+ (* t (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z)))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(+ (* t (+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t)) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2)))) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (+ (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2)) (/ (* z (- (+ (* (pow a 2) x) (/ (* (pow a 3) y) z)) (+ (* (pow a 2) y) (/ (* (pow a 3) x) z)))) (pow t 3))))) |
(* z (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+ (* -1 (/ (* z (- (+ y (/ (* a (- x y)) z)) x)) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y)))) t)) (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(* -1 (* y (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))) |
(+ (* a (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2)))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
(+ (* a (+ (* a (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3)))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
(+ (* a (+ (* a (+ (* a (* z (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4)))))) (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
x |
(+ x (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a)) |
(+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a))) |
(+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (+ (/ (* z (- (* -1 (* (pow t 2) x)) (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) (- x y)) z))))) (pow a 3)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a)))) |
x |
(+ x (* -1 (/ (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z)))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z)))) a)) (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(- (+ (/ x z) (/ y a)) (/ x a)) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (+ (* -1 (/ x (pow a 3))) (* t (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (/ (* a y) (* t z))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (/ (* a x) (* t z))))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (/ (* (pow a 2) x) (* (pow t 2) z))))))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) x) (pow t 3)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z))))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (+ (/ (* (pow a 2) y) (pow t 3)) (/ (* (pow a 3) x) (* (pow t 3) z))))))))) |
(+ (* -1 (/ (- x y) z)) (/ x z)) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (/ (* a (- x y)) z)) x) t)) (/ x z))) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z))) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (+ (* -1 (/ (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y))) t)) (* a x))) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z))) |
(- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(* -1 (* y (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4))))) (/ x (pow t 3))) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(/ x z) |
(- (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))) (/ x a)) |
(- (+ (* -1 (/ (* t x) (pow a 2))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (/ x a)))) |
(- (+ (* -1 (/ (* t x) (pow a 2))) (+ (* -1 (/ (* (pow t 2) x) (pow a 3))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (+ (* -1 (/ (* (pow t 3) (- x y)) (* (pow a 3) z))) (/ x a)))))) |
(/ x z) |
(+ (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))) a)) (/ x z)) |
(+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)) a)))) a)) (/ x z)) |
(+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z))) a)) (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)))) a)) (/ x z)) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(- (/ y (- a t)) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(- (/ y (- a t)) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(/ (* x (+ 1 (/ t (- a t)))) z) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(* -1 (/ (* x (- (* -1 (/ t (- a t))) 1)) z)) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(/ x z) |
(+ (* t (- (/ x (* a z)) (/ y (* a z)))) (/ x z)) |
(+ (* t (- (+ (* t (- (/ x (* (pow a 2) z)) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z)) |
(+ (* t (- (+ (* t (- (+ (* t (- (/ x (* (pow a 3) z)) (/ y (* (pow a 3) z)))) (/ x (* (pow a 2) z))) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z)) |
(/ (- (+ x (* -1 x)) (* -1 y)) z) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (/ (* a y) (* t z)))) (+ (* -1 (/ y z)) (/ (* a x) (* t z)))) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (/ (* (pow a 2) x) (* (pow t 2) z))))) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z)))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (/ (* (pow a 3) x) (* (pow t 3) z)))))) |
(/ (+ x (* -1 (- x y))) z) |
(+ (* -1 (/ (* a (- x y)) (* t z))) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+ (* -1 (/ (+ (/ (* a (- x y)) z) (/ (* (pow a 2) (- x y)) (* t z))) t)) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* -1 (/ (* (pow a 3) (- x y)) (* t z)))) t)) (/ (* a (- x y)) z)) t)) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(/ (+ x (/ (* t x) (- a t))) z) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(/ (+ x (* -1 (- x y))) z) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (/ y (* t z)) (/ x (* t z)))) (/ x z))) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ y (* (pow t 2) z)) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z))) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ y (* (pow t 3) z)) (/ x (* (pow t 3) z)))) (/ y (* (pow t 2) z))) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z))) |
(/ x z) |
(+ (/ x z) (/ (* t (- x y)) (* a z))) |
(+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (/ (* (pow t 2) (- x y)) (* (pow a 2) z)))) |
(+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (+ (/ (* (pow t 2) (- x y)) (* (pow a 2) z)) (/ (* (pow t 3) (- x y)) (* (pow a 3) z))))) |
(/ x z) |
(+ (/ x z) (/ (* t (- x y)) (* a z))) |
(+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (* (pow t 2) (- x y)) (* a z)))) a)) (/ x z)) |
(+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (/ (* (pow t 2) (- x y)) z) (/ (* (pow t 3) (- x y)) (* a z))) a))) a)) (/ x z)) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(* x (+ 1 (/ t (- a t)))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(* -1 (* x (- (* -1 (/ t (- a t))) 1))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
x |
(+ x (* t (- (/ x a) (/ y a)))) |
(+ x (* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a)))) |
(+ x (* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a)))) |
(- (+ x (* -1 x)) (* -1 y)) |
(- (+ x (+ (* -1 x) (/ (* a y) t))) (+ (* -1 y) (/ (* a x) t))) |
(- (+ x (+ (* -1 x) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (+ (* -1 y) (+ (/ (* a x) t) (/ (* (pow a 2) x) (pow t 2))))) |
(- (+ x (+ (* -1 x) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (* -1 y) (+ (/ (* a x) t) (+ (/ (* (pow a 2) x) (pow t 2)) (/ (* (pow a 3) x) (pow t 3)))))) |
(+ x (* -1 (- x y))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t)))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t)))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t)))) |
(+ x (/ (* t x) (- a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(* -1 (/ (* t y) (- a t))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(+ x (* -1 (- x y))) |
(+ x (+ (* -1 (- x y)) (* a (- (/ y t) (/ x t))))) |
(+ x (+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t))))) |
(+ x (+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t))))) |
x |
(+ x (/ (* t (- x y)) a)) |
(+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 2) (- x y)) (pow a 2)))) |
(- (+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 3) (- x y)) (pow a 3)))) (* -1 (/ (* (pow t 2) (- x y)) (pow a 2)))) |
x |
(+ x (/ (* t (- x y)) a)) |
(+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a))) |
(/ -1 x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 y) |
(/ (+ 1 (/ x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) 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))))) |
(/ (* t (- x y)) a) |
(* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a))) |
(* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a))) |
(* t (- (+ (* t (- (* t (- (/ (* t (- x y)) (pow a 4)) (* -1 (/ (- x y) (pow a 3))))) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a))) |
(* -1 (- x y)) |
(+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t))) |
(- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 2) (- x y)) (pow t 2)))) (/ (* a (- x y)) t)) |
(- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 3) (- x y)) (pow t 3)))) (+ (/ (* a (- x y)) t) (/ (* (pow a 2) (- x y)) (pow t 2)))) |
(* -1 (- x y)) |
(+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t))) |
(+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t))) |
(+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(/ (* t x) (- a t)) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(/ (* t x) (- a t)) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(/ (* t x) (- a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(* -1 (- x y)) |
(+ (* -1 (- x y)) (* a (- (/ y t) (/ x t)))) |
(+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t)))) |
(+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t)))) |
(/ (* t (- x y)) a) |
(/ (+ (* t (- x y)) (/ (* (pow t 2) (- x y)) a)) a) |
(/ (- (+ (* t (- x y)) (/ (* (pow t 3) (- x y)) (pow a 2))) (* -1 (/ (* (pow t 2) (- x y)) a))) a) |
(/ (- (+ (* t (- x y)) (/ (* (pow t 4) (- x y)) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) a)) (* -1 (/ (* (pow t 3) (- x y)) (pow a 2))))) a) |
(/ (* t (- x y)) a) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a)) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) (- x y))) (* -1 (/ (* (pow t 4) (- x y)) a))) a)) (* (pow t 2) (- x y))) a))) a)) |
| Outputs |
|---|
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))) a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 a a)))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) t)) (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (+.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) t) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t)))) (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) (+.f64 x (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) a)) t) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x)) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) x)) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))))) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t) (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 z t)) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 z t)) (*.f64 a a))))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a))) a)) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 t (-.f64 a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 a t))) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (/.f64 t (-.f64 a t))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 x (-.f64 a t))))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 x (-.f64 a t))))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 x (-.f64 a t))))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (-.f64 a t))) z)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 a a))))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))))) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 y x) a) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))) a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 a a))))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) t) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) z)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) a)) t) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))))) t) (*.f64 (-.f64 y x) (-.f64 z a))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t)) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t)) (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) t)) (*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 (+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 (-.f64 z t) y))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (-.f64 a t))) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ t (- a t))) |
(/.f64 (neg.f64 t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (/.f64 (neg.f64 z) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 z a))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z a)) (*.f64 t (*.f64 t t)))))) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 z a))) (*.f64 t t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 (-.f64 z a) t)) a)) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 z a) t))) (*.f64 a (-.f64 z a))) t)) a)) t))) |
(* -1 (/ (- z t) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) t) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) t) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) t) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) t) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) t) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) (+.f64 t (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z t)) a) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a))))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (*.f64 t (-.f64 z t)) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a))) a)) a)) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (neg.f64 (/.f64 y (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (neg.f64 (/.f64 y (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (neg.f64 (/.f64 y (-.f64 a t))))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a))))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (/.f64 (neg.f64 y) a) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a)))))) a) (neg.f64 (*.f64 y (/.f64 z (*.f64 a a)))))))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (/.f64 (neg.f64 y) a) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a)))))) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y a) (*.f64 y (/.f64 z (*.f64 a a))))) a)))) (neg.f64 (*.f64 y (/.f64 z (*.f64 a a)))))))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 (+.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) t)) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)))) (*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 y t)))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) t)) (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 y t))) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 y z) (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)) (*.f64 y a)))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t))) (*.f64 a (-.f64 (*.f64 y z) (*.f64 y a))))) t) (-.f64 (*.f64 y z) (*.f64 y a))) t))) |
(* -1 (/ (* y (- z t)) t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a a)))))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a)) a)) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (-.f64 z t))) a)) a))) a)) a)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(*.f64 #s(literal -1 binary64) (*.f64 t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) z) (neg.f64 y))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(+ (* -1 (* t y)) (* y z)) |
(+.f64 (*.f64 y z) (*.f64 #s(literal -1 binary64) (*.f64 t y))) |
(* -1 (* t y)) |
(*.f64 #s(literal -1 binary64) (*.f64 t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 y z) t) (neg.f64 y))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 y z) t) (neg.f64 y))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 y z) t) (neg.f64 y))) |
(* -1 (* t y)) |
(*.f64 #s(literal -1 binary64) (*.f64 t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(neg.f64 (*.f64 t (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(neg.f64 (*.f64 t (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(neg.f64 (*.f64 t (+.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) t)))) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a t)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a)))) |
(* x (+ 1 (* -1 (/ (- z t) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))))) |
(* -1 (* x (- (/ z a) (+ 1 (/ t a))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 t a)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 t a))))) |
(+ x (* -1 (/ (* t (- y x)) a))) |
(+.f64 x (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(* z (- (/ y a) (/ x a))) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a)))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) z)) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) z)) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) z)) (/.f64 (-.f64 y x) a))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)))) |
(* -1 (/ (* t (- y x)) a)) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (+.f64 (/.f64 x t) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)))) |
(* -1 (* t (- (/ y a) (/ x a)))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) t)) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)))) |
(* y (- (/ z a) (/ t a))) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 x y)) (/.f64 z a)) (/.f64 t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 x y)) (/.f64 z a)) (/.f64 t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 x y)) (/.f64 z a)) (/.f64 t a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) y)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) y)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) y)) (/.f64 (-.f64 z t) a))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(* -1 (/ (* t (- y x)) a)) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a))) |
(* -1 (/ (* t (- y x)) a)) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t))) |
(* -1 (/ (* t (- y x)) a)) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) z) a) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (/ (* x (- z t)) a)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a))) |
(* -1 (/ (* x (- z t)) a)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z t)) a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* -1 (/ (* x (- z t)) a)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z t)) a)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ x a)) |
(/.f64 (neg.f64 x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 x) (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 x) (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 x) (*.f64 y a)))) |
(/ y a) |
(/.f64 y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(/ y a) |
(/.f64 y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ x a)) |
(/.f64 (neg.f64 x) a) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (/ x a)) |
(/.f64 (neg.f64 x) a) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 y (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 y (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 y (*.f64 x a))))) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(+ x (/ (* t (- x y)) (- a t))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(*.f64 z (-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(*.f64 z (-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t)))) |
(*.f64 z (-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t)))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (- (/ y (- a t)) (/ x (- a t)))) (* -1 (/ (+ x (/ (* t (- x y)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) (*.f64 (*.f64 x z) (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) (*.f64 (*.f64 x z) (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(+ (* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) (*.f64 (*.f64 x z) (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* x (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(*.f64 (*.f64 x z) (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(*.f64 x (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(*.f64 x (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x))) |
(* x (+ (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x))) |
(*.f64 x (+.f64 (*.f64 z (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x))) |
(* -1 (* x (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z))))) |
(neg.f64 (*.f64 (*.f64 x z) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z))))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x)))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x)))) |
(* -1 (* x (+ (* -1 (/ (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) x)) (* z (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)))) x)))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(+ (* t (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z)))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) (*.f64 (*.f64 t z) (-.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (/.f64 x (*.f64 a z))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z))))) |
(+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) (*.f64 t (+.f64 (*.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (/.f64 x (*.f64 a z))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z)))) (*.f64 (*.f64 t z) (-.f64 (/.f64 (neg.f64 x) (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a))))))))) |
(+ (* t (+ (* t (+ (* t (* z (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (* z (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))))) (* z (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))))) (* z (- (+ (/ x z) (/ y a)) (/ x a)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) (*.f64 t (+.f64 (*.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (/.f64 x (*.f64 a z))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z)))) (*.f64 t (+.f64 (*.f64 z (-.f64 (/.f64 (neg.f64 x) (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a)))))) (*.f64 (*.f64 t z) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a (*.f64 a a)))))))))))) |
(* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t)) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (*.f64 z (-.f64 (-.f64 (+.f64 (neg.f64 y) (*.f64 a (/.f64 y z))) (neg.f64 x)) (/.f64 (*.f64 x a) z))) t)) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2)))) |
(+.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 y z)))) (/.f64 (*.f64 z (-.f64 (-.f64 (+.f64 (neg.f64 y) (*.f64 a (/.f64 y z))) (neg.f64 x)) (/.f64 (*.f64 x a) z))) t)) (/.f64 (*.f64 z (+.f64 (*.f64 x a) (-.f64 (/.f64 (*.f64 y (*.f64 a a)) z) (+.f64 (*.f64 y a) (/.f64 (*.f64 x (*.f64 a a)) z))))) (*.f64 t t))) |
(+ (* z (- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z)))) (+ (/ (* z (- (+ (* -1 y) (/ (* a y) z)) (+ (* -1 x) (/ (* a x) z)))) t) (+ (/ (* z (- (+ (* a x) (/ (* (pow a 2) y) z)) (+ (* a y) (/ (* (pow a 2) x) z)))) (pow t 2)) (/ (* z (- (+ (* (pow a 2) x) (/ (* (pow a 3) y) z)) (+ (* (pow a 2) y) (/ (* (pow a 3) x) z)))) (pow t 3))))) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 y z)))) (+.f64 (+.f64 (/.f64 (*.f64 z (-.f64 (-.f64 (+.f64 (neg.f64 y) (*.f64 a (/.f64 y z))) (neg.f64 x)) (/.f64 (*.f64 x a) z))) t) (/.f64 (*.f64 z (+.f64 (*.f64 x a) (-.f64 (/.f64 (*.f64 y (*.f64 a a)) z) (+.f64 (*.f64 y a) (/.f64 (*.f64 x (*.f64 a a)) z))))) (*.f64 t t))) (/.f64 (*.f64 z (+.f64 (*.f64 x (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 y z)) (+.f64 (*.f64 y (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 x z)))))) (*.f64 t (*.f64 t t))))) |
(* z (+ (* -1 (/ (- x y) z)) (/ x z))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)))) |
(+ (* -1 (/ (* z (- (+ y (/ (* a (- x y)) z)) x)) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (*.f64 z (+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 x y)) z) x))) t))) |
(+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 x y)) z) x))) (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) z))) (-.f64 (*.f64 x a) (*.f64 y a)))) t))) t))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y)))) t)) (* z (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)))) t)) (* z (- (+ y (/ (* a (- x y)) z)) x))) t)) (* z (+ (* -1 (/ (- x y) z)) (/ x z)))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 x y)) z) x))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) z))) (-.f64 (*.f64 x a) (*.f64 y a)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 a a))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 a a)))))) t))) t))) t))) |
(* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(+ (* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) (*.f64 (*.f64 y z) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* y (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(*.f64 (*.f64 y z) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y))) |
(* y (+ (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ (* z (- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t)))) y))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y))) |
(* -1 (* y (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))) |
(neg.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t)))))) y)) (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 y) (+.f64 (*.f64 z (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) y)))) |
(* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t)))) |
(*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) |
(+ (* a (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2)))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 (*.f64 a z) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t))))))) |
(+ (* a (+ (* a (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3)))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 a (+.f64 (*.f64 z (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t)))))) (*.f64 (*.f64 a z) (-.f64 (/.f64 x (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) t)) (/.f64 y (*.f64 t (*.f64 t t))))))))) |
(+ (* a (+ (* a (+ (* a (* z (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4)))))) (* z (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))))) (* z (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))))) (* z (- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 a (+.f64 (*.f64 z (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 z (-.f64 (/.f64 x (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) t)) (/.f64 y (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a z) (-.f64 (-.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) (*.f64 t t)))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))))) |
x |
(+ x (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a)) |
(+.f64 x (/.f64 (*.f64 z (+.f64 y (-.f64 (*.f64 t (/.f64 (-.f64 x y) z)) x))) a)) |
(+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 t) x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z))))) (*.f64 a a))) (/.f64 (*.f64 z (+.f64 y (-.f64 (*.f64 t (/.f64 (-.f64 x y) z)) x))) a)) |
(+ x (+ (/ (* z (- (* -1 (* t x)) (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) (- x y)) z))))) (pow a 2)) (+ (/ (* z (- (* -1 (* (pow t 2) x)) (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) (- x y)) z))))) (pow a 3)) (/ (* z (- (+ y (/ (* t (- x y)) z)) x)) a)))) |
(+.f64 x (+.f64 (+.f64 (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 t) x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z))))) (*.f64 a a)) (/.f64 (*.f64 z (-.f64 (neg.f64 (*.f64 x (*.f64 t t))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 x y) z))))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 z (+.f64 y (-.f64 (*.f64 t (/.f64 (-.f64 x y) z)) x))) a))) |
x |
(+ x (* -1 (/ (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z)))) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 t (/.f64 (-.f64 x y) z)))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 t (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (*.f64 z (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z)))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z)))) a)) (* z (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)))) a)) (* z (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 t (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (+.f64 (*.f64 z (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z)))) (neg.f64 (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (-.f64 y x)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 x y) z)))) a))) a))) a))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) |
(+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 y (-.f64 a t)) (*.f64 x (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 y (-.f64 a t)) (*.f64 x (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) (/ y (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 y (-.f64 a t)) (*.f64 x (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))))) |
(* x (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)) (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)) (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* x (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ y (* x (- a t)))))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)) (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (*.f64 x (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z))) x))) (/.f64 #s(literal 1 binary64) z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z))) x))) (/.f64 #s(literal 1 binary64) z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (+ (* -1 (/ (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))) x)) (/ 1 (- a t)))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z))) x))) (/.f64 #s(literal 1 binary64) z)))) |
(- (+ (/ x z) (/ y a)) (/ x a)) |
(+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (/ x (* a z))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(+.f64 (*.f64 t (-.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (/.f64 x (*.f64 a z))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z)))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (* -1 (/ x (pow a 3))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (-.f64 (+.f64 (/.f64 x (*.f64 a z)) (*.f64 t (-.f64 (/.f64 (neg.f64 x) (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a))))))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z))))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(- (+ (* t (- (+ (* -1 (/ x (pow a 2))) (+ (* t (- (+ (* -1 (/ x (pow a 3))) (* t (- (* -1 (/ x (pow a 4))) (+ (* -1 (/ y (pow a 4))) (* -1 (/ (- x y) (* (pow a 3) z))))))) (+ (* -1 (/ y (pow a 3))) (* -1 (/ (- x y) (* (pow a 2) z)))))) (/ x (* a z)))) (+ (* -1 (/ y (pow a 2))) (/ y (* a z))))) (+ (/ x z) (/ y a))) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 x (*.f64 a a))) (-.f64 (+.f64 (/.f64 x (*.f64 a z)) (*.f64 t (+.f64 (/.f64 (neg.f64 x) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a (*.f64 a a))))))) (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a)))))))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (/.f64 y a) z))))) (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(- (+ (* -1 (/ x z)) (/ x z)) (* -1 (/ y z))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 #s(literal 1 binary64) (/.f64 y z))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (/ (* a y) (* t z))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (/ (* a x) (* t z))))) |
(+.f64 (/.f64 (neg.f64 x) z) (-.f64 (+.f64 (/.f64 (neg.f64 y) t) (+.f64 (/.f64 x z) (/.f64 (*.f64 y a) (*.f64 t z)))) (+.f64 (/.f64 (neg.f64 x) t) (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z)))))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (/ (* (pow a 2) x) (* (pow t 2) z))))))) |
(-.f64 (+.f64 (/.f64 (neg.f64 x) z) (+.f64 (+.f64 (/.f64 (neg.f64 y) t) (/.f64 x z)) (+.f64 (+.f64 (*.f64 a (/.f64 x (*.f64 t t))) (/.f64 (*.f64 y a) (*.f64 t z))) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z (*.f64 t t)))))) (+.f64 (/.f64 (neg.f64 x) t) (+.f64 (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z))) (+.f64 (/.f64 (*.f64 y a) (*.f64 t t)) (/.f64 (*.f64 x (*.f64 a a)) (*.f64 z (*.f64 t t))))))) |
(- (+ (* -1 (/ x z)) (+ (* -1 (/ y t)) (+ (/ x z) (+ (/ (* a x) (pow t 2)) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) x) (pow t 3)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z))))))))) (+ (* -1 (/ x t)) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* a y) (pow t 2)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (+ (/ (* (pow a 2) y) (pow t 3)) (/ (* (pow a 3) x) (* (pow t 3) z))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 y) t)) (+.f64 (+.f64 (/.f64 x z) (*.f64 a (/.f64 x (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y a) (*.f64 t z)) (+.f64 (/.f64 (*.f64 x (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z (*.f64 t t))) (*.f64 (/.f64 y z) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))))) (+.f64 (/.f64 (neg.f64 x) t) (+.f64 (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z))) (+.f64 (/.f64 (*.f64 y a) (*.f64 t t)) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 a a)) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t (*.f64 t t))))))))) |
(+ (* -1 (/ (- x y) z)) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (/ (* a (- x y)) z)) x) t)) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (neg.f64 (/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 x y)) z) x)) t)))) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* a x)) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (neg.f64 (/.f64 (+.f64 y (-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 x y)) z) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) z))) (-.f64 (*.f64 x a) (*.f64 y a))) t))) x)) t)))) |
(+ (* -1 (/ (- x y) z)) (+ (* -1 (/ (- (+ y (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (+ (* -1 (/ (- (+ (* -1 (* (pow a 2) x)) (/ (* (pow a 3) (- x y)) z)) (* -1 (* (pow a 2) y))) t)) (* a x))) (* a y)) t)) (/ (* a (- x y)) z))) x) t)) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (neg.f64 (/.f64 (+.f64 y (-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 x y)) z) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) z))) (-.f64 (+.f64 (*.f64 x a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 a a))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 a a))))) t))) (*.f64 y a)))) t)) x)) t)))) |
(- (+ (/ x z) (/ (* t x) (* z (- a t)))) (/ x (- a t))) |
(+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t)))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) |
(- (+ (* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) (/ x (- a t))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t))))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t)))) (/.f64 (/.f64 x y) (-.f64 a t))))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t)))) (/.f64 (/.f64 x y) (-.f64 a t))))) |
(* y (- (+ (* -1 (/ t (* z (- a t)))) (+ (/ 1 (- a t)) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) (/ x (* y (- a t))))) |
(*.f64 y (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t)))) (/.f64 (/.f64 x y) (-.f64 a t))))) |
(* -1 (* y (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t)))) y)) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t)))) y)) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(* -1 (* y (- (+ (* -1 (/ (+ (* -1 (/ x (- a t))) (+ (/ x z) (/ (* t x) (* z (- a t))))) y)) (/ t (* z (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 x z) (-.f64 (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)) (/.f64 x (-.f64 a t)))) y)) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (/ x z))) (* -1 (/ x t))) |
(+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (/ x (pow t 2)) (/ y (* t z))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (*.f64 a (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) (/.f64 (neg.f64 x) t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ x (pow t 3)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(+.f64 (+.f64 (+.f64 (/.f64 (neg.f64 y) t) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (+.f64 (/.f64 x z) (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) t)) (/.f64 y (*.f64 t (*.f64 t t)))))) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t))))))))) (*.f64 #s(literal 1 binary64) (/.f64 x t))) |
(- (+ (* -1 (/ y t)) (+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ x (pow t 4)) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) (pow t 2))) (/ y (pow t 4))))) (/ x (pow t 3))) (+ (* -1 (/ (- (/ y (* t z)) (/ x (* t z))) t)) (/ y (pow t 3))))) (+ (/ x (pow t 2)) (/ y (* t z)))) (+ (/ x (* t z)) (/ y (pow t 2))))) (/ x z)))) (* -1 (/ x t))) |
(+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) (*.f64 t t)))) (/.f64 y (pow.f64 t #s(literal 4 binary64))))) (-.f64 (/.f64 x (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))) t)) (/.f64 y (*.f64 t (*.f64 t t))))))) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t)))))))) (/.f64 x z)) (/.f64 (neg.f64 x) t))) |
(/ x z) |
(/.f64 x z) |
(- (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))) (/ x a)) |
(-.f64 (+.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) (/.f64 x a)) |
(- (+ (* -1 (/ (* t x) (pow a 2))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (/ x a)))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 x (*.f64 a a)))) (-.f64 (+.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) (+.f64 (neg.f64 (*.f64 t (/.f64 y (*.f64 a a)))) (+.f64 (/.f64 x a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z))))))) |
(- (+ (* -1 (/ (* t x) (pow a 2))) (+ (* -1 (/ (* (pow t 2) x) (pow a 3))) (+ (/ x z) (+ (/ y a) (/ (* t (- x y)) (* a z)))))) (+ (* -1 (/ (* t y) (pow a 2))) (+ (* -1 (/ (* (pow t 2) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) (* (pow a 2) z))) (+ (* -1 (/ (* (pow t 3) (- x y)) (* (pow a 3) z))) (/ x a)))))) |
(-.f64 (+.f64 (neg.f64 (*.f64 t (/.f64 x (*.f64 a a)))) (+.f64 (+.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 (*.f64 x (*.f64 t t))) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (*.f64 t (/.f64 y (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 t t))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z)))) (+.f64 (/.f64 x a) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) z)))))) |
(/ x z) |
(/.f64 x z) |
(+ (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- x y)) z))) a)) (/ x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 t (/.f64 (-.f64 x y) z))) a))) |
(+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z)) a)))) a)) (/ x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 x y) z))) (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z))) a))) a))) |
(+ (* -1 (/ (+ (* -1 (- y x)) (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- x y)) z))) a)) (+ (* t (- y x)) (/ (* (pow t 2) (- x y)) z))) a)))) a)) (/ x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 x y) z))) (/.f64 (+.f64 (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (-.f64 y x)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 x y) z))) a))) a))) a))) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(/.f64 (+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(/.f64 (+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) z) |
(/ (+ x (+ (* z (- (/ y (- a t)) (/ x (- a t)))) (/ (* t (- x y)) (- a t)))) z) |
(/.f64 (+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)))) z) |
(- (/ y (- a t)) (/ x (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(- (/ y (- a t)) (/ x (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(- (+ (/ x z) (+ (/ y (- a t)) (/ (* t (- x y)) (* z (- a t))))) (/ x (- a t))) |
(-.f64 (+.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (/.f64 (-.f64 x y) z)) (-.f64 a t))) (/.f64 x (-.f64 a t))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (*.f64 x (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (*.f64 x (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (* x (+ (/ 1 z) (/ t (* z (- a t)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (*.f64 x (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)))) |
(/ (* x (+ 1 (/ t (- a t)))) z) |
(/.f64 (*.f64 x (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) z) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t)))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 y x)))) |
(* -1 (/ (* x (- (* -1 (/ t (- a t))) 1)) z)) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) #s(literal -1 binary64))) z) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (/.f64 (*.f64 t y) x) (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (/.f64 (*.f64 t y) x) (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) z)))) |
(* -1 (* x (- (+ (* -1 (/ t (* z (- a t)))) (/ (* t y) (* x (* z (- a t))))) (/ 1 z)))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (/.f64 (*.f64 t y) x) (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) z)))) |
(/ x z) |
(/.f64 x z) |
(+ (* t (- (/ x (* a z)) (/ y (* a z)))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) |
(+ (* t (- (+ (* t (- (/ x (* (pow a 2) z)) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a)))) (/.f64 (-.f64 x y) (*.f64 a z))))) |
(+ (* t (- (+ (* t (- (+ (* t (- (/ x (* (pow a 3) z)) (/ y (* (pow a 3) z)))) (/ x (* (pow a 2) z))) (/ y (* (pow a 2) z)))) (/ x (* a z))) (/ y (* a z)))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (-.f64 x y) (*.f64 z (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 a a))))) (/.f64 (-.f64 x y) (*.f64 a z))))) |
(/ (- (+ x (* -1 x)) (* -1 y)) z) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) y)) z) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (/ (* a y) (* t z)))) (+ (* -1 (/ y z)) (/ (* a x) (* t z)))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (*.f64 y a) (*.f64 t z))) (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z)))) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (/ (* (pow a 2) y) (* (pow t 2) z))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (/ (* (pow a 2) x) (* (pow t 2) z))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (+.f64 (/.f64 (*.f64 y a) (*.f64 t z)) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z (*.f64 t t))))) (+.f64 (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z))) (/.f64 (*.f64 x (*.f64 a a)) (*.f64 z (*.f64 t t))))) |
(- (+ (* -1 (/ x z)) (+ (/ x z) (+ (/ (* a y) (* t z)) (+ (/ (* (pow a 2) y) (* (pow t 2) z)) (/ (* (pow a 3) y) (* (pow t 3) z)))))) (+ (* -1 (/ y z)) (+ (/ (* a x) (* t z)) (+ (/ (* (pow a 2) x) (* (pow t 2) z)) (/ (* (pow a 3) x) (* (pow t 3) z)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (+.f64 (/.f64 (*.f64 y a) (*.f64 t z)) (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 z (*.f64 t t))) (*.f64 (/.f64 y z) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (+.f64 (+.f64 (/.f64 (neg.f64 y) z) (/.f64 (*.f64 x a) (*.f64 t z))) (+.f64 (/.f64 (*.f64 x (*.f64 a a)) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 x (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 t (*.f64 t t))))))) |
(/ (+ x (* -1 (- x y))) z) |
(/.f64 (+.f64 x (neg.f64 (-.f64 x y))) z) |
(+ (* -1 (/ (* a (- x y)) (* t z))) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 x y))) (*.f64 t z))) |
(+ (* -1 (/ (+ (/ (* a (- x y)) z) (/ (* (pow a 2) (- x y)) (* t z))) t)) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 x y)) z) (/.f64 (*.f64 (*.f64 a a) (-.f64 x y)) (*.f64 t z))) t))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow a 2) (- x y)) z)) (* -1 (/ (* (pow a 3) (- x y)) (* t z)))) t)) (/ (* a (- x y)) z)) t)) (+ (* -1 (/ (- x y) z)) (/ x z))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 x y)) z) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) z))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x y)) (*.f64 t z))) t))) t))) |
(/ (+ x (/ (* t x) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t x) (-.f64 a t))) z) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)))) |
(+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ (* t x) (* z (- a t))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z)))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(*.f64 y (+.f64 (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t))))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(*.f64 y (+.f64 (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t))))) |
(* y (+ (* -1 (/ t (* z (- a t)))) (+ (/ x (* y z)) (/ (* t x) (* y (* z (- a t))))))) |
(*.f64 y (+.f64 (+.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 x (*.f64 y z))) (*.f64 (/.f64 x (*.f64 y z)) (/.f64 t (-.f64 a t))))) |
(* -1 (/ (* t y) (* z (- a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 (-.f64 a t) z)) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ (/ x z) (/ (* t x) (* z (- a t)))) y)) (/ t (* z (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (/.f64 x z) (/.f64 (*.f64 t x) (*.f64 (-.f64 a t) z))) y)))) |
(/ (+ x (* -1 (- x y))) z) |
(/.f64 (+.f64 x (neg.f64 (-.f64 x y))) z) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (/ y (* t z)) (/ x (* t z)))) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (*.f64 a (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z)))))) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (/ y (* (pow t 2) z)) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (/.f64 y (*.f64 t t)) z) (/.f64 x (*.f64 z (*.f64 t t))))) (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))))))) |
(+ (* -1 (/ (- x y) z)) (+ (* a (- (+ (* a (- (+ (* a (- (/ y (* (pow t 3) z)) (/ x (* (pow t 3) z)))) (/ y (* (pow t 2) z))) (/ x (* (pow t 2) z)))) (/ y (* t z))) (/ x (* t z)))) (/ x z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z)) (+.f64 (/.f64 x z) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 y (*.f64 z (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 x (*.f64 t (*.f64 t t))) z))) (-.f64 (/.f64 (/.f64 y (*.f64 t t)) z) (/.f64 x (*.f64 z (*.f64 t t)))))) (-.f64 (/.f64 y (*.f64 t z)) (/.f64 x (*.f64 t z))))))) |
(/ x z) |
(/.f64 x z) |
(+ (/ x z) (/ (* t (- x y)) (* a z))) |
(+.f64 (/.f64 x z) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) |
(+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (/ (* (pow t 2) (- x y)) (* (pow a 2) z)))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) (/.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 z (*.f64 a a)))) |
(+ (/ x z) (+ (/ (* t (- x y)) (* a z)) (+ (/ (* (pow t 2) (- x y)) (* (pow a 2) z)) (/ (* (pow t 3) (- x y)) (* (pow a 3) z))))) |
(+.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 z (*.f64 a a))) (*.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) z)))) |
(/ x z) |
(/.f64 x z) |
(+ (/ x z) (/ (* t (- x y)) (* a z))) |
(+.f64 (/.f64 x z) (*.f64 (/.f64 t a) (/.f64 (-.f64 x y) z))) |
(+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (* (pow t 2) (- x y)) (* a z)))) a)) (/ x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 x y) z))) (/.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 a z))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (* t (- x y)) z)) (* -1 (/ (+ (/ (* (pow t 2) (- x y)) z) (/ (* (pow t 3) (- x y)) (* a z))) a))) a)) (/ x z)) |
(+.f64 (/.f64 x z) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 x y) z))) (/.f64 (+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) z)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)) (*.f64 a z))) a)) a))) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(/ (+ x (/ (* t (- x y)) (- a t))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 x (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 x (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(+ (* -1 (/ (* t y) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (*.f64 x (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(* x (+ 1 (/ t (- a t)))) |
(*.f64 x (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t)))))) |
(* -1 (* x (- (* -1 (/ t (- a t))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))) #s(literal 1 binary64)))) |
x |
(+ x (* t (- (/ x a) (/ y a)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) a)) |
(+ x (* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a)))) |
(+.f64 x (*.f64 t (+.f64 (/.f64 x a) (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 a a)) (/.f64 y a))))) |
(+ x (* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a)))) |
(+.f64 x (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 a (*.f64 a a))) (/.f64 (neg.f64 (-.f64 x y)) (*.f64 a a)))) (/.f64 (-.f64 x y) a)))) |
(- (+ x (* -1 x)) (* -1 y)) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(- (+ x (+ (* -1 x) (/ (* a y) t))) (+ (* -1 y) (/ (* a x) t))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 a (/.f64 y t))) (+.f64 (neg.f64 y) (/.f64 (*.f64 x a) t))) |
(- (+ x (+ (* -1 x) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (+ (* -1 y) (+ (/ (* a x) t) (/ (* (pow a 2) x) (pow t 2))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 a (/.f64 y t)) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) (+.f64 (neg.f64 y) (+.f64 (/.f64 (*.f64 x a) t) (/.f64 (*.f64 x (*.f64 a a)) (*.f64 t t))))) |
(- (+ x (+ (* -1 x) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (* -1 y) (+ (/ (* a x) t) (+ (/ (* (pow a 2) x) (pow t 2)) (/ (* (pow a 3) x) (pow t 3)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 a (/.f64 y t)) (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))))) (+.f64 (neg.f64 y) (+.f64 (+.f64 (/.f64 (*.f64 x a) t) (/.f64 (*.f64 x (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 x (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))))) |
(+ x (* -1 (- x y))) |
(+.f64 x (neg.f64 (-.f64 x y))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t)))) |
(+.f64 x (-.f64 (neg.f64 (-.f64 x y)) (/.f64 (*.f64 a (-.f64 x y)) t))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t)))) |
(+.f64 x (-.f64 (neg.f64 (-.f64 x y)) (/.f64 (+.f64 (*.f64 a (-.f64 x y)) (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) t))) t))) |
(+ x (+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t)))) |
(+.f64 x (-.f64 (neg.f64 (-.f64 x y)) (/.f64 (+.f64 (*.f64 a (-.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 x y)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 x y) t))) t))) t))) |
(+ x (/ (* t x) (- a t))) |
(+.f64 x (/.f64 (*.f64 t x) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t)))) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 x y)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 x y)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ (* t x) (* y (- a t)))))) |
(*.f64 y (+.f64 (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 x y)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t x) (-.f64 a t))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t x) (-.f64 a t))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (/ (* t x) (- a t))) y)) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t x) (-.f64 a t))) y)))) |
(+ x (* -1 (- x y))) |
(+.f64 x (neg.f64 (-.f64 x y))) |
(+ x (+ (* -1 (- x y)) (* a (- (/ y t) (/ x t))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (neg.f64 (-.f64 x y)))) |
(+ x (+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t))))) |
(+.f64 (+.f64 x (neg.f64 (-.f64 x y))) (*.f64 a (+.f64 (/.f64 y t) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) a) t) t) (/.f64 x t))))) |
(+ x (+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t))))) |
(+.f64 (+.f64 x (neg.f64 (-.f64 x y))) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) t) t)))) (/.f64 (-.f64 y x) t)))) |
x |
(+ x (/ (* t (- x y)) a)) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) a)) |
(+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 2) (- x y)) (pow a 2)))) |
(+.f64 x (+.f64 (/.f64 (*.f64 t (-.f64 x y)) a) (/.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 a a)))) |
(- (+ x (+ (/ (* t (- x y)) a) (/ (* (pow t 3) (- x y)) (pow a 3)))) (* -1 (/ (* (pow t 2) (- x y)) (pow a 2)))) |
(+.f64 (+.f64 x (+.f64 (/.f64 (*.f64 t (-.f64 x y)) a) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 a a)))) |
x |
(+ x (/ (* t (- x y)) a)) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) a)) |
(+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (/.f64 (+.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 x y) a))) a)) a))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* -1 (/ y (pow x 2))) (/ 1 x)) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(- (* y (- (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(-.f64 (*.f64 y (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(- (* y (- (* y (- (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ x y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y))) y) |
(/ (- (+ 1 (/ (pow x 3) (pow y 3))) (+ (* -1 (/ x y)) (* -1 (/ (pow x 2) (pow y 2))))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x x) (*.f64 y y))))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ x y)) 1) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1) y)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1 binary64) x)) y)) #s(literal -1 binary64)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1) y)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) y)) (*.f64 x x)) y) x)) y)) #s(literal -1 binary64)) y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ x (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y y))) |
(+ (* x (+ (/ 1 (pow y 2)) (/ x (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 x (*.f64 y (*.f64 y y)))))) |
(+ (* x (+ (* x (+ (/ 1 (pow y 3)) (/ x (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ y x)) 1) x) |
(/.f64 (+.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)) x) |
(/ (- (* -1 (/ (pow y 2) (pow x 2))) (+ 1 (/ y x))) x) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) x) |
(/ (- (* -1 (/ (pow y 3) (pow x 3))) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 y y) (*.f64 x x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ y x)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) y) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) x) (*.f64 #s(literal 1 binary64) (*.f64 y y))) x)) y) x))) x)) |
(* -1 x) |
(neg.f64 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 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x)))) |
(/ (* t (- x y)) a) |
(/.f64 (*.f64 t (-.f64 x y)) a) |
(* t (- (+ (/ x a) (/ (* t (- x y)) (pow a 2))) (/ y a))) |
(*.f64 t (+.f64 (/.f64 x a) (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 a a)) (/.f64 y a)))) |
(* t (- (+ (* t (- (/ (* t (- x y)) (pow a 3)) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a))) |
(*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 a (*.f64 a a))) (/.f64 (neg.f64 (-.f64 x y)) (*.f64 a a)))) (/.f64 (-.f64 x y) a))) |
(* t (- (+ (* t (- (* t (- (/ (* t (- x y)) (pow a 4)) (* -1 (/ (- x y) (pow a 3))))) (* -1 (/ (- x y) (pow a 2))))) (/ x a)) (/ y a))) |
(*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 x y)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 (-.f64 x y)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 a a))))) (/.f64 (-.f64 x y) a))) |
(* -1 (- x y)) |
(neg.f64 (-.f64 x y)) |
(+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t))) |
(-.f64 (neg.f64 (-.f64 x y)) (/.f64 (*.f64 a (-.f64 x y)) t)) |
(- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 2) (- x y)) (pow t 2)))) (/ (* a (- x y)) t)) |
(-.f64 (-.f64 (neg.f64 (-.f64 x y)) (*.f64 (/.f64 (*.f64 a a) t) (/.f64 (-.f64 x y) t))) (/.f64 (*.f64 a (-.f64 x y)) t)) |
(- (+ (* -1 (- x y)) (* -1 (/ (* (pow a 3) (- x y)) (pow t 3)))) (+ (/ (* a (- x y)) t) (/ (* (pow a 2) (- x y)) (pow t 2)))) |
(-.f64 (-.f64 (neg.f64 (-.f64 x y)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x y)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a (-.f64 x y)) t) (*.f64 (/.f64 (*.f64 a a) t) (/.f64 (-.f64 x y) t)))) |
(* -1 (- x y)) |
(neg.f64 (-.f64 x y)) |
(+ (* -1 (- x y)) (* -1 (/ (* a (- x y)) t))) |
(-.f64 (neg.f64 (-.f64 x y)) (/.f64 (*.f64 a (-.f64 x y)) t)) |
(+ (* -1 (- x y)) (* -1 (/ (+ (* a (- x y)) (/ (* (pow a 2) (- x y)) t)) t))) |
(-.f64 (neg.f64 (-.f64 x y)) (/.f64 (+.f64 (*.f64 a (-.f64 x y)) (*.f64 (*.f64 a a) (/.f64 (-.f64 x y) t))) t)) |
(+ (* -1 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) (- x y))) (* -1 (/ (* (pow a 3) (- x y)) t))) t)) (* a (- x y))) t))) |
(-.f64 (neg.f64 (-.f64 x y)) (/.f64 (+.f64 (*.f64 a (-.f64 x y)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 x y)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 x y) t))) t))) t)) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(/ (* t x) (- a t)) |
(/.f64 (*.f64 t x) (-.f64 a t)) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(*.f64 x (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))))) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(*.f64 x (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))))) |
(* x (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) |
(*.f64 x (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))))) |
(/ (* t x) (- a t)) |
(/.f64 (*.f64 t x) (-.f64 a t)) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ t (- a t))) (/ (* t y) (* x (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(/ (* t x) (- a t)) |
(/.f64 (*.f64 t x) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* t x) (- a t))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) (/.f64 (*.f64 t x) (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(*.f64 y (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(*.f64 y (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ (* t x) (* y (- a t))))) |
(*.f64 y (+.f64 (/.f64 (neg.f64 t) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t x) y) (-.f64 a t)))) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 y (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 y (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (* t x) (* y (- a t)))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 (neg.f64 t) x) (*.f64 y (-.f64 a t))))) |
(* -1 (- x y)) |
(neg.f64 (-.f64 x y)) |
(+ (* -1 (- x y)) (* a (- (/ y t) (/ x t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (neg.f64 (-.f64 x y))) |
(+ (* -1 (- x y)) (* a (- (+ (/ y t) (/ (* a (- (/ y t) (/ x t))) t)) (/ x t)))) |
(+.f64 (neg.f64 (-.f64 x y)) (*.f64 a (+.f64 (/.f64 y t) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) a) t) t) (/.f64 x t))))) |
(+ (* -1 (- x y)) (* a (- (+ (* a (- (/ (* a (- (/ y t) (/ x t))) (pow t 2)) (* -1 (/ (- (/ y t) (/ x t)) t)))) (/ y t)) (/ x t)))) |
(+.f64 (neg.f64 (-.f64 x y)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) t) t)))) (/.f64 (-.f64 y x) t)))) |
(/ (* t (- x y)) a) |
(/.f64 (*.f64 t (-.f64 x y)) a) |
(/ (+ (* t (- x y)) (/ (* (pow t 2) (- x y)) a)) a) |
(/.f64 (+.f64 (*.f64 t (-.f64 x y)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) a))) a) |
(/ (- (+ (* t (- x y)) (/ (* (pow t 3) (- x y)) (pow a 2))) (* -1 (/ (* (pow t 2) (- x y)) a))) a) |
(/.f64 (+.f64 (*.f64 t (-.f64 x y)) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) a))))) a) |
(/ (- (+ (* t (- x y)) (/ (* (pow t 4) (- x y)) (pow a 3))) (+ (* -1 (/ (* (pow t 2) (- x y)) a)) (* -1 (/ (* (pow t 3) (- x y)) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 t (-.f64 x y)) (*.f64 (/.f64 (-.f64 x y) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) a))) (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) a))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)) (*.f64 a a)))) a) |
(/ (* t (- x y)) a) |
(/.f64 (*.f64 t (-.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (* (pow t 2) (- x y)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (*.f64 (*.f64 t t) (/.f64 (-.f64 x y) a))) a)) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* (pow t 2) (- x y)) (/ (* (pow t 3) (- x y)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (/.f64 (+.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 x y) a))) a)) a)) |
(* -1 (/ (+ (* -1 (* t (- x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) (- x y))) (* -1 (/ (* (pow t 4) (- x y)) a))) a)) (* (pow t 2) (- x y))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 x y)) (/.f64 (+.f64 (*.f64 (*.f64 t t) (-.f64 x y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (-.f64 x y) a))) a))) a)) a)) |
Compiled 50074 to 5038 computations (89.9% saved)
31 alts after pruning (30 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1814 | 23 | 1837 |
| Fresh | 5 | 7 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1823 | 31 | 1854 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.9% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| 36.5% | (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) | |
| 24.5% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 20.9% | (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) | |
| 18.8% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 20.1% | (/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) | |
| 14.7% | (/.f64 (*.f64 y z) a) | |
| 45.9% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 43.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| ▶ | 56.7% | (+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
| 16.6% | (+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) | |
| 23.9% | (+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 (*.f64 a z) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t))))))) | |
| 48.5% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) x))) | |
| 52.6% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)))) | |
| 18.9% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 18.8% | (+.f64 x (-.f64 y x)) | |
| 39.8% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) | |
| ▶ | 49.4% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| 35.6% | (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) | |
| 51.5% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) | |
| 39.4% | (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) | |
| 12.1% | (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) | |
| 36.3% | (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) | |
| 45.7% | (*.f64 z (/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))))) | |
| 24.2% | (*.f64 z (/.f64 x z)) | |
| 30.6% | (*.f64 z (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 20.2% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 48.5% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| ▶ | 27.4% | (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
| ▶ | 24.0% | y |
| ✓ | 31.0% | x |
Compiled 1064 to 653 computations (38.6% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 a (-.f64 y x)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 z t) (/.f64 y a)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 y (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 t (/.f64 y (-.f64 a t))) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 6272 | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| 2324× | *-lowering-*.f32 |
| 2324× | *-lowering-*.f64 |
| 1624× | fma-define |
| 1516× | sum4-define |
| 1348× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 123 |
| 1 | 52 | 121 |
| 2 | 125 | 121 |
| 3 | 366 | 120 |
| 4 | 1440 | 120 |
| 5 | 6277 | 120 |
| 0 | 8048 | 120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- z t) (/ (- y x) (- a t))) x) |
(- z t) |
z |
t |
(/ (- y x) (- a t)) |
(- y x) |
y |
x |
(- a t) |
a |
y |
(neg (* t (/ y (- a t)))) |
(* t (/ y (- a t))) |
t |
(/ y (- a t)) |
y |
(- a t) |
a |
(+ x (* (- z t) (/ y a))) |
x |
(* (- z t) (/ y a)) |
(- z t) |
z |
t |
(/ y a) |
y |
a |
(+ (/ (- z t) (/ a (- y x))) x) |
(/ (- z t) (/ a (- y x))) |
(- z t) |
z |
t |
(/ a (- y x)) |
a |
(- y x) |
y |
x |
| Outputs |
|---|
(+ (* (- z t) (/ (- y x) (- a t))) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
x |
(- a t) |
(-.f64 a t) |
a |
y |
(neg (* t (/ y (- a t)))) |
(*.f64 t (/.f64 y (-.f64 t a))) |
(* t (/ y (- a t))) |
(*.f64 t (/.f64 y (-.f64 a t))) |
t |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
y |
(- a t) |
(-.f64 a t) |
a |
(+ x (* (- z t) (/ y a))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) |
x |
(* (- z t) (/ y a)) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ y a) |
(/.f64 y a) |
y |
a |
(+ (/ (- z t) (/ a (- y x))) x) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(/ (- z t) (/ a (- y x))) |
(/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
a |
(- y x) |
(-.f64 y x) |
y |
x |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
| ✓ | accuracy | 100.0% | (/.f64 a (-.f64 y x)) |
| ✓ | accuracy | 93.5% | (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| ✓ | accuracy | 93.6% | (*.f64 (-.f64 z t) (/.f64 y a)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
| ✓ | accuracy | 100.0% | (/.f64 y (-.f64 a t)) |
| ✓ | accuracy | 91.2% | (*.f64 t (/.f64 y (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 93.7% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| 102.0ms | 219× | 0 | valid |
| 77.0ms | 37× | 5 | exit |
Compiled 129 to 20 computations (84.5% saved)
backward-pass: 24.0ms (40.1% of total)ival-div: 10.0ms (16.7% of total)ival-add: 6.0ms (10% of total)ival-mult: 6.0ms (10% of total)compiled-spec: 6.0ms (10% of total)ival-sub: 5.0ms (8.4% of total)ival-neg: 2.0ms (3.3% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (- z t) (/ (- y x) (- a t))) x)> |
#<alt (- z t)> |
#<alt (/ (- y x) (- a t))> |
#<alt (- y x)> |
#<alt (neg (* t (/ y (- a t))))> |
#<alt (* t (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (- a t)> |
#<alt (+ x (* (- z t) (/ y a)))> |
#<alt (* (- z t) (/ y a))> |
#<alt (/ y a)> |
#<alt (+ (/ (- z t) (/ a (- y x))) x)> |
#<alt (/ (- z t) (/ a (- y x)))> |
#<alt (/ a (- y x))> |
| Outputs |
|---|
#<alt (+ x (* -1 (/ (* t (- y x)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (+ x (* -1 (/ (* (- y x) (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ y (- a t))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2)))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- (+ y (/ (* t (- y x)) a)) x) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a)> |
#<alt (/ (- y x) a)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a))> |
#<alt (/ (- y x) a)> |
#<alt (- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a))> |
#<alt (- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t)> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) 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 (* -1 (/ (* t y) a))> |
#<alt (* t (- (* -1 (/ (* t y) (pow a 2))) (/ y a)))> |
#<alt (* t (- (* t (+ (* -1 (/ y (pow a 2))) (* -1 (/ (* t y) (pow a 3))))) (/ y a)))> |
#<alt (* t (- (* t (+ (* -1 (/ y (pow a 2))) (* t (+ (* -1 (/ y (pow a 3))) (* -1 (/ (* t y) (pow a 4))))))) (/ y a)))> |
#<alt y> |
#<alt (- (/ (* a y) t) (* -1 y))> |
#<alt (- (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))) (* -1 y))> |
#<alt (- (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))) (* -1 y))> |
#<alt y> |
#<alt (- (/ (* a y) t) (* -1 y))> |
#<alt (- (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t)) (* -1 y))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t)) (* -1 y))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt y> |
#<alt (- (/ (* a y) t) (* -1 y))> |
#<alt (- (* a (+ (/ y t) (/ (* a y) (pow t 2)))) (* -1 y))> |
#<alt (- (* a (+ (* a (+ (/ y (pow t 2)) (/ (* a y) (pow t 3)))) (/ y t))) (* -1 y))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a)> |
#<alt (/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (* t y)) a)> |
#<alt (/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 4) y) (pow a 3))))) (* t y)) a)> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* -1 (/ (- (/ (* (pow t 2) y) a) (* -1 (* t y))) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a))> |
#<alt (/ (* t y) a)> |
#<alt (* t (+ (/ y a) (/ (* t y) (pow a 2))))> |
#<alt (* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)))> |
#<alt (* t (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* -1 (/ (* a y) t)))> |
#<alt (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t))> |
#<alt (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* -1 (/ (* a y) t)))> |
#<alt (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t)))> |
#<alt (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t)))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (/ (* t y) (- a t))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* -1 (/ (* a y) t)))> |
#<alt (+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t))))> |
#<alt (+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t))))> |
#<alt (/ (* t y) a)> |
#<alt (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)> |
#<alt (/ (- (+ (* t y) (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 2) y) a))) a)> |
#<alt (/ (- (+ (* t y) (/ (* (pow t 4) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2))))) a)> |
#<alt (/ (* t y) a)> |
#<alt (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) y)) (* -1 (/ (* (pow t 4) y) a))) a)) (* (pow t 2) y)) a))) a))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (/ y t))> |
#<alt (+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2)))))> |
#<alt (/ y a)> |
#<alt (/ (+ y (/ (* t y) a)) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a))> |
#<alt (/ y a)> |
#<alt (+ (/ y a) (/ (* t y) (pow a 2)))> |
#<alt (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a))> |
#<alt (* -1 (/ y t))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (* a y) t))) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t)> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t)> |
#<alt (* -1 (/ y t))> |
#<alt (* -1 (/ (+ y (/ (* a y) t)) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t))> |
#<alt (* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* a x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1)))> |
#<alt (+ x (* -1 (/ (* t y) a)))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (/ (* y z) a)> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a))))> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t)))))> |
#<alt (* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t)))))> |
#<alt (* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t)))))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a))))> |
#<alt x> |
#<alt (+ x (* y (- (/ z a) (/ t a))))> |
#<alt (+ x (* y (- (/ z a) (/ t a))))> |
#<alt (+ x (* y (- (/ z a) (/ t a))))> |
#<alt (* y (- (/ z a) (/ t a)))> |
#<alt (* y (- (+ (/ x y) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (/ x y) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (/ x y) (/ z a)) (/ t a)))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* a x) (* y (- z t))) a)> |
#<alt (/ (+ (* a x) (* y (- z t))) a)> |
#<alt (/ (+ (* a x) (* y (- z t))) a)> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (/ (* y z) a)> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* a z))) (/ y a)))> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z)))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* t y) a)) (/ (* y z) a))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))> |
#<alt (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))> |
#<alt (* t (+ (* -1 (/ y a)) (/ (* y z) (* a t))))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (+ x (* -1 (/ (* t (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))))> |
#<alt (* z (- (/ y a) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a)))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a)))))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t)))))> |
#<alt (* -1 (* t (- (/ y a) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt (/ (+ (* a x) (* (- y x) (- z t))) a)> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt x> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (/ (* (- y x) (- z t)) a))> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))))> |
#<alt (* y (- (/ z a) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a)))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a))> |
#<alt (* x (+ 1 (* -1 (/ (- z t) a))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))))> |
#<alt (* -1 (* x (- (/ z a) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a)))))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a)))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t))))> |
#<alt (* -1 (/ (* t (- y x)) a))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a))))> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (/ (* (- y x) (- z t)) a)> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a)))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a))> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))> |
#<alt (* -1 (/ (* x (- z t)) a))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a))))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (/ a (- y x))> |
#<alt (* -1 (/ a x))> |
#<alt (+ (* -1 (/ a x)) (* -1 (/ (* a y) (pow x 2))))> |
#<alt (+ (* -1 (/ a x)) (* y (- (* -1 (/ (* a y) (pow x 3))) (/ a (pow x 2)))))> |
#<alt (+ (* -1 (/ a x)) (* y (- (* y (- (* -1 (/ (* a y) (pow x 4))) (/ a (pow x 3)))) (/ a (pow x 2)))))> |
#<alt (/ a y)> |
#<alt (/ (+ a (/ (* a x) y)) y)> |
#<alt (/ (- (+ a (/ (* a (pow x 2)) (pow y 2))) (* -1 (/ (* a x) y))) y)> |
#<alt (/ (- (+ a (/ (* a (pow x 3)) (pow y 3))) (+ (* -1 (/ (* a x) y)) (* -1 (/ (* a (pow x 2)) (pow y 2))))) y)> |
#<alt (/ a y)> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* a x) y))) y))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a x) (/ (* a (pow x 2)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow x 2))) (* -1 (/ (* a (pow x 3)) y))) y)) (* a x)) y))) y))> |
#<alt (/ a y)> |
#<alt (+ (/ a y) (/ (* a x) (pow y 2)))> |
#<alt (+ (* x (- (/ (* a x) (pow y 3)) (* -1 (/ a (pow y 2))))) (/ a y))> |
#<alt (+ (* x (- (* x (- (/ (* a x) (pow y 4)) (* -1 (/ a (pow y 3))))) (* -1 (/ a (pow y 2))))) (/ a y))> |
#<alt (* -1 (/ a x))> |
#<alt (/ (+ (* -1 a) (* -1 (/ (* a y) x))) x)> |
#<alt (/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 2)) (pow x 2)))) (/ (* a y) x)) x)> |
#<alt (/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 3)) (pow x 3)))) (+ (/ (* a y) x) (/ (* a (pow y 2)) (pow x 2)))) x)> |
#<alt (* -1 (/ a x))> |
#<alt (* -1 (/ (+ a (/ (* a y) x)) x))> |
#<alt (* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow y 2)) x)) (* a y)) x))) x))> |
#<alt (* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow y 3)) x) (* -1 (* a (pow y 2)))) x)) (* a y)) x))) x))> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | y | @ | -inf | (/ y a) |
| 4.0ms | y | @ | inf | (/ a (- y x)) |
| 2.0ms | y | @ | -inf | (+ x (* (- z t) (/ y a))) |
| 1.0ms | y | @ | 0 | (neg (* t (/ y (- a t)))) |
| 1.0ms | y | @ | inf | (+ x (* (- z t) (/ y a))) |
| 1× | batch-egg-rewrite |
| 4226× | /-lowering-/.f32 |
| 4226× | /-lowering-/.f64 |
| 3720× | *-lowering-*.f32 |
| 3720× | *-lowering-*.f64 |
| 1648× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 92 |
| 1 | 148 | 90 |
| 2 | 1538 | 90 |
| 0 | 8591 | 90 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- z t) (/ (- y x) (- a t))) x) |
(- z t) |
(/ (- y x) (- a t)) |
(- y x) |
(neg (* t (/ y (- a t)))) |
(* t (/ y (- a t))) |
(/ y (- a t)) |
(- a t) |
(+ x (* (- z t) (/ y a))) |
(* (- z t) (/ y a)) |
(/ y a) |
(+ (/ (- z t) (/ a (- y x))) x) |
(/ (- z t) (/ a (- y x))) |
(/ a (- y x)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) x)) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) x)) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x)) (*.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) (neg.f64 (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x) (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) x))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (-.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t a)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (-.f64 a t) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) (/.f64 (*.f64 (/.f64 (-.f64 a t) y) x) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) (/.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) (neg.f64 (/.f64 x (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x)) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (-.f64 a t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) y) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (pow.f64 (neg.f64 (/.f64 x (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (-.f64 (*.f64 (neg.f64 (/.f64 x (-.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t))))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 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)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) (*.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y)))))) (/.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) (*.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y)))) (/.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) (+.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y))))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 t y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 t y)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 t y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) (*.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y)))) (+.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))) (*.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) (/.f64 t (/.f64 (-.f64 a t) y))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 t (/.f64 (-.f64 a t) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y)) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 a t) y)))))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 t (/.f64 (-.f64 a t) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t))) t) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 t (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 t (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 t y)))) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 a t) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (-.f64 a t) y))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 t y)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 y (-.f64 a t))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t)) |
(*.f64 (/.f64 y (-.f64 a t)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 t y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 t y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 t (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) |
(*.f64 (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 a t)))) |
(/.f64 y (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (*.f64 t t) (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (-.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t a) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))) |
(fma.f64 (-.f64 z t) (/.f64 y a) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) x) |
(fma.f64 (/.f64 y a) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 z t) y)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 (-.f64 z t) y)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y)))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a y)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a y)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a y))))) |
(+.f64 (*.f64 (/.f64 y a) z) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 y a)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a))) |
(-.f64 (/.f64 z (/.f64 a y)) (/.f64 t (/.f64 a y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 a y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 a y))) |
(fma.f64 z (/.f64 y a) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a))) |
(fma.f64 (/.f64 y a) z (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 z t) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 z t) y)))) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 a y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a y))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (*.f64 (+.f64 z t) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 a y))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 a (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 a y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 a y) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y a)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y a)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 a y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 a y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 a y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (*.f64 (+.f64 z t) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 a (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 y a))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 y a))) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 y a) z) (*.f64 (/.f64 y a) z)) (-.f64 (*.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (/.f64 y a) z) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 y a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 y a)) (*.f64 z (/.f64 y a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a))) (*.f64 (*.f64 z (/.f64 y a)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y a)))))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t))) |
(*.f64 (/.f64 y a) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 z t) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a)) |
(/.f64 y a) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) y) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 (/.f64 z (/.f64 a (-.f64 y x))) (-.f64 (/.f64 t (/.f64 a (-.f64 y x))) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(-.f64 (+.f64 x (/.f64 z (/.f64 a (-.f64 y x)))) (/.f64 t (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (-.f64 (/.f64 t (/.f64 a (-.f64 y x))) x))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) a) x) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) a) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 y x))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(fma.f64 (/.f64 (-.f64 y x) a) (-.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 z t) a) (-.f64 y x) x) |
(fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (-.f64 (/.f64 t (/.f64 a (-.f64 y x))) x))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (-.f64 (/.f64 t (/.f64 a (-.f64 y x))) x))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (-.f64 (/.f64 t (/.f64 a (-.f64 y x))) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(+.f64 (/.f64 z (/.f64 a (-.f64 y x))) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) a) y) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) t (*.f64 (/.f64 (-.f64 y x) a) t))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t a)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t a) (*.f64 (-.f64 y x) (/.f64 t a)))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) t (*.f64 (/.f64 (-.f64 y x) a) t))) |
(+.f64 (fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t a)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t a) (*.f64 (-.f64 y x) (/.f64 t a)))) |
(+.f64 (fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) t (*.f64 (/.f64 (-.f64 y x) a) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t a)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t a) (*.f64 (-.f64 y x) (/.f64 t a)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) t))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) t (*.f64 (/.f64 (-.f64 y x) a) t))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (-.f64 y x) (/.f64 t a)))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t a) (*.f64 (-.f64 y x) (/.f64 t a)))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 y x) a)) (/.f64 t #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 t #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 a (-.f64 y x))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 a (-.f64 y x))) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (/.f64 a (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) (/.f64 (*.f64 (/.f64 a (-.f64 y x)) t) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (+.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x))))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (+.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x))))) (/.f64 (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) (+.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))))) |
(fma.f64 z (/.f64 (-.f64 y x) a) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) |
(fma.f64 y (/.f64 (-.f64 z t) a) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a))) |
(fma.f64 (/.f64 (-.f64 z t) a) y (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z a) (-.f64 y x) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) |
(fma.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 y x) a) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) a) |
(/.f64 (/.f64 (-.f64 z t) a) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 a (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 a (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 a (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))))) (+.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x))))) (+.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) a)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a)) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 (/.f64 a (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 t a))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) t)) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (/.f64 (/.f64 a (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (/.f64 t a))) (*.f64 (/.f64 (/.f64 a (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 a (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (/.f64 a (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 (/.f64 a (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 a (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 (/.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z a) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 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)) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 a (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (/.f64 a (-.f64 y x))) (*.f64 (/.f64 a (-.f64 y x)) t))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (+.f64 (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 t (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))))) (neg.f64 (+.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) a))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (/.f64 a (-.f64 y x)) (/.f64 a (-.f64 y x))))) (pow.f64 (neg.f64 (/.f64 t (/.f64 a (-.f64 y x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 z (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 (neg.f64 (/.f64 t (/.f64 a (-.f64 y x)))) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x))))) (*.f64 (/.f64 z (/.f64 a (-.f64 y x))) (neg.f64 (/.f64 t (/.f64 a (-.f64 y x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z t) a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) a) y) (*.f64 (/.f64 (-.f64 z t) a) y)) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (-.f64 z t) a) y) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (-.f64 z t) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 y (/.f64 (-.f64 z t) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a))) (*.f64 (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) a)))))) |
(pow.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 y x) a) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) a) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 z t) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 a (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 a (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.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 (/.f64 #s(literal 1 binary64) a) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x)))) |
(/.f64 a (-.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(pow.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(*.f64 (/.f64 a (-.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 a (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)) |
(*.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
| 1× | egg-herbie |
| 4604× | *-lowering-*.f32 |
| 4604× | *-lowering-*.f64 |
| 3372× | +-lowering-+.f64 |
| 3372× | +-lowering-+.f32 |
| 1698× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 895 | 7417 |
| 1 | 3090 | 6673 |
| 0 | 8154 | 6673 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (/ x (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/ y (- a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ y (- a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ y (- a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(* -1 (/ x (- a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* -1 (/ x (- a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (/ (- y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(/ (- y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/ (- y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/ (- y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(* -1 (/ (- y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(* -1 (/ (- y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) 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))))) |
(* -1 (/ (* t y) a)) |
(* t (- (* -1 (/ (* t y) (pow a 2))) (/ y a))) |
(* t (- (* t (+ (* -1 (/ y (pow a 2))) (* -1 (/ (* t y) (pow a 3))))) (/ y a))) |
(* t (- (* t (+ (* -1 (/ y (pow a 2))) (* t (+ (* -1 (/ y (pow a 3))) (* -1 (/ (* t y) (pow a 4))))))) (/ y a))) |
y |
(- (/ (* a y) t) (* -1 y)) |
(- (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))) (* -1 y)) |
(- (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))) (* -1 y)) |
y |
(- (/ (* a y) t) (* -1 y)) |
(- (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t)) (* -1 y)) |
(- (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t)) (* -1 y)) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
(* -1 (/ (* t y) (- a t))) |
y |
(- (/ (* a y) t) (* -1 y)) |
(- (* a (+ (/ y t) (/ (* a y) (pow t 2)))) (* -1 y)) |
(- (* a (+ (* a (+ (/ y (pow t 2)) (/ (* a y) (pow t 3)))) (/ y t))) (* -1 y)) |
(* -1 (/ (* t y) a)) |
(/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a) |
(/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (* t y)) a) |
(/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 4) y) (pow a 3))))) (* t y)) a) |
(* -1 (/ (* t y) a)) |
(* -1 (/ (- (/ (* (pow t 2) y) a) (* -1 (* t y))) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a)) |
(/ (* t y) a) |
(* t (+ (/ y a) (/ (* t y) (pow a 2)))) |
(* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))) |
(* t (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a))) |
(* -1 y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) |
(- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) |
(* -1 y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))) |
(+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(/ (* t y) (- a t)) |
(* -1 y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t)))) |
(+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t)))) |
(/ (* t y) a) |
(/ (+ (* t y) (/ (* (pow t 2) y) a)) a) |
(/ (- (+ (* t y) (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 2) y) a))) a) |
(/ (- (+ (* t y) (/ (* (pow t 4) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2))))) a) |
(/ (* t y) a) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) y)) (* -1 (/ (* (pow t 4) y) a))) a)) (* (pow t 2) y)) a))) a)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(/ y (- a t)) |
(* -1 (/ y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(/ y a) |
(/ (+ y (/ (* t y) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/ y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(/ y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(* -1 (/ y t)) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(* -1 (/ y t)) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(/ (* y (- z t)) a) |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
x |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(+ x (* -1 (/ (* t y) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(/ (* y z) a) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(/ (* y z) a) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(* -1 (/ (* t y) a)) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(* -1 (/ (* t y) a)) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
x |
(+ x (* y (- (/ z a) (/ t a)))) |
(+ x (* y (- (/ z a) (/ t a)))) |
(+ x (* y (- (/ z a) (/ t a)))) |
(* y (- (/ z a) (/ t a))) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(/ (* y (- z t)) a) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(/ (* y (- z t)) a) |
(/ (+ (* a x) (* y (- z t))) a) |
(/ (+ (* a x) (* y (- z t))) a) |
(/ (+ (* a x) (* y (- z t))) a) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(* -1 (/ (* t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(/ (* y z) a) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(/ (* y z) a) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(/ (* y z) a) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(* -1 (/ (* t y) a)) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(* -1 (/ (* t y) a)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ (* y (- z t)) a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(+ x (* -1 (/ (* t (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(* z (- (/ y a) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(/ (* z (- y x)) a) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(* -1 (/ (* t (- y x)) a)) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(* -1 (* t (- (/ y a) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(* y (- (/ z a) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(/ (* y (- z t)) a) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(/ (* y (- z t)) a) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(* x (+ 1 (* -1 (/ (- z t) a)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(* -1 (* x (- (/ z a) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(* -1 (/ (* t (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(/ (* z (- y x)) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(/ (* z (- y x)) a) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(/ (* z (- y x)) a) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(* -1 (/ (* t (- y x)) a)) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(* -1 (/ (* t (- y x)) a)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (* x (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(/ (* y (- z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(/ (* y (- z t)) a) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(/ (* y (- z t)) a) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(* -1 (/ (* x (- z t)) a)) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(* -1 (/ (* x (- z t)) a)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(/ a (- y x)) |
(* -1 (/ a x)) |
(+ (* -1 (/ a x)) (* -1 (/ (* a y) (pow x 2)))) |
(+ (* -1 (/ a x)) (* y (- (* -1 (/ (* a y) (pow x 3))) (/ a (pow x 2))))) |
(+ (* -1 (/ a x)) (* y (- (* y (- (* -1 (/ (* a y) (pow x 4))) (/ a (pow x 3)))) (/ a (pow x 2))))) |
(/ a y) |
(/ (+ a (/ (* a x) y)) y) |
(/ (- (+ a (/ (* a (pow x 2)) (pow y 2))) (* -1 (/ (* a x) y))) y) |
(/ (- (+ a (/ (* a (pow x 3)) (pow y 3))) (+ (* -1 (/ (* a x) y)) (* -1 (/ (* a (pow x 2)) (pow y 2))))) y) |
(/ a y) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* a x) y))) y)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a x) (/ (* a (pow x 2)) y)) y))) y)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow x 2))) (* -1 (/ (* a (pow x 3)) y))) y)) (* a x)) y))) y)) |
(/ a y) |
(+ (/ a y) (/ (* a x) (pow y 2))) |
(+ (* x (- (/ (* a x) (pow y 3)) (* -1 (/ a (pow y 2))))) (/ a y)) |
(+ (* x (- (* x (- (/ (* a x) (pow y 4)) (* -1 (/ a (pow y 3))))) (* -1 (/ a (pow y 2))))) (/ a y)) |
(* -1 (/ a x)) |
(/ (+ (* -1 a) (* -1 (/ (* a y) x))) x) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 2)) (pow x 2)))) (/ (* a y) x)) x) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 3)) (pow x 3)))) (+ (/ (* a y) x) (/ (* a (pow y 2)) (pow x 2)))) x) |
(* -1 (/ a x)) |
(* -1 (/ (+ a (/ (* a y) x)) x)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow y 2)) x)) (* a y)) x))) x)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow y 3)) x) (* -1 (* a (pow y 2)))) x)) (* a y)) x))) x)) |
| Outputs |
|---|
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 (-.f64 a t) z))) (/.f64 x (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (neg.f64 z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (neg.f64 z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (neg.f64 z)) (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 z)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))) a) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a))) a))) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 a a)))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (+.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (-.f64 y x) a) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 y (-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 (*.f64 a a) t)) (/.f64 (*.f64 (-.f64 y x) z) t)) (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 (-.f64 y x) z) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 (-.f64 y x) a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y (-.f64 a t)))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 t t))) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) a) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 t t))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 (+.f64 x (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 a a)) (/.f64 (-.f64 z t) a)))) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 y x) (-.f64 z t))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) (neg.f64 z)) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) t) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) t))) (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x)) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/.f64 (+.f64 (-.f64 (+.f64 y (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 a a))) x) (/.f64 (*.f64 t (-.f64 y x)) a)) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 (-.f64 y x) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 a a)))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(+.f64 (/.f64 y a) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a a)) (/.f64 x a))) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 y x) (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 y x) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t)) (-.f64 y x)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t))) (/.f64 (*.f64 (-.f64 y x) a) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (-.f64 y x) a) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) t) |
(* -1 (/ (- y x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (-.f64 y x) a) t) x)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) (*.f64 (-.f64 y x) a)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(/.f64 (-.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) a)) t)) x) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* t (- (* -1 (/ (* t y) (pow a 2))) (/ y a))) |
(*.f64 t (-.f64 (*.f64 t (/.f64 y (*.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 y a))) |
(* t (- (* t (+ (* -1 (/ y (pow a 2))) (* -1 (/ (* t y) (pow a 3))))) (/ y a))) |
(*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 y (*.f64 #s(literal -1 binary64) (*.f64 a a))) (/.f64 (*.f64 t y) (*.f64 a (*.f64 a a))))) (/.f64 y a))) |
(* t (- (* t (+ (* -1 (/ y (pow a 2))) (* t (+ (* -1 (/ y (pow a 3))) (* -1 (/ (* t y) (pow a 4))))))) (/ y a))) |
(*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 t y) (pow.f64 a #s(literal 4 binary64))))) (/.f64 y (*.f64 a a)))) (/.f64 y a))) |
y |
(- (/ (* a y) t) (* -1 y)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(- (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))) (* -1 y)) |
(+.f64 (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) y) |
(- (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))) (* -1 y)) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) y) |
y |
(- (/ (* a y) t) (* -1 y)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(- (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t)) (* -1 y)) |
(-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) |
(- (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t)) (* -1 y)) |
(-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (*.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
y |
(- (/ (* a y) t) (* -1 y)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(- (* a (+ (/ y t) (/ (* a y) (pow t 2)))) (* -1 y)) |
(+.f64 (*.f64 a (+.f64 (/.f64 y t) (/.f64 (*.f64 y a) (*.f64 t t)))) y) |
(- (* a (+ (* a (+ (/ y (pow t 2)) (/ (* a y) (pow t 3)))) (/ y t))) (* -1 y)) |
(+.f64 (*.f64 a (+.f64 (/.f64 y t) (*.f64 a (+.f64 (/.f64 y (*.f64 t t)) (*.f64 a (/.f64 y (*.f64 t (*.f64 t t)))))))) y) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(/ (- (* -1 (/ (* (pow t 2) y) a)) (* t y)) a) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) a)) |
(/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (* t y)) a) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) a)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a))) (*.f64 t y)) a) |
(/ (- (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 4) y) (pow a 3))))) (* t y)) a) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) a)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a))) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 t y)) a) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* -1 (/ (- (/ (* (pow t 2) y) a) (* -1 (* t y))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) a)) a)) a) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* -1 (* t y))) a)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 t #s(literal 4 binary64)))) a) (*.f64 y (*.f64 t (*.f64 t t)))) a) (*.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 t y)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* t y) a) |
(/.f64 (*.f64 t y) a) |
(* t (+ (/ y a) (/ (* t y) (pow a 2)))) |
(*.f64 t (+.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 a a)))) |
(* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))) |
(*.f64 t (+.f64 (/.f64 y a) (*.f64 t (+.f64 (/.f64 (*.f64 t y) (*.f64 a (*.f64 a a))) (/.f64 y (*.f64 a a)))))) |
(* t (+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a))) |
(*.f64 t (+.f64 (/.f64 y a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t y) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a))))) (/.f64 y (*.f64 a a)))))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) t) y) |
(- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) |
(-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 y a) t)) |
(- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) |
(-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) t) y) |
(+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 (*.f64 y a) (/.f64 (*.f64 y (*.f64 a a)) t)) t)) |
(+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (*.f64 y a) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (*.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t))) t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(/ (* t y) (- a t)) |
(/.f64 (*.f64 t y) (-.f64 a t)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(+ (* -1 y) (* -1 (/ (* a y) t))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) t) y) |
(+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t)))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 t t)))) (/.f64 y t))) y) |
(+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t)))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))) (/.f64 y t))) y) |
(/ (* t y) a) |
(/.f64 (*.f64 t y) a) |
(/ (+ (* t y) (/ (* (pow t 2) y) a)) a) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) a) |
(/ (- (+ (* t y) (/ (* (pow t 3) y) (pow a 2))) (* -1 (/ (* (pow t 2) y) a))) a) |
(/.f64 (+.f64 (*.f64 t y) (+.f64 (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 t t)) a))) a) |
(/ (- (+ (* t y) (/ (* (pow t 4) y) (pow a 3))) (+ (* -1 (/ (* (pow t 2) y) a)) (* -1 (/ (* (pow t 3) y) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 t t)) a)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a)))) a) |
(/ (* t y) a) |
(/.f64 (*.f64 t y) a) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) a) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a)) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) a)) a)) a) |
(* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 3) y)) (* -1 (/ (* (pow t 4) y) a))) a)) (* (pow t 2) y)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (/.f64 (-.f64 (*.f64 y (*.f64 t t)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 t #s(literal 4 binary64)))) a) (*.f64 y (*.f64 t (*.f64 t t)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(+ (* -1 (/ y t)) (* -1 (/ (* a y) (pow t 2)))) |
(-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 t t)))) (/.f64 y t)) |
(+ (* -1 (/ y t)) (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))) (/.f64 y t)) |
(+ (* -1 (/ y t)) (* a (- (* a (- (* -1 (/ (* a y) (pow t 4))) (/ y (pow t 3)))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))) (/.f64 y (*.f64 t t)))) (/.f64 y t)) |
(/ y a) |
(/.f64 y a) |
(/ (+ y (/ (* t y) a)) a) |
(/.f64 (+.f64 y (/.f64 (*.f64 t y) a)) a) |
(/ (- (+ y (/ (* (pow t 2) y) (pow a 2))) (* -1 (/ (* t y) a))) a) |
(/.f64 (+.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 t y) a)) a) |
(/ (- (+ y (/ (* (pow t 3) y) (pow a 3))) (+ (* -1 (/ (* t y) a)) (* -1 (/ (* (pow t 2) y) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) (/.f64 (*.f64 y (*.f64 t t)) (*.f64 a a)))) a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (* t y) a))) a)) |
(/.f64 (+.f64 y (/.f64 (*.f64 t y) a)) a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))) a)) |
(/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) a)) a) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* -1 (/ (* (pow t 3) y) a))) a)) (* t y)) a))) a)) |
(/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 t y) (/.f64 (+.f64 (*.f64 y (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) a)) a)) a)) a) |
(/ y a) |
(/.f64 y a) |
(+ (/ y a) (/ (* t y) (pow a 2))) |
(+.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 a a))) |
(+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (/.f64 (*.f64 t y) (*.f64 a (*.f64 a a))) (/.f64 y (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t y) (pow a 4)) (* -1 (/ y (pow a 3))))) (* -1 (/ y (pow a 2))))) (/ y a)) |
(+.f64 (/.f64 y a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t y) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a))))) (/.f64 y (*.f64 a a))))) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(/ (+ (* -1 y) (* -1 (/ (* a y) t))) t) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) t) y) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))) (/ (* a y) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 y a) t)) t) |
(/ (- (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y a) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ y t)) |
(-.f64 #s(literal 0 binary64) (/.f64 y t)) |
(* -1 (/ (+ y (/ (* a y) t)) t)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y a)) t) y) t) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) t)) |
(/.f64 (-.f64 y (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (*.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t)) (*.f64 y a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
x |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ 1 (/ (* y (- z t)) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* a x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* t y) a))) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (+ (/ x z) (/ y a)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t y) a)) (neg.f64 z)) (/.f64 y a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t y) a)) (neg.f64 z)) (/.f64 y a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y a)) (* -1 (/ (+ x (* -1 (/ (* t y) a))) z))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t y) a)) (neg.f64 z)) (/.f64 y a)) (neg.f64 z)) |
(+ x (/ (* y z) a)) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a))) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (+ (/ x t) (/ (* y z) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 y z) (*.f64 t a))) (/.f64 y a))) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (+.f64 x (/.f64 (*.f64 y z) a)) t))) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (+.f64 x (/.f64 (*.f64 y z) a)) t))) |
(* -1 (* t (+ (* -1 (/ (+ x (/ (* y z) a)) t)) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (+.f64 x (/.f64 (*.f64 y z) a)) t))) |
x |
(+ x (* y (- (/ z a) (/ t a)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (* y (- (/ z a) (/ t a)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (* y (- (/ z a) (/ t a)))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(* y (- (/ z a) (/ t a))) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (/ x y) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* a x) (* y (- z t))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* y (- z t))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* y (- z t))) a) |
(/.f64 (+.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) a) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 a z)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 a z)) (/.f64 y a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 a z)) (/.f64 y a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 a z)) (/.f64 y a)) (neg.f64 z)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t y) a)) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) (*.f64 t a)) (/.f64 y a))) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 t a)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 t a)))) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 t a)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(+ x (* -1 (/ (* t (- y x)) a))) |
(-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(* z (- (/ y a) (/ x a))) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 x a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (+ (/ x z) (/ y a))) (/ x a))) |
(*.f64 z (-.f64 (-.f64 (+.f64 (/.f64 x z) (/.f64 y a)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z))) (/.f64 x a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z)) (neg.f64 z)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(* -1 (/ (* t (- y x)) a)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (/ y a) (/ x a)))) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) z) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 x a)) a) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(+ x (+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(* y (- (/ z a) (/ t a))) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) a)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) a))) y)) (* -1 (/ (- z t) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) y))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(+ (* x (+ 1 (* -1 (/ (- z t) a)))) (/ (* y (- z t)) a)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(* x (+ 1 (* -1 (/ (- z t) a)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(* -1 (* x (- (/ z a) (+ 1 (/ t a))))) |
(*.f64 (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (+ 1 (/ t a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) a)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) a) (neg.f64 z)) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) a) (neg.f64 z)) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 t (-.f64 y x)) a) (neg.f64 z)) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)) (/.f64 (-.f64 y x) a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)) (/.f64 (-.f64 y x) a)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a z)) (/.f64 (-.f64 y x) a)) (neg.f64 z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) z) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(* -1 (/ (* t (- y x)) a)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 y x) z) (*.f64 t a)) (/.f64 (-.f64 y x) a))) |
(* -1 (/ (* t (- y x)) a)) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 t a))) (/.f64 (-.f64 y x) a))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (* x (- z t)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) y) (/.f64 (-.f64 z t) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(* -1 (* y (+ (* -1 (/ (- z t) a)) (/ (* x (- z t)) (* a y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 y a)) (/.f64 (-.f64 z t) a))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 z t)) a)) |
(* -1 (/ (* x (- z t)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) (/.f64 (-.f64 z t) a))) |
(* -1 (/ (* x (- z t)) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 z t))) a) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x a))) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 0 binary64) x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(/ a (- y x)) |
(/.f64 a (-.f64 y x)) |
(* -1 (/ a x)) |
(-.f64 #s(literal 0 binary64) (/.f64 a x)) |
(+ (* -1 (/ a x)) (* -1 (/ (* a y) (pow x 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (/.f64 (*.f64 y a) (*.f64 x x))) |
(+ (* -1 (/ a x)) (* y (- (* -1 (/ (* a y) (pow x 3))) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y a) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 a (*.f64 x x)))) (/.f64 a x)) |
(+ (* -1 (/ a x)) (* y (- (* y (- (* -1 (/ (* a y) (pow x 4))) (/ a (pow x 3)))) (/ a (pow x 2))))) |
(-.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 a (*.f64 x (*.f64 x x))))) (/.f64 a (*.f64 x x)))) (/.f64 a x)) |
(/ a y) |
(/.f64 a y) |
(/ (+ a (/ (* a x) y)) y) |
(/.f64 (+.f64 a (/.f64 (*.f64 x a) y)) y) |
(/ (- (+ a (/ (* a (pow x 2)) (pow y 2))) (* -1 (/ (* a x) y))) y) |
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 x a) y))) y) |
(/ (- (+ a (/ (* a (pow x 3)) (pow y 3))) (+ (* -1 (/ (* a x) y)) (* -1 (/ (* a (pow x 2)) (pow y 2))))) y) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x a) y)) (/.f64 (*.f64 a (*.f64 x x)) (*.f64 y y))))) y) |
(/ a y) |
(/.f64 a y) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* a x) y))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x a) y)) a) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a x) (/ (* a (pow x 2)) y)) y))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (*.f64 x a) (/.f64 (*.f64 a (*.f64 x x)) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow x 2))) (* -1 (/ (* a (pow x 3)) y))) y)) (* a x)) y))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (*.f64 x a) (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 x (*.f64 x x))) y)) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ a y) |
(/.f64 a y) |
(+ (/ a y) (/ (* a x) (pow y 2))) |
(+.f64 (/.f64 a y) (*.f64 a (/.f64 x (*.f64 y y)))) |
(+ (* x (- (/ (* a x) (pow y 3)) (* -1 (/ a (pow y 2))))) (/ a y)) |
(+.f64 (/.f64 a y) (*.f64 x (+.f64 (/.f64 (*.f64 x a) (*.f64 y (*.f64 y y))) (/.f64 a (*.f64 y y))))) |
(+ (* x (- (* x (- (/ (* a x) (pow y 4)) (* -1 (/ a (pow y 3))))) (* -1 (/ a (pow y 2))))) (/ a y)) |
(+.f64 (/.f64 a y) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x a) (pow.f64 y #s(literal 4 binary64))) (/.f64 a (*.f64 y (*.f64 y y))))) (/.f64 a (*.f64 y y))))) |
(* -1 (/ a x)) |
(-.f64 #s(literal 0 binary64) (/.f64 a x)) |
(/ (+ (* -1 a) (* -1 (/ (* a y) x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) x)) a) x) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 2)) (pow x 2)))) (/ (* a y) x)) x) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 x x))) (/.f64 (*.f64 y a) x)) x) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow y 3)) (pow x 3)))) (+ (/ (* a y) x) (/ (* a (pow y 2)) (pow x 2)))) x) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 y a) x) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 x x)))) x) |
(* -1 (/ a x)) |
(-.f64 #s(literal 0 binary64) (/.f64 a x)) |
(* -1 (/ (+ a (/ (* a y) x)) x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) x)) a) x) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow y 2)) x)) (* a y)) x))) x)) |
(/.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 y y)) (-.f64 #s(literal 0 binary64) x)) (*.f64 y a)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow y 3)) x) (* -1 (* a (pow y 2)))) x)) (* a y)) x))) x)) |
(/.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 y (*.f64 y y))) x) (*.f64 a (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (*.f64 y a)) x)) (-.f64 #s(literal 0 binary64) x)) |
Compiled 30563 to 3341 computations (89.1% saved)
34 alts after pruning (30 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1408 | 11 | 1419 |
| Fresh | 6 | 19 | 25 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1416 | 34 | 1450 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.9% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| 36.5% | (/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) | |
| 24.5% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 20.9% | (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) | |
| 14.7% | (/.f64 (*.f64 y z) a) | |
| 45.9% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 43.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 35.4% | (-.f64 x (/.f64 (*.f64 t y) a)) | |
| 35.6% | (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) | |
| 16.6% | (+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) | |
| 23.9% | (+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 (*.f64 a z) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t))))))) | |
| ▶ | 23.3% | (+.f64 y (/.f64 (*.f64 y a) t)) |
| 48.5% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) x))) | |
| 52.6% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)))) | |
| 18.9% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 18.8% | (+.f64 x (-.f64 y x)) | |
| ✓ | 49.4% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| 44.0% | (+.f64 x (*.f64 z (/.f64 y a))) | |
| ▶ | 73.7% | (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
| 39.4% | (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) | |
| 12.1% | (*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) | |
| ▶ | 36.3% | (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
| ▶ | 24.2% | (*.f64 z (/.f64 x z)) |
| 30.6% | (*.f64 z (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 20.2% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| ▶ | 48.5% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| 40.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) | |
| 8.3% | (neg.f64 (/.f64 (*.f64 t y) a)) | |
| 26.7% | (neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) | |
| 20.1% | (neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 28.8% | (neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) | |
| 10.3% | (neg.f64 (*.f64 t (/.f64 y a))) | |
| ✓ | 24.0% | y |
| ✓ | 31.0% | x |
Compiled 1079 to 681 computations (36.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (*.f64 y a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y a) t) |
| ✓ | cost-diff | 0 | (+.f64 y (/.f64 (*.f64 y a) t)) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 256 | (*.f64 z (/.f64 x z)) |
| ✓ | cost-diff | 0 | (/.f64 z (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 512 | (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
| 2568× | *-lowering-*.f32 |
| 2568× | *-lowering-*.f64 |
| 1820× | fnmadd-define |
| 1386× | times-frac |
| 1050× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 212 |
| 1 | 73 | 209 |
| 2 | 210 | 204 |
| 3 | 834 | 190 |
| 4 | 4020 | 188 |
| 0 | 8270 | 188 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) (- 0 x)) |
(- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
(- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) |
(/ z (- a t)) |
z |
(- a t) |
a |
t |
(/ (* y (- z t)) (* x (- a t))) |
(* y (- z t)) |
y |
(- z t) |
(* x (- a t)) |
x |
(+ (/ t (- a t)) 1) |
(/ t (- a t)) |
1 |
(- 0 x) |
0 |
(* z (/ x z)) |
z |
(/ x z) |
x |
(+ y (/ (* y a) t)) |
y |
(/ (* y a) t) |
(* y a) |
a |
t |
(* z (/ (- y x) (- a t))) |
z |
(/ (- y x) (- a t)) |
(- y x) |
y |
x |
(- a t) |
a |
t |
(* x (- 1 (/ (- z t) (- a t)))) |
x |
(- 1 (/ (- z t) (- a t))) |
1 |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) (- 0 x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
(+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) |
(- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) |
(+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
z |
(- a t) |
(-.f64 a t) |
a |
t |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
y |
(- z t) |
(-.f64 z t) |
(* x (- a t)) |
(*.f64 (-.f64 a t) x) |
x |
(+ (/ t (- a t)) 1) |
(+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
(/ t (- a t)) |
(/.f64 t (-.f64 a t)) |
1 |
#s(literal 1 binary64) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
(* z (/ x z)) |
x |
z |
(/ x z) |
(/.f64 x z) |
x |
(+ y (/ (* y a) t)) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
y |
(/ (* y a) t) |
(/.f64 (*.f64 a y) t) |
(* y a) |
(*.f64 a y) |
a |
t |
(* z (/ (- y x) (- a t))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
z |
(/ (- y x) (- a t)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(- y x) |
(-.f64 y x) |
y |
x |
(- a t) |
(-.f64 a t) |
a |
t |
(* x (- 1 (/ (- z t) (- a t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a)))) |
x |
(- 1 (/ (- z t) (- a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
1 |
#s(literal 1 binary64) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 98.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| ✓ | accuracy | 77.1% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 93.9% | (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (*.f64 y a) |
| ✓ | accuracy | 100.0% | (+.f64 y (/.f64 (*.f64 y a) t)) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 y a) t) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 79.5% | (*.f64 z (/.f64 x z)) |
| ✓ | accuracy | 98.9% | (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) |
| ✓ | accuracy | 90.7% | (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 82.2% | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))) |
| ✓ | accuracy | 71.9% | (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
| 162.0ms | 97× | 1 | valid |
| 81.0ms | 140× | 0 | valid |
| 54.0ms | 19× | 2 | valid |
Compiled 224 to 31 computations (86.2% saved)
ival-div: 45.0ms (29.2% of total)ival-add: 44.0ms (28.6% of total)ival-mult: 32.0ms (20.8% of total)ival-sub: 21.0ms (13.6% of total)backward-pass: 11.0ms (7.1% of total)const: 1.0ms (0.6% of total)| Inputs |
|---|
#<alt (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1))> |
#<alt (* (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) (- 0 x))> |
#<alt (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* z (/ x z))> |
#<alt (/ x z)> |
#<alt (+ y (/ (* y a) t))> |
#<alt (/ (* y a) t)> |
#<alt (* y a)> |
#<alt (* z (/ (- y x) (- a t)))> |
#<alt (/ (- y x) (- a t))> |
#<alt (- y x)> |
#<alt (- a t)> |
#<alt (* x (- 1 (/ (- z t) (- a t))))> |
#<alt (- 1 (/ (- z t) (- a t)))> |
#<alt (/ (- z t) (- a t))> |
#<alt (- z t)> |
#<alt (+ (/ t (- a t)) 1)> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
| Outputs |
|---|
#<alt (* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt -1> |
#<alt (- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x)))))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (/ z a) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x)))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2)))))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt (+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))))> |
#<alt (+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))))))> |
#<alt (+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3))))))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)))> |
#<alt (+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3))))))> |
#<alt x> |
#<alt (+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a)))> |
#<alt (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))> |
#<alt (+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))))> |
#<alt (+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))))))> |
#<alt (+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))))))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)))> |
#<alt (+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2)))))> |
#<alt (+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3))))))> |
#<alt y> |
#<alt (+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t)))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (/ (* t y) (* x (- a t)))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (/ (- z (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a)> |
#<alt (* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (- (/ z a) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (* -1 (/ y x))> |
#<alt (- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x)))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2)))))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x))> |
#<alt (/ z (- a t))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ z (- a t))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2))))> |
#<alt (+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2)))))> |
#<alt (/ z a)> |
#<alt (/ (+ z (/ (* t z) a)) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a)> |
#<alt (/ z a)> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a))> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a))> |
#<alt (/ z a)> |
#<alt (+ (/ z a) (/ (* t z) (pow a 2)))> |
#<alt (+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a))> |
#<alt (+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (+ (* -1 z) (* -1 (/ (* a z) t))) t)> |
#<alt (/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t)> |
#<alt (/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t)> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ (+ z (/ (* a z) t)) t))> |
#<alt (* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t))> |
#<alt (* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t))> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* y (+ 1 (/ a t)))> |
#<alt (* -1 (* y (- (* -1 (/ a t)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ a t)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ a t)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ a t)) 1)))> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt (/ (* a y) t)> |
#<alt (* a (+ (/ y a) (/ y t)))> |
#<alt (* a (+ (/ y a) (/ y t)))> |
#<alt (* a (+ (/ y a) (/ y t)))> |
#<alt (/ (* a y) t)> |
#<alt (* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t)))))> |
#<alt (* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t)))))> |
#<alt (* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t)))))> |
#<alt (/ (* a y) t)> |
#<alt (/ (+ (* a y) (* t y)) t)> |
#<alt (/ (+ (* a y) (* t y)) t)> |
#<alt (/ (+ (* a y) (* t y)) t)> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (/ (* a y) t))> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (/ y (- a t))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ y (- a t))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ y (- a t))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (+ (* -1 (/ x (- a t))) (/ y (- a t)))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* x (- (/ y (* x (- a t))) (/ 1 (- a t))))> |
#<alt (* -1 (/ x (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2)))))> |
#<alt (+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2)))))> |
#<alt (/ (- y x) a)> |
#<alt (/ (- (+ y (/ (* t (- y x)) a)) x) a)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a)> |
#<alt (/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a)> |
#<alt (/ (- y x) a)> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a))> |
#<alt (/ (- y x) a)> |
#<alt (- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a))> |
#<alt (- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a))> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t)> |
#<alt (/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t)> |
#<alt (* -1 (/ (- y x) t))> |
#<alt (* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t))> |
#<alt (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) 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 (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* x (+ 1 (/ t (- a t))))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t)))))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z)))> |
#<alt (* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z)))> |
#<alt (* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z)))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t)))))> |
#<alt (* x (- 1 (/ z a)))> |
#<alt (+ (* t (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* x (- 1 (/ z a))))> |
#<alt (+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a))))> |
#<alt (+ (* t (+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a))))> |
#<alt (* -1 (/ (* x (+ a (* -1 z))) t))> |
#<alt (/ (+ (* -1 (* x (+ a (* -1 z)))) (/ (* x (- (* a z) (pow a 2))) t)) t)> |
#<alt (/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)))) t)> |
#<alt (/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (+ (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)) (/ (* x (- (* (pow a 3) z) (pow a 4))) (pow t 3))))) t)> |
#<alt (* -1 (/ (* x (- a z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 2)) (* a z))) t)) (* x (- a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 4)) (* (pow a 3) z))) t)) (* x (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t))> |
#<alt (/ (* x z) t)> |
#<alt (+ (* a (* x (- (/ z (pow t 2)) (/ 1 t)))) (/ (* x z) t))> |
#<alt (+ (* a (+ (* a (* x (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t))> |
#<alt (+ (* a (+ (* a (+ (* a (* x (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* x (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t))> |
#<alt x> |
#<alt (+ x (/ (* x (- t z)) a))> |
#<alt (+ x (+ (/ (* x (- t z)) a) (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2))))> |
#<alt (+ x (+ (/ (* x (- t z)) a) (+ (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* x (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ x (* -1 (/ (+ (* x (- z t)) (/ (* t (* x (- z t))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* x (- z t)))) (* -1 (/ (* (pow t 2) (* x (- z t))) a))) a)) (* x (- z t))) a)))> |
#<alt (+ 1 (/ t (- a t)))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (- 1 (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a))> |
#<alt (* -1 (/ (+ a (* -1 z)) t))> |
#<alt (/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t)> |
#<alt (/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t)> |
#<alt (/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t)> |
#<alt (* -1 (/ (- a z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t))> |
#<alt (/ z t)> |
#<alt (- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t)))> |
#<alt (- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t)))> |
#<alt (- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t)))> |
#<alt 1> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* t (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))))> |
#<alt (* -1 (/ a t))> |
#<alt (/ (- (* -1 (/ (pow a 2) t)) a) t)> |
#<alt (/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t)> |
#<alt (/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t)> |
#<alt (* -1 (/ a t))> |
#<alt (* -1 (/ (+ a (/ (pow a 2) t)) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ a t))> |
#<alt (* a (- (* -1 (/ a (pow t 2))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2))))> |
#<alt (- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* t y) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (/ (* y z) (* a x))> |
#<alt (+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (/ y x)> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* y (- z t)) (* t x)))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a)> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
| 2.0ms | a | @ | -inf | (/ z (- a t)) |
| 1.0ms | t | @ | inf | (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
| 1.0ms | t | @ | 0 | (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
| 1.0ms | a | @ | inf | (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
| 1× | batch-egg-rewrite |
| 2996× | fma-lowering-fma.f32 |
| 2996× | fma-lowering-fma.f64 |
| 2930× | *-lowering-*.f32 |
| 2930× | *-lowering-*.f64 |
| 1910× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 168 |
| 1 | 218 | 155 |
| 2 | 2682 | 153 |
| 0 | 8184 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) |
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) (+ (/ t (- a t)) 1)) (- 0 x)) |
(- (/ z (- a t)) (/ (* y (- z t)) (* x (- a t)))) |
(/ z (- a t)) |
(* z (/ x z)) |
(/ x z) |
(+ y (/ (* y a) t)) |
(/ (* y a) t) |
(* y a) |
(* z (/ (- y x) (- a t))) |
(/ (- y x) (- a t)) |
(- y x) |
(- a t) |
(* x (- 1 (/ (- z t) (- a t)))) |
(- 1 (/ (- z t) (- a t))) |
(/ (- z t) (- a t)) |
(- z t) |
(+ (/ t (- a t)) 1) |
(/ (* y (- z t)) (* x (- a t))) |
| Outputs |
|---|
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) |
(+.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal -1 binary64)) |
(+.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 z (-.f64 a t)) (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))) |
(-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(-.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(-.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (/.f64 z (-.f64 a t)) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t)))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 0 binary64) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))))) |
(neg.f64 (*.f64 x (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (*.f64 x (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 x (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (*.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) x) |
(*.f64 (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 y x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 z t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(-.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) (/.f64 z (-.f64 a t))) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (/.f64 z (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 y x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(fma.f64 (/.f64 y x) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 y x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 y x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 (-.f64 a t) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (/.f64 (-.f64 z t) x)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 y (/.f64 (-.f64 z t) x)))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x)))) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (-.f64 a t) x)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(*.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (/.f64 y x))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (/.f64 (-.f64 z (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(/.f64 z (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 (-.f64 a t) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(/.f64 z (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z x))) |
(/.f64 (*.f64 z x) z) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 z x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x z)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (/.f64 x z) z) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) z) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(+.f64 (/.f64 (*.f64 a y) t) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 a y) t))) (/.f64 (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y))) (-.f64 y (/.f64 (*.f64 a y) t)))) |
(fma.f64 a (*.f64 y (/.f64 #s(literal 1 binary64) t)) y) |
(fma.f64 a (/.f64 y t) y) |
(fma.f64 y (/.f64 a t) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a y) t) y) |
(fma.f64 (*.f64 a y) (/.f64 #s(literal 1 binary64) t) y) |
(fma.f64 (*.f64 a (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 a y) y) |
(fma.f64 (/.f64 a t) y y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 a y) t) (-.f64 (/.f64 (*.f64 a y) t) y))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 a y) t)) (-.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y)))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 a y) t) (-.f64 (/.f64 (*.f64 a y) t) y)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y))) (-.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 a y)) t)))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y)))) (-.f64 y (/.f64 (*.f64 a y) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 a y) t) (-.f64 (/.f64 (*.f64 a y) t) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y))))) (neg.f64 (-.f64 y (/.f64 (*.f64 a y) t)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y))) (*.f64 y y)) (-.f64 (/.f64 (*.f64 a y) t) y)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 a y) t) (-.f64 (/.f64 (*.f64 a y) t) y))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (/.f64 (*.f64 a y) t)) (-.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 a y) t) (-.f64 (/.f64 (*.f64 a y) t) y))))) |
(*.f64 (-.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 a y) t) (/.f64 t (*.f64 a y)))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 a y) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 a y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a y) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (*.f64 a (neg.f64 y)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 a y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 a y) t) |
(/.f64 (*.f64 a (neg.f64 y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 a y)))) |
(/.f64 (*.f64 (*.f64 a y) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 t (*.f64 a y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 a y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 y (/.f64 #s(literal 1 binary64) t))) |
(*.f64 a (/.f64 y t)) |
(*.f64 y (/.f64 a t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a y) t)) |
(*.f64 (*.f64 a y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 a (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 a y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a t) y) |
(*.f64 a y) |
(*.f64 y a) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(+.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 x (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 x (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (/.f64 x (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 x (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (/.f64 y (-.f64 a t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (/.f64 x (-.f64 a t)))) (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.f64 a t)))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) 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 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 a t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (+.f64 a t))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 z t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) t (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) t))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 a t)) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 a t) (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) t) (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (+.f64 z t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (/.f64 t (-.f64 a t))))) |
(/.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) (neg.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) x))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (/.f64 (-.f64 z t) x)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x))) |
(/.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 a t) x)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) |
(/.f64 (neg.f64 (*.f64 y (/.f64 (-.f64 z t) x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) x) y) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (/.f64 (-.f64 z t) x))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) x))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) x)))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 y (-.f64 a t)) (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) y) |
(*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
| 1× | egg-herbie |
| 4638× | *-lowering-*.f32 |
| 4638× | *-lowering-*.f64 |
| 3174× | +-lowering-+.f64 |
| 3174× | +-lowering-+.f32 |
| 1966× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1642 | 13133 |
| 1 | 5857 | 12148 |
| 0 | 8513 | 12148 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
-1 |
(- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))) |
-1 |
(- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (/ z a) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(* -1 (/ y x)) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(* -1 (/ y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))))))) |
x |
(+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3)))))) |
x |
(+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a)) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a))) |
(* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) |
(+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))))) |
y |
(+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3)))))) |
y |
(+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t)) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t))) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(/ (* t y) (* x (- a t))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(/ (- z (/ (* y (- z t)) x)) a) |
(/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a) |
(* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(- (/ z a) (/ (* y z) (* a x))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(* -1 (/ y x)) |
(- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(* -1 (/ y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(/ z (- a t)) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ z (- a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(/ z (- a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2)))) |
(+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2))))) |
(+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2))))) |
(/ z a) |
(/ (+ z (/ (* t z) a)) a) |
(/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a) |
(/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a) |
(/ z a) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a)) |
(/ z a) |
(+ (/ z a) (/ (* t z) (pow a 2))) |
(+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a)) |
(* -1 (/ z t)) |
(/ (+ (* -1 z) (* -1 (/ (* a z) t))) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t) |
(* -1 (/ z t)) |
(* -1 (/ (+ z (/ (* a z) t)) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* y (+ 1 (/ a t))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
y |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
(/ (* a y) t) |
(* a (+ (/ y a) (/ y t))) |
(* a (+ (/ y a) (/ y t))) |
(* a (+ (/ y a) (/ y t))) |
(/ (* a y) t) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(/ (* a y) t) |
(/ (+ (* a y) (* t y)) t) |
(/ (+ (* a y) (* t y)) t) |
(/ (+ (* a y) (* t y)) t) |
y |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
y |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
(+ y (/ (* a y) t)) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(* -1 (/ (* x z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(/ (* y z) (- a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(* -1 (/ (* x z) (- a t))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* -1 (/ (* x z) (- a t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(/ (* z (- y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/ (* z (- y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(/ (* z (- y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(* -1 (/ (* z (- y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ x (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/ y (- a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ y (- a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ y (- a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(* -1 (/ x (- a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(* -1 (/ x (- a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(* -1 (/ (- y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(/ (- y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/ (- y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(/ (- y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(* -1 (/ (- y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(* -1 (/ (- y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) 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))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* x (+ 1 (/ t (- a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(* -1 (/ (* x z) (- a t))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(* -1 (/ (* x z) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(* x (- 1 (/ z a))) |
(+ (* t (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* x (- 1 (/ z a)))) |
(+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a)))) |
(+ (* t (+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a)))) |
(* -1 (/ (* x (+ a (* -1 z))) t)) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (/ (* x (- (* a z) (pow a 2))) t)) t) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)))) t) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (+ (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)) (/ (* x (- (* (pow a 3) z) (pow a 4))) (pow t 3))))) t) |
(* -1 (/ (* x (- a z)) t)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 2)) (* a z))) t)) (* x (- a z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 4)) (* (pow a 3) z))) t)) (* x (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t)) |
(/ (* x z) t) |
(+ (* a (* x (- (/ z (pow t 2)) (/ 1 t)))) (/ (* x z) t)) |
(+ (* a (+ (* a (* x (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t)) |
(+ (* a (+ (* a (+ (* a (* x (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* x (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t)) |
x |
(+ x (/ (* x (- t z)) a)) |
(+ x (+ (/ (* x (- t z)) a) (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)))) |
(+ x (+ (/ (* x (- t z)) a) (+ (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* x (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3))))) |
x |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ x (* -1 (/ (+ (* x (- z t)) (/ (* t (* x (- z t))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* x (- z t)))) (* -1 (/ (* (pow t 2) (* x (- z t))) a))) a)) (* x (- z t))) a))) |
(+ 1 (/ t (- a t))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(* -1 (/ z (- a t))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* -1 (/ z (- a t))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(- 1 (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a)) |
(* -1 (/ (+ a (* -1 z)) t)) |
(/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t) |
(/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t) |
(/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t) |
(* -1 (/ (- a z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(/ z t) |
(- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t))) |
(- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
1 |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
1 |
(+ 1 (* -1 (/ (- z t) a))) |
(+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(* -1 (/ a t)) |
(/ (- (* -1 (/ (pow a 2) t)) a) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t) |
(/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t) |
(* -1 (/ a t)) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ a t)) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2)))) |
(- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2)))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* t y) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(/ (* y z) (* x (- a t))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(/ (* y z) (* x (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(/ (* y z) (* a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(/ y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(/ y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* y (- z t)) (* t x))) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(/ (* y (- z t)) (* a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/ (* y (- z t)) (* a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
| Outputs |
|---|
(* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t)))) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t)))) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t)))) z)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (neg.f64 (/.f64 z t)) (-.f64 (*.f64 a (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (neg.f64 (/.f64 z t)) (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (neg.f64 (/.f64 z t)) (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (pow.f64 t #s(literal 4 binary64))))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
-1 |
#s(literal -1 binary64) |
(- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x))))) |
(-.f64 (/.f64 z a) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) a)))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (-.f64 (+.f64 (/.f64 z a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t z)) (*.f64 a a))) (+.f64 (/.f64 t a) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) a)))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 z a))) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (neg.f64 (*.f64 t z)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 t a) (*.f64 (/.f64 y x) (/.f64 (-.f64 z t) a)))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x))) a)) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x) (*.f64 t (*.f64 t t))))) a)) (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)))) a)) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (/ z a) (+ 1 (/ (* y z) (* a x)))) |
(-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 z (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) a) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(* -1 (/ y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) x) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(-.f64 (+.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (/.f64 a t)) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(-.f64 (+.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))))) (+.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x)))) (/.f64 (*.f64 a z) (*.f64 t t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(-.f64 (+.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (+.f64 (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) (*.f64 t t))))) (+.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x))) (+.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 a z) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(* -1 (/ y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) x) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 z (neg.f64 (/.f64 (-.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (-.f64 (*.f64 a z) (*.f64 a a))) t))) (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (+.f64 z (-.f64 (+.f64 (/.f64 (*.f64 y a) x) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (*.f64 z (*.f64 a a)))) (*.f64 a (*.f64 a a))) t)) (-.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (-.f64 (*.f64 a z) (*.f64 a a))))) t)) (+.f64 a (*.f64 y (/.f64 z x))))) t)) (/.f64 y x)) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 y (-.f64 a t)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y (-.f64 a t)))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 y (-.f64 a t)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y (-.f64 a t)))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 y (-.f64 a t)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 y (-.f64 a t)))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) (neg.f64 (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) (neg.f64 (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) (neg.f64 (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) |
(neg.f64 (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (+.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (+.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (+.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z))) |
(* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(neg.f64 (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z)) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z)) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (/.f64 t (-.f64 a t))))) z)) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
(+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 x a) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t))))) (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x)))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) (*.f64 a (-.f64 (neg.f64 (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))))) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t))))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))))))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) (*.f64 a (+.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 z (*.f64 t t)))) (*.f64 a (-.f64 (neg.f64 (*.f64 (*.f64 x a) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (pow.f64 t #s(literal 4 binary64))))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))))))))) |
x |
(+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))))) |
(+.f64 x (-.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) (/.f64 (*.f64 x (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t z)))) (*.f64 a a)))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t z)))) (*.f64 a a)) (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t t))))) (*.f64 a (*.f64 a a)))))) |
x |
(+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a)) |
(+.f64 x (/.f64 (*.f64 x (-.f64 (neg.f64 z) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x)))) a)) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 z) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x)))) (/.f64 (*.f64 x (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 (neg.f64 z) (-.f64 (neg.f64 t) (/.f64 (*.f64 y (-.f64 z t)) x)))) (/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)))) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x) (*.f64 t (*.f64 t t)))))) a)) a)) a))) |
(* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 t x) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) (*.f64 x (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))))) |
(+.f64 (*.f64 (neg.f64 x) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) (*.f64 t (-.f64 (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 z (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))))) |
(+.f64 (*.f64 (neg.f64 x) (-.f64 (-.f64 (/.f64 z a) #s(literal 1 binary64)) (/.f64 (*.f64 y z) (*.f64 x a)))) (*.f64 t (+.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (+.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) (*.f64 t (-.f64 (neg.f64 (*.f64 (*.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 z (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))))) |
y |
(+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 x (+.f64 a (-.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 y a) x)) (neg.f64 (*.f64 y (/.f64 z x)))))) t))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))))) |
(+.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 a (-.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 y a) x)) (neg.f64 (*.f64 y (/.f64 z x)))))) t)) (/.f64 (*.f64 x (+.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (-.f64 (*.f64 a a) (*.f64 a z)))) (*.f64 t t)))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3)))))) |
(+.f64 y (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 a (-.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 y a) x)) (neg.f64 (*.f64 y (/.f64 z x)))))) t)) (/.f64 (*.f64 x (+.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (-.f64 (*.f64 a a) (*.f64 a z)))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a))))) (*.f64 t (*.f64 t t)))))) |
y |
(+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t)) |
(+.f64 y (/.f64 (*.f64 x (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x))))) t)) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x))))) (*.f64 x (/.f64 (-.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (-.f64 (*.f64 a z) (*.f64 a a))) t))) t))) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t))) |
(+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x))))) (/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (-.f64 (*.f64 a z) (*.f64 a a)))) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (*.f64 z (*.f64 a a)))) (*.f64 a (*.f64 a a)))) t)) t)) t))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (neg.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) |
(neg.f64 (*.f64 (*.f64 x y) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) (neg.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) (neg.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) (neg.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/ (* t y) (* x (- a t))) |
(/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t)))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z t)) (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (neg.f64 (/.f64 z t)) (-.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (neg.f64 (/.f64 z t)) (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (pow.f64 t #s(literal 4 binary64)))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))))) |
(/ (- z (/ (* y (- z t)) x)) a) |
(/.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a) |
(/.f64 (-.f64 (+.f64 z (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x)))) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (neg.f64 (/.f64 (*.f64 t z) a)))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a) |
(/.f64 (+.f64 z (-.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 x (*.f64 a a)))) (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 y (-.f64 z t)) x)))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a) |
(/.f64 (-.f64 (+.f64 z (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 x (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a))))))) (+.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a a)))))) a) |
(* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(neg.f64 (/.f64 (+.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(neg.f64 (/.f64 (+.f64 (-.f64 (neg.f64 z) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x))) a)) (-.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(neg.f64 (/.f64 (+.f64 (-.f64 (neg.f64 z) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) x)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x))) a)) (-.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(- (/ z a) (/ (* y z) (* a x))) |
(-.f64 (/.f64 z a) (/.f64 (*.f64 y z) (*.f64 x a))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))))) (-.f64 (/.f64 z a) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a)))))) (-.f64 (/.f64 z a) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) a) (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 z (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a)))))) (-.f64 (neg.f64 (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a)))))) (-.f64 (/.f64 z a) (/.f64 (*.f64 y z) (*.f64 x a)))) |
(* -1 (/ y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) x) |
(- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(-.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(-.f64 (+.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t))) (+.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x)))) (/.f64 (*.f64 a z) (*.f64 t t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(-.f64 (+.f64 (-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 y a) (*.f64 t x))) (-.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) (*.f64 t t)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x))) (+.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 a z) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(* -1 (/ y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) x) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (*.f64 y (/.f64 z x))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 y a) x) (neg.f64 (/.f64 (*.f64 a (-.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) z)) t)))) (*.f64 y (/.f64 z x))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (neg.f64 (/.f64 (+.f64 z (-.f64 (+.f64 (/.f64 (*.f64 y a) x) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) (*.f64 z (*.f64 a a))))) t) (*.f64 a (-.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) z))) t))) (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (/.f64 t (*.f64 x (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 t (*.f64 x (-.f64 a t))) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (/ z t)) |
(neg.f64 (/.f64 z t)) |
(+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2)))) |
(-.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 a z) (*.f64 t t))) |
(+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 z t)) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a z) (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 z t)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a z)) (pow.f64 t #s(literal 4 binary64))) (/.f64 z (*.f64 t (*.f64 t t))))) (/.f64 z (*.f64 t t))))) |
(/ z a) |
(/.f64 z a) |
(/ (+ z (/ (* t z) a)) a) |
(/.f64 (+.f64 z (/.f64 (*.f64 t z) a)) a) |
(/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t z) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a)))) a) |
(/ z a) |
(/.f64 z a) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 t z) a)) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 z) (/.f64 (+.f64 (*.f64 t z) (/.f64 (*.f64 z (*.f64 t t)) a)) a)) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 z) (/.f64 (+.f64 (*.f64 t z) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) a)) a))) a)) a)) |
(/ z a) |
(/.f64 z a) |
(+ (/ z a) (/ (* t z) (pow a 2))) |
(+.f64 (/.f64 z a) (/.f64 (*.f64 t z) (*.f64 a a))) |
(+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 (*.f64 t z) (*.f64 a (*.f64 a a))) (/.f64 (neg.f64 z) (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t z) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a a)))))) |
(* -1 (/ z t)) |
(neg.f64 (/.f64 z t)) |
(/ (+ (* -1 z) (* -1 (/ (* a z) t))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (/.f64 (*.f64 a z) t))) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t) |
(/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 a z) t)) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (*.f64 z (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a z) t) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ z t)) |
(neg.f64 (/.f64 z t)) |
(* -1 (/ (+ z (/ (* a z) t)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (/.f64 (*.f64 a z) t))) t) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t)) |
(neg.f64 (/.f64 (+.f64 z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (*.f64 a z)) t))) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t)) |
(neg.f64 (/.f64 (+.f64 z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 a a)))) t)) (*.f64 a z)) t))) t)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* y (+ 1 (/ a t))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) #s(literal -1 binary64)))) |
(* -1 (* y (- (* -1 (/ a t)) 1))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) #s(literal -1 binary64)))) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(* a (+ (/ y a) (/ y t))) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(* a (+ (/ y a) (/ y t))) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(* a (+ (/ y a) (/ y t))) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) y) a) (/.f64 y t))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) y) a) (/.f64 y t))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1 (/ y t))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) y) a) (/.f64 y t))) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (+ (* a y) (* t y)) t) |
(/.f64 (*.f64 y (+.f64 a t)) t) |
(/ (+ (* a y) (* t y)) t) |
(/.f64 (*.f64 y (+.f64 a t)) t) |
(/ (+ (* a y) (* t y)) t) |
(/.f64 (*.f64 y (+.f64 a t)) t) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))))) |
(* -1 (/ (* z (- y x)) t)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 z (/.f64 (-.f64 y x) a)))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (/.f64 (-.f64 y x) a))))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (*.f64 t (*.f64 z (/.f64 (-.f64 y x) a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) a) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (*.f64 t (*.f64 z (/.f64 (-.f64 y x) a)))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 z (/.f64 (-.f64 y x) a)))) a)) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 z (-.f64 y x))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (/.f64 (-.f64 y x) a)))) a))) a)) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a a))) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(* -1 (/ (* z (- y x)) t)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 z (-.f64 y x))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t))) t) |
(* -1 (/ (* z (- y x)) t)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (-.f64 (neg.f64 (*.f64 z (-.f64 y x))) (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) t)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 z (-.f64 y x))) t) (*.f64 a (*.f64 z (-.f64 y x))))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 z (-.f64 y x)))) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t))) t)) |
(* -1 (/ x (- a t))) |
(neg.f64 (/.f64 x (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (*.f64 y (-.f64 a t)))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (*.f64 y (-.f64 a t)))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (*.f64 y (-.f64 a t)))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (/.f64 y (-.f64 a t))) |
(* -1 (/ x (- a t))) |
(neg.f64 (/.f64 x (-.f64 a t))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (/ x (- a t))) |
(neg.f64 (/.f64 x (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (*.f64 x (-.f64 a t))))) |
(* -1 (/ (- y x) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) (*.f64 a (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) t)) (/.f64 y (*.f64 t t)))))) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) t)))) (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))))) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x)) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 y x)) (*.f64 a a)) (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 y x)) a))))) a) |
(/ (- (+ y (/ (* (pow t 3) (- y x)) (pow a 3))) (+ x (+ (* -1 (/ (* t (- y x)) a)) (* -1 (/ (* (pow t 2) (- y x)) (pow a 2)))))) a) |
(/.f64 (+.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) (*.f64 a (*.f64 a a)))) (+.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 (*.f64 t t) (-.f64 y x)) (*.f64 a a)))))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (*.f64 t (-.f64 y x)) a)) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* t (- y x)) (/ (* (pow t 2) (- y x)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) a))) a)) a)) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- y x))) (* -1 (/ (* (pow t 3) (- y x)) a))) a)) (* t (- y x))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (-.f64 y x)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a))) a)) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(+.f64 (/.f64 y a) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a a)) (/.f64 x a))) |
(- (+ (* t (- (/ (* t (- y x)) (pow a 3)) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 a a)))) (/.f64 (-.f64 y x) a)) |
(- (+ (* t (- (* t (- (/ (* t (- y x)) (pow a 4)) (* -1 (/ (- y x) (pow a 3))))) (* -1 (/ (- y x) (pow a 2))))) (/ y a)) (/ x a)) |
(+.f64 (*.f64 t (+.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 a a))))) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (- y x) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (/.f64 (*.f64 a (-.f64 y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 2) (- y x)) (pow t 2)))) (/ (* a (- y x)) t)) t) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t))) (/.f64 (*.f64 a (-.f64 y x)) t)) t) |
(/ (- (+ (* -1 (- y x)) (* -1 (/ (* (pow a 3) (- y x)) (pow t 3)))) (+ (/ (* a (- y x)) t) (/ (* (pow a 2) (- y x)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (*.f64 (/.f64 (-.f64 y x) t) (/.f64 (*.f64 a a) t)))) t) |
(* -1 (/ (- y x) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) t) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(neg.f64 (/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 a (-.f64 y x)) t) x)) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) (- y x)) t)) (* a (- y x))) t))) x) t)) |
(neg.f64 (/.f64 (+.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 y x) t))) (*.f64 a (-.f64 y x))) t)) x)) t)) |
(* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (- y x)) t) (* -1 (* (pow a 2) (- y x)))) t)) (* a (- y x))) t))) x) t)) |
(neg.f64 (/.f64 (+.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) t)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 y x))) t)) (*.f64 a (-.f64 y x))) t)) x)) t)) |
(* -1 x) |
(neg.f64 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 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (+ 1 (/ t (- a t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+ (* -1 (/ (* x z) (- a t))) (* x (+ 1 (/ t (- a t))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) z)))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) z)))) |
(* z (+ (* -1 (/ x (- a t))) (/ (* x (+ 1 (/ t (- a t)))) z))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 x (-.f64 a t))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) z)))) |
(* -1 (/ (* x z) (- a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 x (-.f64 a t)) (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) z)))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 x (-.f64 a t)) (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) z)))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t (- a t))))) z)) (/ x (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 x (-.f64 a t)) (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) z)))) |
(* x (- 1 (/ z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(+ (* t (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* x (- 1 (/ z a)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (*.f64 t x) (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (+.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 t x) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))) |
(+ (* t (+ (* t (+ (* t (* x (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* x (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* x (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* x (- 1 (/ z a)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (+.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 t (+.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 (*.f64 t x) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))))) |
(* -1 (/ (* x (+ a (* -1 z))) t)) |
(neg.f64 (*.f64 x (/.f64 (-.f64 a z) t))) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (/ (* x (- (* a z) (pow a 2))) t)) t) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 a z)) (/.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) t)) t) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)))) t) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 a z)) (+.f64 (/.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) t) (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 t t)))) t) |
(/ (+ (* -1 (* x (+ a (* -1 z)))) (+ (/ (* x (- (* a z) (pow a 2))) t) (+ (/ (* x (- (* (pow a 2) z) (pow a 3))) (pow t 2)) (/ (* x (- (* (pow a 3) z) (pow a 4))) (pow t 3))))) t) |
(/.f64 (+.f64 (*.f64 (neg.f64 x) (-.f64 a z)) (+.f64 (+.f64 (/.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) t) (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 t t))) (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 a (*.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))))) t) |
(* -1 (/ (* x (- a z)) t)) |
(neg.f64 (*.f64 x (/.f64 (-.f64 a z) t))) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 2)) (* a z))) t)) (* x (- a z))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 a z)) (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 a z)) (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) (neg.f64 (*.f64 x (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 z (*.f64 a a)))) t)))) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow a 4)) (* (pow a 3) z))) t)) (* x (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* x (+ (* -1 (pow a 2)) (* a z)))) t)) (* x (- a z))) t)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 a z)) (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 (*.f64 a z) (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 z (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 a (*.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) t))) t))) t))) t)) |
(/ (* x z) t) |
(/.f64 (*.f64 x z) t) |
(+ (* a (* x (- (/ z (pow t 2)) (/ 1 t)))) (/ (* x z) t)) |
(+.f64 (/.f64 (*.f64 x z) t) (*.f64 (*.f64 x a) (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)))) |
(+ (* a (+ (* a (* x (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t)) |
(+.f64 (/.f64 (*.f64 x z) t) (*.f64 a (+.f64 (*.f64 x (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 x a) (-.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))))) |
(+ (* a (+ (* a (+ (* a (* x (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* x (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* x (- (/ z (pow t 2)) (/ 1 t))))) (/ (* x z) t)) |
(+.f64 (/.f64 (*.f64 x z) t) (*.f64 a (+.f64 (*.f64 x (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 a (+.f64 (*.f64 x (-.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (*.f64 x a) (-.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))))))))) |
x |
(+ x (/ (* x (- t z)) a)) |
(+.f64 x (/.f64 (*.f64 x (-.f64 t z)) a)) |
(+ x (+ (/ (* x (- t z)) a) (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 x (-.f64 t z)) a)) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t z) (*.f64 t t)))) (*.f64 a a))) |
(+ x (+ (/ (* x (- t z)) a) (+ (/ (* x (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* x (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 x (-.f64 t z)) a)) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t z) (*.f64 t t)))) (*.f64 a a)) (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 a (*.f64 a a)))))) |
x |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 z t)) a))) |
(+ x (* -1 (/ (+ (* x (- z t)) (/ (* t (* x (- z t))) a)) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 z t)) (/.f64 (*.f64 t (*.f64 x (-.f64 z t))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* x (- z t)))) (* -1 (/ (* (pow t 2) (* x (- z t))) a))) a)) (* x (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 z t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 z t)) a))) a))) a))) |
(+ 1 (/ t (- a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))))) |
(* -1 (/ z (- a t))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (/ z (- a t))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) z)))) |
(- 1 (/ z a)) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a))) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (+.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a))) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (*.f64 t (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))))) (/.f64 z a))) |
(* -1 (/ (+ a (* -1 z)) t)) |
(neg.f64 (/.f64 (-.f64 a z) t)) |
(/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 a z) t) (+.f64 (-.f64 a z) (/.f64 (*.f64 a a) t))) t) |
(/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 a z) t) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t))) (+.f64 (-.f64 a z) (+.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t))))) t) |
(/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 a z) t) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (-.f64 a z) (+.f64 (+.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (- a z) t)) |
(neg.f64 (/.f64 (-.f64 a z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) |
(neg.f64 (/.f64 (+.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a z) (*.f64 a a)) t)) z)) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(neg.f64 (/.f64 (+.f64 a (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 a z) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 z (*.f64 a a)))) t))) t)) z)) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(neg.f64 (/.f64 (+.f64 a (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 a z) (*.f64 a a)) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 a (*.f64 a a))) (pow.f64 a #s(literal 4 binary64))) t)))) t))) t)) z)) t)) |
(/ z t) |
(/.f64 z t) |
(- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t))) |
(+.f64 (*.f64 a (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1 binary64) (/.f64 z t))) |
(- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 #s(literal 1 binary64) (/.f64 z t))) |
(- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 #s(literal 1 binary64) (/.f64 z t))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 t a) (/.f64 (neg.f64 (*.f64 t z)) (*.f64 a a))) (+.f64 (/.f64 z a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 a a))))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t z)) (*.f64 a a))) (+.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t t))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (/.f64 z a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z t) a))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) a))) |
(+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z t)) a) (*.f64 #s(literal 1 binary64) (-.f64 z t))) a))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) (*.f64 t (-.f64 z t))) a) (-.f64 z t))) a))) |
(* -1 (/ t (- a t))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) z)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 (neg.f64 t) (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (neg.f64 z) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (/.f64 (neg.f64 z) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 z t)) (*.f64 (/.f64 a t) (neg.f64 (/.f64 (-.f64 z a) t)))) (*.f64 #s(literal -1 binary64) (/.f64 a t)))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 z a))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (/.f64 a t) (neg.f64 (/.f64 (-.f64 z a) t)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 a (-.f64 z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 z a) t))) (*.f64 a (-.f64 z a))) t)) a)) t))) |
(* -1 (/ (- z t) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t)) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 t (-.f64 z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 t t)) (*.f64 a a)) (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 z t)) a))))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))))) (+.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 z t)) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 t t)) (*.f64 a a))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (*.f64 t (-.f64 z t)) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t t)) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a))) a)) a)) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ a t)) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(/ (- (* -1 (/ (pow a 2) t)) a) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) t) a) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 t t)) (+.f64 a (/.f64 (*.f64 a a) t))) t) |
(/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) t) (/.f64 #s(literal -1 binary64) (*.f64 t t))) (+.f64 (+.f64 a (/.f64 (*.f64 a a) t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ a t)) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 a a) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(neg.f64 (/.f64 (+.f64 a (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(neg.f64 (/.f64 (+.f64 a (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) t)) t)) (*.f64 a a)) t))) t)) |
(* -1 (/ a t)) |
(*.f64 #s(literal -1 binary64) (/.f64 a t)) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (neg.f64 a) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 (*.f64 t t) (*.f64 a a))) |
(- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2)))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 t) (/.f64 (*.f64 t t) a)) a))) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 t) (/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) a)) a)) a))) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(* -1 (/ (* t y) (* x (- a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) (*.f64 y (/.f64 z (*.f64 x (-.f64 a t))))) |
(/ (* y z) (* x (- a t))) |
(*.f64 y (/.f64 z (*.f64 x (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 x (-.f64 a t))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(/ (* y z) (* x (- a t))) |
(*.f64 y (/.f64 z (*.f64 x (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 a t))))) |
(/ (* y z) (* a x)) |
(/.f64 (*.f64 y z) (*.f64 x a)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 x a)) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 x a)) (*.f64 t (+.f64 (neg.f64 (/.f64 y (*.f64 x a))) (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) a) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (*.f64 y z) (*.f64 x a)) (*.f64 t (+.f64 (neg.f64 (/.f64 y (*.f64 x a))) (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 y (/.f64 z x))))))) |
(/ y x) |
(/.f64 y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x))) (-.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (*.f64 t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (+.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x)))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) (*.f64 t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z x)))) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) (*.f64 t t))))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (*.f64 t x)) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) (*.f64 t t)))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(+.f64 (/.f64 y x) (neg.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)) t))) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+.f64 (/.f64 y x) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+.f64 (/.f64 y x) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t) (*.f64 a (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x)))) t)) (-.f64 (*.f64 y (/.f64 z x)) (/.f64 (*.f64 y a) x))) t))) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(/ (* y (- z t)) (* x (- a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(* -1 (/ (* y (- z t)) (* t x))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t x))) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 y a) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t)))))) |
(/ (* y (- z t)) (* a x)) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) a)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 x (*.f64 a a))) (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a))))) (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 x (*.f64 a a))))) a) |
(/ (* y (- z t)) (* a x)) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (-.f64 z t) x))) (/.f64 (*.f64 y (-.f64 z t)) x)) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) x)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) (*.f64 x a))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) x)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) x) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x a)))) a)) a)) a)) |
Compiled 49353 to 4633 computations (90.6% saved)
34 alts after pruning (29 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1542 | 15 | 1557 |
| Fresh | 11 | 14 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1557 | 34 | 1591 |
| Status | Accuracy | Program |
|---|---|---|
| 24.5% | (/.f64 (*.f64 (-.f64 y x) z) a) | |
| 20.9% | (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) | |
| 28.1% | (/.f64 (*.f64 z x) z) | |
| 14.7% | (/.f64 (*.f64 y z) a) | |
| 4.7% | (/.f64 (*.f64 y a) t) | |
| 19.3% | (/.f64 (*.f64 x z) t) | |
| 36.3% | (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) | |
| 45.9% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 43.0% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 35.4% | (-.f64 x (/.f64 (*.f64 t y) a)) | |
| 35.6% | (-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) | |
| ✓ | 23.3% | (+.f64 y (/.f64 (*.f64 y a) t)) |
| ✓ | 49.4% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| 44.0% | (+.f64 x (*.f64 z (/.f64 y a))) | |
| 40.1% | (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) | |
| 39.4% | (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) | |
| 22.2% | (*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) | |
| 24.5% | (*.f64 z (/.f64 (-.f64 y x) a)) | |
| 17.3% | (*.f64 z (/.f64 y (-.f64 a t))) | |
| ✓ | 24.2% | (*.f64 z (/.f64 x z)) |
| 20.2% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 20.1% | (*.f64 x (/.f64 z t)) | |
| 41.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) | |
| 2.9% | (*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) | |
| 21.2% | (*.f64 x (+.f64 (*.f64 a (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) | |
| 30.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) | |
| 24.6% | (*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) | |
| 22.8% | (*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) | |
| 8.3% | (neg.f64 (/.f64 (*.f64 t y) a)) | |
| 26.7% | (neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) | |
| 28.8% | (neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) | |
| 10.3% | (neg.f64 (*.f64 t (/.f64 y a))) | |
| ✓ | 24.0% | y |
| ✓ | 31.0% | x |
Compiled 1211 to 520 computations (57.1% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 z (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(*.f64 x (+.f64 (*.f64 a (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 z (/.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 z #s(literal 1 binary64))) (*.f64 z (/.f64 (-.f64 a t) (-.f64 y x))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+.f64 (*.f64 z (+.f64 (/.f64 (neg.f64 y) t) (-.f64 (+.f64 (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) z))) (/.f64 (neg.f64 x) t)))) (*.f64 (*.f64 a z) (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 y (*.f64 t z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 y (*.f64 t t))))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
6 calls:
| 133.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 38.0ms | z |
| 23.0ms | a |
| 22.0ms | y |
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.4% | 1 | x |
| 91.0% | 3 | y |
| 84.4% | 1 | z |
| 86.3% | 2 | t |
| 89.0% | 3 | a |
| 91.9% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 z (*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) |
(*.f64 x (+.f64 (*.f64 a (-.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 y x)))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
1 calls:
| 19.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) x))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
1 calls:
| 17.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.8% | 3 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Outputs |
|---|
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
6 calls:
| 36.0ms | x |
| 17.0ms | a |
| 16.0ms | y |
| 15.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 1 | z |
| 70.7% | 2 | x |
| 81.0% | 3 | t |
| 79.5% | 4 | a |
| 76.5% | 3 | y |
| 83.9% | 5 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
2 calls:
| 17.0ms | a |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 3 | a |
| 75.3% | 3 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x) |
(-.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) t))) |
| Outputs |
|---|
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
3 calls:
| 85.0ms | t |
| 15.0ms | a |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.2% | 3 | t |
| 67.8% | 3 | y |
| 70.9% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
| Outputs |
|---|
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
4 calls:
| 31.0ms | t |
| 19.0ms | x |
| 13.0ms | a |
| 13.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 4 | a |
| 62.9% | 5 | z |
| 68.0% | 3 | x |
| 71.9% | 5 | t |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) z) (-.f64 a t)) |
(neg.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) |
(neg.f64 (*.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (neg.f64 x) a))) |
| Outputs |
|---|
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
2 calls:
| 15.0ms | a |
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 5 | a |
| 70.2% | 4 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
| Outputs |
|---|
y |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
y |
4 calls:
| 71.0ms | a |
| 17.0ms | x |
| 13.0ms | t |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 4 | a |
| 64.7% | 3 | y |
| 58.6% | 3 | x |
| 68.5% | 4 | t |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
| Outputs |
|---|
y |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
y |
1 calls:
| 12.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
| Outputs |
|---|
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
3 calls:
| 16.0ms | y |
| 13.0ms | a |
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 3 | y |
| 59.1% | 3 | a |
| 62.2% | 4 | t |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(+.f64 x (*.f64 z (/.f64 y a))) |
y |
2 calls:
| 11.0ms | y |
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 4 | t |
| 53.3% | 3 | y |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(+.f64 y (/.f64 (*.f64 y a) t)) |
(-.f64 x (/.f64 (*.f64 t y) a)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 (-.f64 y x) z) a) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (/.f64 t (/.f64 (-.f64 a t) y))) |
(*.f64 x (neg.f64 (/.f64 (-.f64 a z) t))) |
(*.f64 z (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 t) (/.f64 (-.f64 y x) a)) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) t) |
(*.f64 a (+.f64 (/.f64 y a) (/.f64 y t))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(+.f64 x (*.f64 z (/.f64 y a))) |
y |
1 calls:
| 9.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 4 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 y (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
y |
4 calls:
| 6.0ms | z |
| 5.0ms | t |
| 5.0ms | a |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.6% | 3 | x |
| 51.9% | 4 | a |
| 45.2% | 2 | z |
| 56.3% | 3 | t |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 x (-.f64 #s(literal 1 binary64) #s(literal 1 binary64))) |
(*.f64 x (/.f64 z t)) |
(*.f64 z (/.f64 x z)) |
(+.f64 x (-.f64 y x)) |
(/.f64 (*.f64 x z) t) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z x) z) |
(neg.f64 (*.f64 t (/.f64 y a))) |
(neg.f64 (/.f64 (*.f64 t y) a)) |
| Outputs |
|---|
y |
x |
y |
4 calls:
| 8.0ms | t |
| 4.0ms | y |
| 4.0ms | a |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.7% | 3 | z |
| 46.7% | 4 | a |
| 38.0% | 3 | y |
| 46.7% | 3 | t |
Compiled 24 to 20 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 2.0ms | t |
| 1.0ms | x |
| 1.0ms | a |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.0% | 1 | y |
| 31.0% | 1 | z |
| 31.0% | 1 | a |
| 31.0% | 1 | x |
| 31.0% | 1 | t |
Compiled 30 to 25 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 7.910093511064842e-302 |
| 0.0ms | -1.1953767014957036e-286 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 7.910093511064842e-302 |
| 0.0ms | -1.1953767014957036e-286 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 7.910093511064842e-302 |
| 0.0ms | -1.1953767014957036e-286 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.4588953504386742e+72 | 8.168335552980577e+86 |
| 20.0ms | -2.6810153899912296e+151 | -5.360700060888466e+148 |
| 22.0ms | 210× | 0 | valid |
| 11.0ms | 62× | 1 | valid |
| 4.0ms | 16× | 2 | valid |
Compiled 658 to 424 computations (35.6% saved)
ival-sub: 7.0ms (42.3% of total)ival-div: 3.0ms (18.1% of total)ival-mult: 3.0ms (18.1% of total)backward-pass: 2.0ms (12.1% of total)ival-add: 2.0ms (12.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.6713972871400332e-99 | 6.541148792493456e-93 |
| 19.0ms | -7.326921391403036e-47 | -1.5211557894141152e-51 |
| 20.0ms | 217× | 0 | valid |
| 8.0ms | 43× | 1 | valid |
| 3.0ms | 12× | 2 | valid |
Compiled 604 to 392 computations (35.1% saved)
ival-sub: 7.0ms (45.4% of total)ival-div: 3.0ms (19.5% of total)ival-mult: 2.0ms (13% of total)backward-pass: 2.0ms (13% of total)ival-add: 2.0ms (13% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.4301518990501367e+87 | 9.454945112859324e+88 |
| 23.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 17.0ms | 193× | 0 | valid |
| 10.0ms | 53× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
Compiled 538 to 354 computations (34.2% saved)
ival-sub: 5.0ms (32.6% of total)ival-div: 4.0ms (26% of total)backward-pass: 2.0ms (13% of total)ival-mult: 2.0ms (13% of total)ival-add: 2.0ms (13% of total)const: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 7.964225642313958e+70 | 1.4588953504386742e+72 |
| 14.0ms | 2.7484772367362268e-239 | 1.5309306217285073e-236 |
| 16.0ms | -6.724603215632355e-102 | -3.096484288673692e-105 |
| 20.0ms | -2.6810153899912296e+151 | -5.360700060888466e+148 |
| 36.0ms | 424× | 0 | valid |
| 12.0ms | 65× | 1 | valid |
| 2.0ms | 7× | 2 | valid |
Compiled 988 to 670 computations (32.2% saved)
ival-sub: 9.0ms (37.9% of total)ival-mult: 5.0ms (21.1% of total)ival-div: 4.0ms (16.9% of total)ival-add: 3.0ms (12.6% of total)backward-pass: 2.0ms (8.4% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 7.964225642313958e+70 | 1.4588953504386742e+72 |
| 15.0ms | 2.7484772367362268e-239 | 1.5309306217285073e-236 |
| 20.0ms | -1.5525629032942415e+119 | -1.351169209159677e+114 |
| 28.0ms | 332× | 0 | valid |
| 8.0ms | 47× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 746 to 498 computations (33.2% saved)
ival-sub: 7.0ms (40.8% of total)ival-div: 3.0ms (17.5% of total)ival-mult: 3.0ms (17.5% of total)ival-add: 2.0ms (11.7% of total)backward-pass: 1.0ms (5.8% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.4588953504386742e+72 | 8.168335552980577e+86 |
| 15.0ms | 2.7484772367362268e-239 | 1.5309306217285073e-236 |
| 24.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 29.0ms | 353× | 0 | valid |
| 13.0ms | 66× | 1 | valid |
| 4.0ms | 13× | 2 | valid |
Compiled 684 to 482 computations (29.5% saved)
ival-sub: 9.0ms (42.9% of total)ival-div: 4.0ms (19.1% of total)ival-mult: 4.0ms (19.1% of total)ival-add: 3.0ms (14.3% of total)backward-pass: 2.0ms (9.5% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 9.454945112859324e+88 | 2.853853072922943e+99 |
| 23.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 23.0ms | 230× | 0 | valid |
| 13.0ms | 63× | 1 | valid |
| 3.0ms | 11× | 2 | valid |
Compiled 444 to 322 computations (27.5% saved)
ival-sub: 6.0ms (37.1% of total)ival-div: 3.0ms (18.6% of total)ival-mult: 3.0ms (18.6% of total)backward-pass: 2.0ms (12.4% of total)ival-add: 2.0ms (12.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 4.767319879315315e+67 | 5.293058331113047e+82 |
| 26.0ms | -1.4258461529815123e+31 | -5.638954791837448e+23 |
| 35.0ms | 264× | 0 | valid |
| 14.0ms | 38× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 558 to 398 computations (28.7% saved)
ival-sub: 9.0ms (44.1% of total)ival-div: 4.0ms (19.6% of total)ival-mult: 4.0ms (19.6% of total)ival-add: 3.0ms (14.7% of total)backward-pass: 1.0ms (4.9% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 1.4588953504386742e+72 | 8.168335552980577e+86 |
| 26.0ms | -8.973921921376546e-308 | 5.850661326685698e-308 |
| 42.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 59.0ms | 342× | 0 | valid |
| 20.0ms | 62× | 1 | valid |
| 6.0ms | 12× | 2 | valid |
Compiled 620 to 461 computations (25.6% saved)
ival-sub: 15.0ms (41.6% of total)ival-div: 6.0ms (16.6% of total)ival-mult: 6.0ms (16.6% of total)ival-add: 5.0ms (13.9% of total)backward-pass: 3.0ms (8.3% of total)const: 1.0ms (2.8% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 1.4588953504386742e+72 | 8.168335552980577e+86 |
| 23.0ms | -8.973921921376546e-308 | 5.850661326685698e-308 |
| 36.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 52.0ms | 350× | 0 | valid |
| 17.0ms | 55× | 1 | valid |
| 6.0ms | 11× | 2 | valid |
Compiled 588 to 445 computations (24.3% saved)
ival-sub: 16.0ms (42.7% of total)ival-div: 6.0ms (16% of total)ival-add: 6.0ms (16% of total)ival-mult: 6.0ms (16% of total)backward-pass: 3.0ms (8% of total)const: 1.0ms (2.7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 9.454945112859324e+88 | 2.853853072922943e+99 |
| 23.0ms | -5.360700060888466e+148 | -3.530173482623906e+141 |
| 20.0ms | 229× | 0 | valid |
| 12.0ms | 61× | 1 | valid |
| 4.0ms | 14× | 2 | valid |
Compiled 406 to 322 computations (20.7% saved)
ival-sub: 6.0ms (37.1% of total)ival-div: 3.0ms (18.6% of total)ival-mult: 3.0ms (18.6% of total)backward-pass: 2.0ms (12.4% of total)ival-add: 2.0ms (12.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 7.964225642313958e+70 | 1.4588953504386742e+72 |
| 18.0ms | -2.6810153899912296e+151 | -5.360700060888466e+148 |
| 18.0ms | 191× | 0 | valid |
| 7.0ms | 41× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 236 to 198 computations (16.1% saved)
ival-sub: 7.0ms (48.5% of total)ival-div: 2.0ms (13.9% of total)ival-mult: 2.0ms (13.9% of total)ival-add: 2.0ms (13.9% of total)backward-pass: 1.0ms (6.9% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 490× | distribute-lft-neg-in_binary64 |
| 352× | cancel-sign-sub_binary64 |
| 330× | neg-mul-1_binary64 |
| 290× | neg-sub0_binary64 |
| 274× | distribute-neg-in_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 588 |
| 1 | 225 | 588 |
| 2 | 284 | 588 |
| 3 | 370 | 586 |
| 4 | 490 | 586 |
| 5 | 644 | 586 |
| 6 | 889 | 586 |
| 7 | 1197 | 586 |
| 8 | 1420 | 586 |
| 9 | 1627 | 586 |
| 10 | 1824 | 586 |
| 11 | 1876 | 586 |
| 12 | 1882 | 586 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -700000000000000022926853535486506740867374404221449872845883401473773092617084967115373193701250972683443977874501481846523002945154779440493442891776 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 479999999999999982435262350282555562129302874813131254096657464484500152074058596352 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
(if (<=.f64 a #s(literal -2468256835981809/205688069665150755269371147819668813122841983204197482918576128 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7280482006598883/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 14499999999999999853254270811676342002458318485632174832082189861101946413190389493137408 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(if (<=.f64 t #s(literal -120000000000000005877207189018062469548667240423689266649405084950820191631206170739347783509673175655173567761781233211446411950239510226052273143808 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal -3933896298648025/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 t #s(literal 2199467820938877/229111231347799689635350271469398707925773913377365220235531597618488512042823233274762274126597027003434876073751997760595174886056587013603560208332516636964102994463833696818134410091831830209960320065853961979807444428853900668922870296851794362368 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 80000000000000005802514910522338810092669952771721756441456812438323200 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 t #s(literal -1360000000000000075842074055650204622317309577753177683212123761716244853028332916689205110268862609427469967556608 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 710244817178179/229111231347799689635350271469398707925773913377365220235531597618488512042823233274762274126597027003434876073751997760595174886056587013603560208332516636964102994463833696818134410091831830209960320065853961979807444428853900668922870296851794362368 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 88000000000000000252784238111017257668548839447657197610646004947746816 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -5099999999999999861163921205294244237307825668512181958948695625735406968431844237476958297124622640062063870319499145356120379534854557058203648 binary64)) y (if (<=.f64 t #s(literal 778978186582519/114555615673899844817675135734699353962886956688682610117765798809244256021411616637381137063298513501717438036875998880297587443028293506801780104166258318482051497231916848409067205045915915104980160032926980989903722214426950334461435148425897181184 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 270000000000000017753780405863343293231423331277507770907442856876618128672858465894400 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -15000000000000001222640764792521223979384301462143890135988560884996241183905177530591823112499256611932191444551219896571654622986967420155985920 binary64)) y (if (<=.f64 t #s(literal 1950000000000000113533751409836461698808818235828258621311455055615568794999274168313863733248 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) y)) |
(if (<=.f64 y #s(literal -10000000000000000905969664 binary64)) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) (if (<=.f64 y #s(literal 64999999999999995136446234387594918460625416937591529491564146458624 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))))) |
(if (<=.f64 t #s(literal -109999999999999990481567647673056578659390316435163838087668943984528600878774097793531317454157061554340029899111758592250727492547282221316177920 binary64)) y (if (<=.f64 t #s(literal -8298492385599735/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) (if (<=.f64 t #s(literal 19999999999999999347120150013191038445492807213299959826532049237266006443819008 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) y (if (<=.f64 t #s(literal 151801689980483/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 579999999999999971193457006455303861989476313841595805073014234079235006779097088 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) y (if (<=.f64 t #s(literal 2249999999999999786118198144512602975497210307771391326235232275433145562860881518331659718492160 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 t #s(literal -54999999999999999854506194853564215668176360631673201562065765417623081523065071039495514915639567515687426706844137250184338786049184634071087579136 binary64)) y (if (<=.f64 t #s(literal 320000000000000023210059642089355240370679811086887025765827249753292800 binary64)) x y)) |
x |
| Outputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (*.f64 x (+.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y a) x)) (+.f64 a (*.f64 y (/.f64 z x)))) t) (/.f64 y x))) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -8572068857490139/85720688574901385675874003924800144844912384936442688595500031069628084089994889799455870305255668650207573833404251746014971622855385123487876620597588598431476542198593847883368596840498969135023633457224371799868655530139190140473324351568616503316569571821492337341283438653220995094697645344555008 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -700000000000000022926853535486506740867374404221449872845883401473773092617084967115373193701250972683443977874501481846523002945154779440493442891776 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 479999999999999982435262350282555562129302874813131254096657464484500152074058596352 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
(if (<=.f64 t #s(literal -700000000000000022926853535486506740867374404221449872845883401473773092617084967115373193701250972683443977874501481846523002945154779440493442891776 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 479999999999999982435262350282555562129302874813131254096657464484500152074058596352 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)))) |
(if (<=.f64 a #s(literal -2468256835981809/205688069665150755269371147819668813122841983204197482918576128 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7280482006598883/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 a #s(literal -2468256835981809/205688069665150755269371147819668813122841983204197482918576128 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 7280482006598883/1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 14499999999999999853254270811676342002458318485632174832082189861101946413190389493137408 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(if (<=.f64 t #s(literal -120000000000000005877207189018062469548667240423689266649405084950820191631206170739347783509673175655173567761781233211446411950239510226052273143808 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal -3933896298648025/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (if (<=.f64 t #s(literal 2199467820938877/229111231347799689635350271469398707925773913377365220235531597618488512042823233274762274126597027003434876073751997760595174886056587013603560208332516636964102994463833696818134410091831830209960320065853961979807444428853900668922870296851794362368 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 80000000000000005802514910522338810092669952771721756441456812438323200 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 t #s(literal -120000000000000005877207189018062469548667240423689266649405084950820191631206170739347783509673175655173567761781233211446411950239510226052273143808 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal -3933896298648025/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 x (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (if (<=.f64 t #s(literal 2199467820938877/229111231347799689635350271469398707925773913377365220235531597618488512042823233274762274126597027003434876073751997760595174886056587013603560208332516636964102994463833696818134410091831830209960320065853961979807444428853900668922870296851794362368 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 80000000000000005802514910522338810092669952771721756441456812438323200 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(if (<=.f64 t #s(literal -1360000000000000075842074055650204622317309577753177683212123761716244853028332916689205110268862609427469967556608 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 t #s(literal 710244817178179/229111231347799689635350271469398707925773913377365220235531597618488512042823233274762274126597027003434876073751997760595174886056587013603560208332516636964102994463833696818134410091831830209960320065853961979807444428853900668922870296851794362368 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 88000000000000000252784238111017257668548839447657197610646004947746816 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -5099999999999999861163921205294244237307825668512181958948695625735406968431844237476958297124622640062063870319499145356120379534854557058203648 binary64)) y (if (<=.f64 t #s(literal 778978186582519/114555615673899844817675135734699353962886956688682610117765798809244256021411616637381137063298513501717438036875998880297587443028293506801780104166258318482051497231916848409067205045915915104980160032926980989903722214426950334461435148425897181184 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 t #s(literal 270000000000000017753780405863343293231423331277507770907442856876618128672858465894400 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -15000000000000001222640764792521223979384301462143890135988560884996241183905177530591823112499256611932191444551219896571654622986967420155985920 binary64)) y (if (<=.f64 t #s(literal 1950000000000000113533751409836461698808818235828258621311455055615568794999274168313863733248 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) y)) |
(if (<=.f64 y #s(literal -10000000000000000905969664 binary64)) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) (if (<=.f64 y #s(literal 64999999999999995136446234387594918460625416937591529491564146458624 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))))) |
(if (<=.f64 t #s(literal -109999999999999990481567647673056578659390316435163838087668943984528600878774097793531317454157061554340029899111758592250727492547282221316177920 binary64)) y (if (<=.f64 t #s(literal -8298492385599735/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) (if (<=.f64 t #s(literal 19999999999999999347120150013191038445492807213299959826532049237266006443819008 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) y (if (<=.f64 t #s(literal 151801689980483/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 t #s(literal 579999999999999971193457006455303861989476313841595805073014234079235006779097088 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y))) |
(if (<=.f64 t #s(literal -3600000000000000128806520461781711467583890167418938741098803261959988733390017508348897396040800218865245584259005325644593958683535103492096 binary64)) y (if (<=.f64 t #s(literal 2249999999999999786118198144512602975497210307771391326235232275433145562860881518331659718492160 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 t #s(literal -54999999999999999854506194853564215668176360631673201562065765417623081523065071039495514915639567515687426706844137250184338786049184634071087579136 binary64)) y (if (<=.f64 t #s(literal 320000000000000023210059642089355240370679811086887025765827249753292800 binary64)) x y)) |
x |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 4638× | *-lowering-*.f32 |
| 4638× | *-lowering-*.f64 |
| 4604× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 0 | 1611 | 14784 |
| 1 | 5566 | 13740 |
| 0 | 8029 | 13740 |
| 0 | 26 | 162 |
| 1 | 207 | 154 |
| 2 | 2432 | 153 |
| 0 | 8618 | 153 |
| 0 | 1642 | 13133 |
| 1 | 5857 | 12148 |
| 0 | 8513 | 12148 |
| 0 | 895 | 7417 |
| 1 | 3090 | 6673 |
| 0 | 8154 | 6673 |
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 1500 to 726 computations (51.6% saved)
Compiled 1398 to 376 computations (73.1% saved)
Loading profile data...