
Time bar (total: 14.9s)
| 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-mult: 38.0ms (51.8% of total)ival-sub: 21.0ms (28.6% of total)ival-add: 7.0ms (9.5% of total)ival-div: 6.0ms (8.2% of total)const: 1.0ms (1.4% of total)backward-pass: 1.0ms (1.4% of total)| 648.0ms | 6931× | 0 | valid |
| 191.0ms | 1093× | 1 | valid |
| 66.0ms | 232× | 2 | valid |
ival-sub: 199.0ms (40.9% of total)ival-mult: 111.0ms (22.8% of total)ival-div: 73.0ms (15% of total)ival-add: 69.0ms (14.2% of total)backward-pass: 27.0ms (5.5% of total)const: 7.0ms (1.4% 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 |
|---|---|---|---|---|---|
| 66 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 45 | 0 | - | 0 | - | (+.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) |
| 60.0ms | 424× | 0 | valid |
| 17.0ms | 76× | 1 | valid |
| 4.0ms | 12× | 2 | valid |
Compiled 120 to 35 computations (70.8% saved)
ival-sub: 10.0ms (40.7% of total)ival-div: 4.0ms (16.3% of total)ival-mult: 4.0ms (16.3% of total)ival-add: 3.0ms (12.2% of total)backward-pass: 2.0ms (8.1% of total)const: 0.0ms (0% of total)Compiled 18 to 11 computations (38.9% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.8% | (+.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 | 83.8% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 75.7% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 21.0ms | 212× | 0 | valid |
| 9.0ms | 38× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 51 to 12 computations (76.5% saved)
ival-sub: 5.0ms (40.1% of total)ival-div: 2.0ms (16.1% of total)ival-mult: 2.0ms (16.1% of total)ival-add: 2.0ms (16.1% 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 | 744 | 36 |
| 0 | 9279 | 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 #s(literal 0 binary64) (-.f64 z t))) (/.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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (/.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 #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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (+.f64 x (/.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 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (/.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 #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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (+.f64 x (/.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 #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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (+.f64 x (/.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) 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (/.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 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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.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 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (/.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) (+.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 a t)) (/.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a 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 (+.f64 x (/.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 #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)) (neg.f64 (*.f64 (-.f64 y x) 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)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) 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)) (*.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 (-.f64 y x) 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 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) 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 (*.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) (-.f64 z t))) (-.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 a t) (-.f64 z 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 a t) (-.f64 z 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 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 t a)) |
(/.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 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 #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 a t) (-.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 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 (*.f64 z z) (*.f64 t 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 z t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.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 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.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 t) (*.f64 (+.f64 t a) (+.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.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 #s(literal 0 binary64) (-.f64 z t)) (*.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 a t) (-.f64 z 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 #s(literal 0 binary64) (-.f64 z t)) (-.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 #s(literal 0 binary64) (-.f64 z t)) #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) (neg.f64 (*.f64 (-.f64 y x) t))) |
(+.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x) (*.f64 (-.f64 z t) y)) |
(+.f64 (*.f64 z (-.f64 y x)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.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) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 (-.f64 y x) t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) (-.f64 z t)))) |
(fma.f64 y (-.f64 z t) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (-.f64 y x) z (neg.f64 (*.f64 (-.f64 y x) t))) |
(fma.f64 z (-.f64 y x) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x)))) |
(fma.f64 (-.f64 z t) y (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x)) |
(neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.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 (*.f64 z z) (*.f64 t 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 z t) (*.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 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 (*.f64 z z) (*.f64 t 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 z t) (*.f64 (-.f64 y x) (-.f64 z t))) (+.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 (*.f64 z z) (*.f64 t 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 z t) (*.f64 (-.f64 y x) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 y x) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 y x) t)) (neg.f64 (*.f64 (-.f64 y x) t))) (*.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 (-.f64 y x) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x)) (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 z (-.f64 y x)) (*.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 (-.f64 y x) t)) (neg.f64 (*.f64 (-.f64 y x) t)))) (-.f64 (*.f64 (-.f64 y x) z) (neg.f64 (*.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x))) (-.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))))) (-.f64 (*.f64 z (-.f64 y x)) (*.f64 #s(literal -1 binary64) (*.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 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.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 (-.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 #s(literal 0 binary64) (-.f64 z t)))) (-.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 #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 (*.f64 z z) (*.f64 t 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 z t) (*.f64 (-.f64 y x) (-.f64 z t)))) (+.f64 z t)) |
(*.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 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.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 (*.f64 z z) (*.f64 t 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 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.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 z t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.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 #s(literal 0 binary64) (*.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)))) |
(/.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 | 3171 |
| 2 | 4195 | 3052 |
| 0 | 8303 | 3052 |
| 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 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x)) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x)) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) x)) |
(* 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 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (+.f64 (/.f64 (-.f64 x y) 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 a (*.f64 (-.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 a (*.f64 a (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.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 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z 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 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) 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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 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 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 a (-.f64 y x))) (pow.f64 t #s(literal 4 binary64))))) (/.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 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) 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 x (/.f64 (-.f64 z t) 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 x (/.f64 (-.f64 z t) 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 x (/.f64 (-.f64 z t) 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 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 (/.f64 (*.f64 t (-.f64 x y)) (-.f64 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 (- (+ (* -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 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (+.f64 (/.f64 (-.f64 x y) 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 a (*.f64 (-.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 y (-.f64 (+.f64 (*.f64 a (*.f64 a (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.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 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z 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 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a)))) 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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 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 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 a (-.f64 y x))) (pow.f64 t #s(literal 4 binary64))))) (/.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 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) a) (+.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 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 z t) (-.f64 y x)) (/.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 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) 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 t t) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z 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 (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* 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 (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(* 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 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.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 #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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
Compiled 17432 to 1886 computations (89.2% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 612 | 16 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 613 | 16 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 81.1% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) | |
| 39.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| ▶ | 38.0% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 48.8% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 24.3% | (+.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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t (*.f64 t t)))))) | |
| 83.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 40.2% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) | |
| 18.5% | (+.f64 x (-.f64 y x)) | |
| ▶ | 83.2% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 80.9% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) | |
| ▶ | 47.8% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| 42.2% | (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) | |
| ▶ | 76.9% | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
| 42.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 25.5% | y | |
| ▶ | 24.2% | x |
Compiled 538 to 330 computations (38.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
| ✓ | 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 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 2984× | +-lowering-+.f64 |
| 2984× | +-lowering-+.f32 |
| 1934× | *-lowering-*.f32 |
| 1934× | *-lowering-*.f64 |
| 1776× | sum3-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 183 |
| 1 | 61 | 180 |
| 2 | 181 | 179 |
| 3 | 699 | 179 |
| 4 | 3312 | 176 |
| 0 | 8469 | 176 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (/ (- z t) (- a t)) (- y x))) |
x |
(* (/ (- z t) (- a t)) (- y x)) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(- 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 |
(+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))) |
x |
(* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y)) |
(* (/ (- z t) (- a t)) (+ -1 (/ x y))) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
(+ -1 (/ x y)) |
-1 |
(/ x y) |
y |
(- 0 y) |
0 |
| Outputs |
|---|
(+ x (* (/ (- z t) (- a t)) (- y x))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
x |
(* (/ (- z t) (- a t)) (- y x)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(- 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 (-.f64 y x) a))) |
x |
(* (- z t) (/ (- y x) a)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- y x) |
(-.f64 y x) |
y |
a |
(+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 y (-.f64 t a))))) |
x |
(* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y)) |
(*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 y (-.f64 t a)))) |
(* (/ (- z t) (- a t)) (+ -1 (/ x y))) |
(*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) |
(/ (- 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 (/ x y)) |
(+.f64 #s(literal -1 binary64) (/.f64 x y)) |
-1 |
#s(literal -1 binary64) |
(/ x y) |
(/.f64 x y) |
y |
(- 0 y) |
(-.f64 #s(literal 0 binary64) y) |
0 |
#s(literal 0 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 96.5% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
| ✓ | accuracy | 89.7% | (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | accuracy | 83.8% | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
| ✓ | 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 | 95.6% | (*.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 | 82.3% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 97.4% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
| ✓ | accuracy | 83.8% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 64.0ms | 212× | 0 | valid |
| 21.0ms | 38× | 1 | valid |
| 8.0ms | 6× | 2 | valid |
Compiled 192 to 25 computations (87% saved)
ival-mult: 10.0ms (27.3% of total)ival-add: 8.0ms (21.9% of total)ival-div: 8.0ms (21.9% of total)ival-sub: 6.0ms (16.4% of total)backward-pass: 3.0ms (8.2% of total)const: 1.0ms (2.7% of total)| Inputs |
|---|
#<alt (+ x (* (/ (- z t) (- a t)) (- y x)))> |
#<alt (* (/ (- z t) (- a t)) (- 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 (+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y)))> |
#<alt (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))> |
#<alt (* (/ (- z t) (- a t)) (+ -1 (/ x y)))> |
#<alt (- y x)> |
| 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 (/ (* 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 (- 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 (* -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 (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a)))> |
#<alt (+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))))> |
#<alt (+ x (* -1 (* y (- (/ x y) 1))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))))> |
#<alt (+ x (* -1 (* y (- (/ x y) 1))))> |
#<alt (- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))))> |
#<alt (+ x (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt (+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt (+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))> |
#<alt (+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) 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 (/ (* t (* y (- (/ x y) 1))) (- a t))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) a))> |
#<alt (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))> |
#<alt (/ (* y (* (- z t) (- (/ x y) 1))) t)> |
#<alt (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a)> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a)> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a)> |
#<alt (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))> |
#<alt (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- 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 (/ (* 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 (* -1 (/ (* t (- (/ x y) 1)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ (* z (- (/ x y) 1)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ (* z (- (/ x y) 1)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
#<alt (/ (* z (- (/ x y) 1)) a)> |
#<alt (+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (- (/ x y) 1)> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t))))> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t))))> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t)))))> |
#<alt (- (/ x y) 1)> |
#<alt (- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (* -1 (/ (* (- z t) (- (/ x y) 1)) t))> |
#<alt (+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t)))> |
#<alt (+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2)))))> |
#<alt (/ (* (- z t) (- (/ x y) 1)) a)> |
#<alt (/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a)> |
#<alt (/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)> |
#<alt (/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a)> |
#<alt (/ (* (- z t) (- (/ x y) 1)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a))> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a 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)))))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | (+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))) |
| 6.0ms | z | @ | -inf | (+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))) |
| 4.0ms | y | @ | -inf | (+ x (* (- z t) (/ (- y x) a))) |
| 3.0ms | z | @ | -inf | (/ (* y (- z t)) (- a t)) |
| 2.0ms | t | @ | 0 | (* (/ (- z t) (- a t)) (+ -1 (/ x y))) |
| 1× | batch-egg-rewrite |
| 4058× | /-lowering-/.f32 |
| 4058× | /-lowering-/.f64 |
| 3840× | *-lowering-*.f32 |
| 3840× | *-lowering-*.f64 |
| 1958× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 126 |
| 1 | 173 | 123 |
| 2 | 1957 | 122 |
| 0 | 8945 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (/ (- z t) (- a t)) (- y x))) |
(* (/ (- z t) (- a t)) (- 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) |
(+ x (* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y))) |
(* (* (/ (- z t) (- a t)) (+ -1 (/ x y))) (- 0 y)) |
(* (/ (- z t) (- a t)) (+ -1 (/ x y))) |
(- y x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.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 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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.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 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z 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 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z 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 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 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.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 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) #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 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(+.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)))) |
(fma.f64 (-.f64 z t) (*.f64 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 z t) (*.f64 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 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 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 (-.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 #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 #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 (/.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)))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.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 x y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 a t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.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 y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.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 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a 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 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 x y))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z 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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 #s(literal 0 binary64) (-.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 y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.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 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.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 #s(literal 1 binary64) (-.f64 y x))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.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)))) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.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 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.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)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(+.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))) |
(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 #s(literal 0 binary64) (-.f64 z 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 #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 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z 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 z t) #s(literal 1 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 (*.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 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a 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 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.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 z (-.f64 a t)) (*.f64 (-.f64 a t) t))) (neg.f64 (*.f64 (-.f64 a t) (-.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 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a 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)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.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) (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 #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 (*.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 (-.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)))) |
(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 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 #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 (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 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.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 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.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) (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 #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 (-.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 (-.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)))) |
(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 y x) a) (*.f64 (-.f64 z t) (/.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) (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 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y 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 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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 y x) a) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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 y x) a) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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 y x) a) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) (*.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y 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 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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 y x) a) (*.f64 (-.f64 z t) (/.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 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 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) (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 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 z t) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.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))) (-.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 (*.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)) (-.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 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (/.f64 a (-.f64 y x)))) |
(/.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 #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 (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 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.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 (*.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 (*.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)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 z t) 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 (-.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 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 (*.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 (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 (-.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 #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 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 a (+.f64 x y))) |
(/.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 x y))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) 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 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 a (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.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 y x) #s(literal 1 binary64)) 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 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a)) (+.f64 x y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) x))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a x)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) a) (*.f64 (-.f64 #s(literal 0 binary64) a) x)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a x)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) x)) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a x)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y a) (*.f64 a x))) (neg.f64 (*.f64 a 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 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 x y))) |
(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)) |
(*.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 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.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 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) x) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) x) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 #s(literal -1 binary64) (/.f64 x y)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) (neg.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) (*.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) (*.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 a t) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 a t) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (*.f64 y (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 a t) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 a t) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) (neg.f64 (*.f64 (*.f64 y y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) (neg.f64 (*.f64 y (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(+.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.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)) (/.f64 y x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) |
(fma.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 a t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 z t)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 z t)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.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 (-.f64 z t) (-.f64 a t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x)))) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 x (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 a t) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) (/.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 a t) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 x y) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y x)) (*.f64 (-.f64 a t) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 a t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 x y))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 y (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 y x) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (/.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) (/.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (*.f64 (-.f64 a t) y)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 a t) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 y x)) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (-.f64 a t) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 a t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 x y))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 y (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 a t) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (/.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) (/.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) y) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (*.f64 (-.f64 a t) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) y) (*.f64 (-.f64 a t) (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 a t) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y 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 (-.f64 a t) (-.f64 z t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y 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 (-.f64 a t) (-.f64 z t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y))) |
(/.f64 (+.f64 (*.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 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 y x) #s(literal -1 binary64))) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 y x) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 a t)) (*.f64 (/.f64 y x) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 y x) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 x y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (/.f64 x y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 y (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (*.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 y (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 y (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (-.f64 a t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 a t))) |
(/.f64 (+.f64 (*.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 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.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 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) y) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 a t) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) x) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) x) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) y) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 a t) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 y #s(literal -1 binary64))) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y))) (*.f64 y (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 y (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 y #s(literal -1 binary64))) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) y))) (*.f64 y (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 y (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.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 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.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 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 y x) #s(literal -1 binary64))) (*.f64 (/.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 y x) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (/.f64 y x) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 y x) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (/.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)) (/.f64 (-.f64 a t) (-.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 a t) (-.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 a t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.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 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x))))) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) (/.f64 y x))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.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 (-.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 5372× | *-lowering-*.f32 |
| 5372× | *-lowering-*.f64 |
| 3468× | +-lowering-+.f64 |
| 3468× | +-lowering-+.f32 |
| 1852× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1082 | 12264 |
| 1 | 3748 | 11361 |
| 0 | 8749 | 11361 |
| 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 (/ (* 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 (- 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))))) |
(* -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) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))) |
(+ x (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) 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)))))) |
(/ (* t (* y (- (/ x y) 1))) (- a t)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) a)) |
(+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(* -1 (* y (- (/ x y) 1))) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(* -1 (* y (- (/ x y) 1))) |
(- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))) |
(/ (* y (* (- z t) (- (/ x y) 1))) t) |
(+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- 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 (/ (* 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)))))) |
(* -1 (/ (* t (- (/ x y) 1)) (- a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(/ (* z (- (/ x y) 1)) a) |
(+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(- (/ x y) 1) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t))))) |
(- (/ x y) 1) |
(- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(* -1 (/ (* (- z t) (- (/ x y) 1)) t)) |
(+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a)) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(/ (* x (- z t)) (* y (- a t))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(/ (* x (- z t)) (* y (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(/ (* x (- z t)) (* y (- a t))) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a 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))))) |
| 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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #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 (-.f64 a t) x))) (+.f64 #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 (-.f64 a t) x))) (+.f64 #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 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+ 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 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 y x)) (-.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 y x)) (-.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 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.f64 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 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(+ 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 y x) (-.f64 #s(literal 0 binary64) 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 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 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))))) |
(+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 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))) |
(-.f64 y (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) 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 (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 a a))) (*.f64 (-.f64 y x) (/.f64 (-.f64 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)))) |
(+.f64 (+.f64 (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a (*.f64 a 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 z t) (-.f64 y x))) 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 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) a)) a)) a)) |
(+ 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 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (neg.f64 (-.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.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 y x) (-.f64 #s(literal 0 binary64) 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 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) x) (/.f64 (*.f64 a (-.f64 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)))) |
(+.f64 y (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t)) (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (/.f64 (*.f64 a (-.f64 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)))))) |
(-.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t)))) |
(- 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 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z a))) t) (*.f64 a (-.f64 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) |
(-.f64 (-.f64 y (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a (-.f64 y x)) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* (- 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 z t) (-.f64 y x)) (/.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 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a a)) (/.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 z t) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 y x))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) (*.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)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 y x))) a)) a)) (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (*.f64 #s(literal -1 binary64) (-.f64 y x)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (neg.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.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 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (neg.f64 (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ t (- a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 t 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 (/.f64 t 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 (/.f64 t z) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 (/.f64 t z) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a 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 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a 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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 #s(literal 1 binary64) (/.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 z t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 z a))) (*.f64 t t))) (/.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 (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) a) (*.f64 t t)) (/.f64 (*.f64 a a) t)) (/.f64 z t)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 z a))) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 a t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.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) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 z a))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(-.f64 (*.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))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -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 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (/.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))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/ (- 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 z (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)))) (-.f64 t (/.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 z t) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 t (/.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)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) (-.f64 #s(literal 0 binary64) 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)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 #s(literal 0 binary64) (*.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) |
(-.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 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) 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))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y t) (*.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 y t) (*.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 y t) (*.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) (*.f64 z (-.f64 a t))) (/.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 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y 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 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y 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 (*.f64 t (+.f64 (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))) a) (/.f64 t a)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))) a))) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(-.f64 y (/.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 y z) t)) (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 y a) 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 y z) t)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y a))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y a) t) (*.f64 (/.f64 a t) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t)))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.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 (*.f64 y z) (-.f64 (/.f64 (*.f64 a (-.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 (/.f64 (-.f64 (-.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 a (-.f64 (*.f64 y z) (*.f64 y a)))) t)) (*.f64 y a)) t)) |
(* -1 (/ (* y (- z t)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 y a) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) a) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* 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 t (*.f64 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 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 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 (+.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t 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)) |
(/.f64 (-.f64 (*.f64 t (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a))) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) a)) (-.f64 #s(literal 0 binary64) 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)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 t (*.f64 y (-.f64 z t))) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) a))) a)) a)) (-.f64 #s(literal 0 binary64) 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 0 binary64) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y t) z) y)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) t) y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) t) y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y z) t) y)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (/.f64 (*.f64 y z) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (/.f64 (*.f64 y z) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (/.f64 (*.f64 y z) 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 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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) |
(-.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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t)))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.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 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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) (/.f64 (-.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 y (-.f64 z t)) (*.f64 a x)) (/.f64 (-.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 y (-.f64 z t)) (*.f64 a x)) (/.f64 (-.f64 z t) 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 a x))) (+.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 a x))) (+.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 a x))) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 #s(literal 0 binary64) x)) |
(+ 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 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(* z (- (/ y a) (/ x a))) |
(/.f64 (*.f64 z (-.f64 y 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 z a))) (/.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 z a))) (/.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 z a))) (/.f64 x a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) a))) z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) z))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (/.f64 (*.f64 z (-.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 z (-.f64 y x)) (*.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 z (-.f64 y x)) (*.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 z (-.f64 y x)) (*.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 (/.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ (* -1 (/ (+ x (/ (* z (- y x)) a)) t)) (/ y a)) (/ x a)))) |
(*.f64 (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(+ 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 x y) (/.f64 z a)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y a))) (/.f64 t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 z a)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y a))) (/.f64 t a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (+ (/ x y) (/ z a))) (/ t a))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 z a)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y 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 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) y))) |
(/ (* (- 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 z t) (-.f64 y x)) (*.f64 a x)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a x)) a) |
(/ (+ (* a x) (* (- y x) (- z t))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a x)) 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 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* a z))) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ (- y x) a)) (/ (* t (- y x)) (* a z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z a)) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a)) |
(+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a)) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) 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 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t a)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (*.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 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ (* -1 (/ (* z (- y x)) (* a t))) (/ y a)) (/ x a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* x (- z t)) a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (-.f64 z t) x) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (-.f64 z t) x) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (* y (- (/ z a) (/ t a)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (-.f64 z t) x) 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 z t) x) (-.f64 #s(literal 0 binary64) (*.f64 y a))) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (*.f64 y a))) (/.f64 (-.f64 z t) a))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* a y))) (/ z a)) (/ t a))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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 (-.f64 z t) x) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (-.f64 z t) x) a)) |
(+ (* -1 (/ (* x (- z t)) a)) (/ (* y (- z t)) a)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (-.f64 z t) x) a)) |
(* -1 (/ (* x (- z t)) a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) |
(* x (+ (* -1 (/ (- z t) a)) (/ (* y (- z t)) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a x)) (/.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 a x)) (/.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 a x)) (/.f64 (-.f64 z t) a))) |
(* -1 (/ (* x (- z t)) a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) x) (/.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 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) x) (/.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 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) x) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* (- 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 x (-.f64 #s(literal 0 binary64) 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 (/.f64 x a) y))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 x a) y))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 x a) y))) |
(/ y a) |
(/.f64 y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 x a) y) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 x a) y) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (/.f64 x a) y) (/.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 x (-.f64 #s(literal 0 binary64) a)) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 a x)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ x a)) |
(/.f64 x (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 a x))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- 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) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 y (/.f64 (-.f64 z t) y)) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 y (/.f64 (-.f64 z t) y)) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 y (/.f64 (-.f64 z t) y)) (-.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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.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 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #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 (-.f64 a t) x))) (+.f64 #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 (-.f64 a t) x))) (+.f64 #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 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+.f64 x (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t)) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (+.f64 (/.f64 x z) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t)))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t))) z))) |
(+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(-.f64 x (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) |
(+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))) |
(+.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 t (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)))))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) (*.f64 t (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a)) (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a))) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)))) a)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))) a))) (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(-.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(+.f64 x (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 t t))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 t t)))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t)) |
(+.f64 x (+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) t))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))) |
(-.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) t)) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))) |
(-.f64 (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) t)) t)) t)) |
(+ x (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) |
(+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))) |
(+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))))) |
(+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (+.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)) (/.f64 y t)))))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a)) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a)) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 a a)))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a)) |
(+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a)) a)) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) a)) a)) |
(+ 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 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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 (-.f64 z t) x) (*.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)) |
(/ (* t (* y (- (/ x y) 1))) (- a t)) |
(/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t)) (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t)) (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 a t)) (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t)) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t)) (/.f64 (*.f64 t (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 z (-.f64 a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (*.f64 (/.f64 t z) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (*.f64 (/.f64 t z) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (*.f64 (/.f64 t z) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) a)) |
(/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) |
(+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 t (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 t (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a)) (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a))) (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)))) a)))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a))) a))) (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) (/.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)))))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 t t))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) (*.f64 t t)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t)) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))) t)) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (-.f64 (+.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 y (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))))) t)) t)) t)) |
(/ (* y (* (- z t) (- (/ x y) 1))) t) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) |
(+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))) |
(+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))) |
(+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t) (*.f64 a (+.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)) (/.f64 y t))))))) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a)) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a)) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 a a))))) a) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) a) |
(* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) a) (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 y t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (*.f64 y (/.f64 (-.f64 z t) y))) (-.f64 a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (*.f64 y (/.f64 (-.f64 z t) y))) (-.f64 a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (*.f64 y (/.f64 (-.f64 z t) y))) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (neg.f64 (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (neg.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.f64 (-.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 #s(literal -1 binary64) (*.f64 (-.f64 z t) x)) (*.f64 y (-.f64 a t))) (/.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 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* t (- (/ x y) 1)) (- a t))) |
(*.f64 t (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (/.f64 t z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(/ (* z (- (/ x y) 1)) a) |
(/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) a) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))) a))) (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))))) |
(- (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(-.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y))) t)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 x y))) t))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(-.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y))) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 x y))) t))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t))))) |
(-.f64 (+.f64 (+.f64 (/.f64 x y) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x y))) t)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) (*.f64 t t))) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 x y))) t))) |
(- (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)) t)) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) t) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 x y))))) t)) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t))) (*.f64 a (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) t)) #s(literal -1 binary64)) |
(* -1 (/ (* (- z t) (- (/ x y) 1)) t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) t) |
(+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) t) (*.f64 a (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) t) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) t) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(*.f64 (-.f64 z t) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) |
(/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) a) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(*.f64 (-.f64 z t) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (*.f64 y (-.f64 a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (*.f64 y (-.f64 a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (*.f64 y (-.f64 a t))))) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) y) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (-.f64 z t) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 (/.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 (-.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)) |
Compiled 54461 to 5637 computations (89.6% saved)
26 alts after pruning (24 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1906 | 18 | 1924 |
| Fresh | 5 | 6 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1914 | 26 | 1940 |
| Status | Accuracy | Program |
|---|---|---|
| 16.4% | (/.f64 (-.f64 (*.f64 t (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a))) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) | |
| 39.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| 20.9% | (/.f64 (*.f64 z (-.f64 y x)) a) | |
| 20.4% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 21.0% | (/.f64 (*.f64 y z) (-.f64 a t)) | |
| 17.5% | (/.f64 (*.f64 y z) a) | |
| ▶ | 20.4% | (/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
| ▶ | 51.9% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
| 48.8% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| ▶ | 83.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
| 15.0% | (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) | |
| 35.8% | (+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))))) | |
| 39.9% | (+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| 24.3% | (+.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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t (*.f64 t t)))))) | |
| ▶ | 49.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) |
| 18.5% | (+.f64 x (-.f64 y x)) | |
| ✓ | 83.2% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 45.3% | (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) | |
| 43.9% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) | |
| 18.5% | (+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) | |
| 52.1% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| 47.2% | (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) | |
| 48.0% | (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) | |
| 42.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| ▶ | 25.5% | y |
| ✓ | 24.2% | x |
Compiled 970 to 570 computations (41.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
| ✓ | cost-diff | 384 | (+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 64 | (neg.f64 (-.f64 a t)) |
| ✓ | cost-diff | 64 | (/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
| 3042× | *-lowering-*.f32 |
| 3042× | *-lowering-*.f64 |
| 1618× | times-frac |
| 1262× | fnmadd-define |
| 1228× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 201 |
| 1 | 62 | 199 |
| 2 | 187 | 197 |
| 3 | 731 | 186 |
| 4 | 3013 | 186 |
| 0 | 8474 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ (- a t) (- z t))) x) |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
y |
x |
(/ (- a t) (- z t)) |
(- a t) |
a |
t |
(- z t) |
z |
y |
(/ (* y t) (neg (- a t))) |
(* y t) |
y |
t |
(neg (- a t)) |
(- a t) |
a |
(/ y (/ (- a t) (- z t))) |
y |
(/ (- a t) (- z t)) |
(- a t) |
a |
t |
(- z t) |
z |
(+ x (/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y)) |
x |
(/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y) |
(* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
(/ (+ -1 (/ x y)) (/ (- a t) (- z t))) |
(+ -1 (/ x y)) |
-1 |
(/ x y) |
y |
(/ (- a t) (- z t)) |
(- a t) |
a |
t |
(- z t) |
z |
(- 0 (* y y)) |
0 |
(* y y) |
| Outputs |
|---|
(+ (/ (- y x) (/ (- a t) (- z t))) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/ (- y x) (/ (- a t) (- z t))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ (- a t) (- z t)) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
y |
(/ (* y t) (neg (- a t))) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(* y t) |
(*.f64 y t) |
y |
t |
(neg (- a t)) |
(-.f64 t a) |
(- a t) |
(-.f64 a t) |
a |
(/ y (/ (- a t) (- z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
y |
(/ (- a t) (- z t)) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(+ x (/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
(/.f64 (*.f64 y (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/ (+ -1 (/ x y)) (/ (- a t) (- z t))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(+ -1 (/ x y)) |
(+.f64 #s(literal -1 binary64) (/.f64 x y)) |
-1 |
#s(literal -1 binary64) |
(/ x y) |
(/.f64 x y) |
y |
(/ (- a t) (- z t)) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(- 0 (* y y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
0 |
#s(literal 0 binary64) |
(* y y) |
(*.f64 y y) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.4% | (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | accuracy | 83.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) |
| ✓ | accuracy | 77.5% | (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
| ✓ | accuracy | 74.7% | (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | accuracy | 96.0% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (neg.f64 (-.f64 a t)) |
| ✓ | accuracy | 82.3% | (/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | accuracy | 96.2% | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | accuracy | 83.8% | (+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
| 58.0ms | 212× | 0 | valid |
| 21.0ms | 38× | 1 | valid |
| 5.0ms | 6× | 2 | valid |
Compiled 211 to 26 computations (87.7% saved)
ival-div: 14.0ms (38.7% of total)ival-mult: 7.0ms (19.4% of total)ival-sub: 6.0ms (16.6% of total)ival-add: 5.0ms (13.8% of total)backward-pass: 3.0ms (8.3% of total)ival-neg: 2.0ms (5.5% of total)const: 1.0ms (2.8% of total)| Inputs |
|---|
#<alt (+ (/ (- y x) (/ (- a t) (- z t))) x)> |
#<alt (/ (- y x) (/ (- a t) (- z t)))> |
#<alt (- y x)> |
#<alt (/ (- a t) (- z t))> |
#<alt (/ (* y t) (neg (- a t)))> |
#<alt (neg (- a t))> |
#<alt (* y t)> |
#<alt (- a t)> |
#<alt (/ y (/ (- a t) (- z t)))> |
#<alt (- z t)> |
#<alt (+ x (/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y))> |
#<alt (/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y)> |
#<alt (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y)))> |
#<alt (/ (+ -1 (/ x y)) (/ (- a t) (- z t)))> |
| Outputs |
|---|
#<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 (+ 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 (/ (* 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 (* -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 (/ (* (- 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 (/ (* 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 (/ (* 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 (* -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 (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (+ (* -1 (/ t (- z t))) (/ a (- z t)))> |
#<alt (/ a (- z t))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t))))> |
#<alt (/ a (- z t))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t)))))> |
#<alt (/ a z)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ a t))) (* -1 (/ z t)))> |
#<alt (- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t)))> |
#<alt (- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- a z) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t)))> |
#<alt (* -1 (/ (- a t) t))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2)))))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2)))))> |
#<alt (+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2)))))> |
#<alt (/ (- a t) z)> |
#<alt (/ (- (+ a (/ (* t (- a t)) z)) t) z)> |
#<alt (/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z)> |
#<alt (/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z)> |
#<alt (/ (- a t) z)> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (/ (* t y) (- t a))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))))> |
#<alt (* t (+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2))))))> |
#<alt (* t (+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2))))))> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t)))> |
#<alt y> |
#<alt (+ y (/ (* a y) t))> |
#<alt (+ y (* a (- (/ (* a y) (pow t 2)) (* -1 (/ y t)))))> |
#<alt (+ y (* a (- (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (* -1 (/ y t)))))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)> |
#<alt (/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (/ (* (pow t 2) y) a)) a)> |
#<alt (/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 4) y) (pow a 3)))) (+ (/ (* (pow t 2) y) a) (/ (* (pow t 3) y) (pow a 2)))) a)> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* t y)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* t y)) a))> |
#<alt t> |
#<alt (+ t (* -1 a))> |
#<alt (+ t (* -1 a))> |
#<alt (+ t (* -1 a))> |
#<alt (* -1 a)> |
#<alt (* a (- (/ t a) 1))> |
#<alt (* a (- (/ t a) 1))> |
#<alt (* a (- (/ t a) 1))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1 (/ t a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ t a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ t a)))))> |
#<alt (* -1 a)> |
#<alt (- t a)> |
#<alt (- t a)> |
#<alt (- t a)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ a t))))> |
#<alt (* t (+ 1 (* -1 (/ a t))))> |
#<alt (* t (+ 1 (* -1 (/ a t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ a t) 1)))> |
#<alt (* -1 (* t (- (/ a t) 1)))> |
#<alt (* -1 (* t (- (/ a t) 1)))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* -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 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 (/ (* 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) 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 (/ (* 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 (* -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 (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt (+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt (+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))> |
#<alt (+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)))> |
#<alt (+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a)))> |
#<alt (+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))))> |
#<alt (+ x (* -1 (* y (- (/ x y) 1))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))))> |
#<alt (+ x (* -1 (* y (- (/ x y) 1))))> |
#<alt (- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))))> |
#<alt (+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))))> |
#<alt (+ x (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- 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 (/ (* 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) (- (/ x y) 1))) t)> |
#<alt (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))> |
#<alt (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a)> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a)> |
#<alt (/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a)> |
#<alt (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))> |
#<alt (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) a))> |
#<alt (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))> |
#<alt (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))> |
#<alt (/ (* t (* y (- (/ x y) 1))) (- a t))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t)))))> |
#<alt (/ (* (pow y 2) (- z t)) (- a t))> |
#<alt (+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t)))> |
#<alt (+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t)))> |
#<alt (* -1 (/ (* x (* y (- z t))) (- a t)))> |
#<alt (* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t)))))> |
#<alt (* -1 (/ (* x (* y (- z t))) (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t)))))> |
#<alt (* -1 (/ (* x (* y (- z t))) (- a t)))> |
#<alt (* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))))> |
#<alt (/ (* (pow y 2) (- z t)) (- a t))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* (pow y 2) (- z t)) (- a t))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)> |
#<alt (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t))> |
#<alt (+ (* a (+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t))> |
#<alt (* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a))> |
#<alt (/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a))) a)> |
#<alt (/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a)> |
#<alt (/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a)> |
#<alt (* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a))> |
#<alt (* -1 (/ (+ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a))> |
#<alt (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a))> |
#<alt (+ (* -1 (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) a)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))) a)))))))> |
#<alt (* -1 (* (pow y 2) (- (/ x y) 1)))> |
#<alt (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t)))> |
#<alt (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t))))> |
#<alt (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t)))))> |
#<alt (* -1 (* (pow y 2) (- (/ x y) 1)))> |
#<alt (- (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (/ (* (pow y 2) (* z (- (/ x y) 1))) t)) (/ (* a (* (pow y 2) (- (/ x y) 1))) t))> |
#<alt (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t))) t)))> |
#<alt (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (/ (* (pow a 2) (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t)) t))) t)))> |
#<alt (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))> |
#<alt (+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))))> |
#<alt (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t)))))> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t))))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t)))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t))))))> |
#<alt (/ (* x (- z t)) (* y (- a t)))> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y)> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (* -1 (/ (- z t) (- a t)))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t))))> |
#<alt (* -1 (/ (* (- z t) (- (/ x y) 1)) t))> |
#<alt (+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t)))> |
#<alt (+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2)))))> |
#<alt (/ (* (- z t) (- (/ x y) 1)) a)> |
#<alt (/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a)> |
#<alt (/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)> |
#<alt (/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a)> |
#<alt (/ (* (- z t) (- (/ x y) 1)) a)> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a))> |
#<alt (/ (* z (- (/ x y) 1)) a)> |
#<alt (+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a))> |
#<alt (- (/ x y) 1)> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t))))> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t))))> |
#<alt (- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t)))))> |
#<alt (- (/ x y) 1)> |
#<alt (- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1)> |
#<alt (* -1 (/ (* t (- (/ x y) 1)) (- a t)))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t)))))> |
#<alt (/ (* z (- (/ x y) 1)) (- a t))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t))))> |
#<alt (/ (* z (- (/ x y) 1)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t))))))> |
150 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | 0 | (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
| 3.0ms | y | @ | inf | (/ (* y t) (neg (- a t))) |
| 1.0ms | x | @ | 0 | (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
| 1.0ms | z | @ | 0 | (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
| 1.0ms | t | @ | inf | (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
| 1× | batch-egg-rewrite |
| 3922× | /-lowering-/.f32 |
| 3922× | /-lowering-/.f64 |
| 3592× | *-lowering-*.f32 |
| 3592× | *-lowering-*.f64 |
| 1514× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 137 |
| 1 | 182 | 135 |
| 2 | 1949 | 135 |
| 0 | 8362 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (- y x) (/ (- a t) (- z t))) x) |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
(/ (- a t) (- z t)) |
(/ (* y t) (neg (- a t))) |
(neg (- a t)) |
(* y t) |
(- a t) |
(/ y (/ (- a t) (- z t))) |
(- z t) |
(+ x (/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y)) |
(/ (* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) y) |
(* (/ (+ -1 (/ x y)) (/ (- a t) (- z t))) (- 0 (* y y))) |
(/ (+ -1 (/ x y)) (/ (- a t) (- z t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(-.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z 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 z t) (/.f64 y (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 (-.f64 a t) (-.f64 z 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 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 x (-.f64 a t)))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) x)) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 x (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) x)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (/.f64 x (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 x (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 x (-.f64 a t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 t z) x)) (*.f64 (+.f64 t z) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (+.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 t z) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (+.f64 t z) #s(literal 1 binary64))) (*.f64 (+.f64 t z) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (+.f64 t z) (/.f64 x (-.f64 a t)))) (*.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 x (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 z t) (-.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 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z 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 (-.f64 a t) (-.f64 z 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 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(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 (/.f64 a (-.f64 z t)) (neg.f64 (/.f64 t (-.f64 z t)))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) t))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (/.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) (fma.f64 (neg.f64 (+.f64 t z)) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 t z) (/.f64 t (-.f64 (*.f64 z z) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (/.f64 t (-.f64 z t)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (neg.f64 (/.f64 t (-.f64 z t)))) |
(fma.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z) (neg.f64 (/.f64 t (-.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(/.f64 (-.f64 a t) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 a t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) t)) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 z t) (+.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))))) (+.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (+.f64 (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))) (*.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t)))) (+.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 a t)) |
(/.f64 (-.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (-.f64 z t) t)) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) a) t)) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) t)) (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 z t) a) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 (-.f64 z t) t)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 z t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 z t)) (*.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 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.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)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) t))) (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (+.f64 (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))) (*.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 a (-.f64 z t))) (*.f64 (/.f64 t (-.f64 z t)) (/.f64 t (-.f64 z t))))) (neg.f64 (+.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 y (-.f64 a t)))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (*.f64 y t) #s(literal -1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64))) (-.f64 a t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 y t) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) y) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 t (*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(*.f64 t (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (*.f64 y t) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 y t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 a t))) y) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+.f64 (neg.f64 a) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) a) t) |
(-.f64 #s(literal 0 binary64) (-.f64 a t)) |
(-.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 a #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (+.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.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 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (neg.f64 (+.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (*.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(/.f64 (neg.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 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (*.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a t) (-.f64 a t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.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 #s(literal -1 binary64) (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (+.f64 a t))) |
(*.f64 (-.f64 a t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 a t)) |
(*.f64 y t) |
(*.f64 t y) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.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) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(/.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 (*.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 a t)) |
(/.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 a t))))) |
(/.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 a t))) |
(/.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 a t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t t))) (*.f64 (+.f64 a t) (+.f64 a 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 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 a 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.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 (/.f64 y (-.f64 a t)) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 y (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(fma.f64 z (/.f64 y (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (-.f64 a t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 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 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.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 t z)))) |
(/.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 t z)) |
(/.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 t z))))) |
(/.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 t z))) |
(/.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 t z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 t t))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.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 t z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) x) |
(fma.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) y) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) y) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) x) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) (*.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) y) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(pow.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))) |
(*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) y)) |
(*.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(fma.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x)))) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) (*.f64 y y)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))))) (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) z) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) #s(literal -1 binary64))) |
(fma.f64 z (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) z (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y x))) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) x) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
| 1× | egg-herbie |
| 5242× | *-lowering-*.f32 |
| 5242× | *-lowering-*.f64 |
| 2412× | +-lowering-+.f64 |
| 2412× | +-lowering-+.f32 |
| 1886× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1231 | 12778 |
| 1 | 4304 | 11867 |
| 0 | 8236 | 11867 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 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))) |
(+ 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 (/ (* 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)))))) |
(* -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 (/ (* (- 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)) |
(/ (* 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 (/ (* 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)))))) |
(* -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 (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(/ a (- z t)) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(/ a (- z t)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(/ a z) |
(+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
1 |
(- (+ 1 (* -1 (/ a t))) (* -1 (/ z t))) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t))) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- a z) t))) |
(+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t))) |
(+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t))) |
(* -1 (/ (- a t) t)) |
(+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2))))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2))))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2))))) |
(/ (- a t) z) |
(/ (- (+ a (/ (* t (- a t)) z)) t) z) |
(/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z) |
(/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z) |
(/ (- a t) z) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(/ (* t y) (- t a)) |
(* -1 (/ (* t y) a)) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(* t (+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2)))))) |
(* t (+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2)))))) |
y |
(+ y (/ (* a y) t)) |
(- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t))) |
(- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) |
y |
(+ y (/ (* a y) t)) |
(+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) |
y |
(+ y (/ (* a y) t)) |
(+ y (* a (- (/ (* a y) (pow t 2)) (* -1 (/ y t))))) |
(+ y (* a (- (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (* -1 (/ y t))))) |
(* -1 (/ (* t y) a)) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (/ (* (pow t 2) y) a)) a) |
(/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 4) y) (pow a 3)))) (+ (/ (* (pow t 2) y) a) (/ (* (pow t 3) y) (pow a 2)))) a) |
(* -1 (/ (* t y) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* t y)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* t y)) a)) |
t |
(+ t (* -1 a)) |
(+ t (* -1 a)) |
(+ t (* -1 a)) |
(* -1 a) |
(* a (- (/ t a) 1)) |
(* a (- (/ t a) 1)) |
(* a (- (/ t a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(* -1 a) |
(- t a) |
(- t a) |
(- t a) |
t |
(* t (+ 1 (* -1 (/ a t)))) |
(* t (+ 1 (* -1 (/ a t)))) |
(* t (+ 1 (* -1 (/ a t)))) |
t |
(* -1 (* t (- (/ a t) 1))) |
(* -1 (* t (- (/ a t) 1))) |
(* -1 (* t (- (/ a t) 1))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* -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 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 (/ (* 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) 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 (/ (* 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)))))) |
(* -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)) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- 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 (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))) |
(+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))) |
(+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- 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 (/ (* 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) (- (/ x y) 1))) t) |
(+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(* -1 (/ (* y (* z (- (/ x y) 1))) a)) |
(+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(* -1 (* y (- (/ x y) 1))) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(* -1 (* y (- (/ x y) 1))) |
(- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))) |
(/ (* t (* y (- (/ x y) 1))) (- a t)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t) |
(+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(+ (* a (+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a)) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a))) a) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a)) |
(* -1 (/ (+ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) |
(+ (* -1 (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(* -1 (* (pow y 2) (- (/ x y) 1))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t)))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t))))) |
(* -1 (* (pow y 2) (- (/ x y) 1))) |
(- (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (/ (* (pow y 2) (* z (- (/ x y) 1))) t)) (/ (* a (* (pow y 2) (- (/ x y) 1))) t)) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t))) t))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (/ (* (pow a 2) (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t)) t))) t))) |
(/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t)) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(/ (* x (- z t)) (* y (- a t))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(/ (* x (- z t)) (* y (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(/ (* x (- z t)) (* y (- a t))) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(* -1 (/ (- z t) (- a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(* -1 (/ (* (- z t) (- (/ x y) 1)) t)) |
(+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a)) |
(/ (* z (- (/ x y) 1)) a) |
(+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(- (/ x y) 1) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t))))) |
(- (/ x y) 1) |
(- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(* -1 (/ (* t (- (/ x y) 1)) (- a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
| Outputs |
|---|
(+ 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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.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 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 a (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) 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 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a (*.f64 a 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 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (*.f64 (-.f64 z t) (-.f64 y x))) 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 #s(literal -1 binary64) (-.f64 y x))) (/.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 (/ (* 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 #s(literal -1 binary64) (-.f64 y x)) 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 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 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))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 y x))) 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 z (-.f64 y x)) (-.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (*.f64 a (-.f64 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))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (/.f64 (*.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 (/ (* 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 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.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 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.f64 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 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.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 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.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 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 a (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) 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 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 y x)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* (- 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 z t) (-.f64 y x)) (/.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 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)) (/.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 z t) (-.f64 y x)) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (*.f64 (-.f64 z t) (-.f64 y x))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal -1 binary64) (-.f64 y x))) (/.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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 #s(literal -1 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t))) a)) a)) a)) |
(/ (* 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 #s(literal -1 binary64) (-.f64 y x)) 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 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (/.f64 (*.f64 a (-.f64 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)))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (/.f64 a t))) (-.f64 x (/.f64 (*.f64 a (-.f64 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)))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.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 z (-.f64 y x)) (-.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (*.f64 a (-.f64 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) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (/.f64 (*.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 (/ (* t (- y x)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.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))) |
(+ (* -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 z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.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 z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.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 z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.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 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -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)) (neg.f64 y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 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 (- z t))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(-.f64 (/.f64 a (-.f64 z t)) (/.f64 t (-.f64 z t))) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(* a (+ (* -1 (/ t (* a (- z t)))) (/ 1 (- z t)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 t (*.f64 (-.f64 z t) a)))) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (/ t (* a (- z t))) (/ 1 (- z t))))) |
(*.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) a)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/ a z) |
(/.f64 a z) |
(+ (* -1 (* t (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(-.f64 (/.f64 a z) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 a (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z)))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (pow z 4))) (/ 1 (pow z 3))))) (+ (* -1 (/ a (pow z 3))) (/ 1 (pow z 2))))) (+ (* -1 (/ a (pow z 2))) (/ 1 z)))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 a (*.f64 z (*.f64 z z)))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 z z)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ a t))) (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* z (- (* -1 a) (* -1 z))) (pow t 2)))) (* -1 (/ z t))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (*.f64 (/.f64 z t) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t))) (/.f64 z t)) |
(- (+ 1 (+ (* -1 (/ a t)) (/ (* (pow z 2) (- (* -1 a) (* -1 z))) (pow t 3)))) (+ (* -1 (/ z t)) (* -1 (/ (* z (- (* -1 a) (* -1 z))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t) (/.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (*.f64 (/.f64 z t) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- a z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(+ 1 (* -1 (/ (- (+ a (/ (* z (- a z)) t)) z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 z (-.f64 a z)) t) z)) t)) |
(+ 1 (* -1 (/ (- (+ a (* -1 (/ (- (* -1 (/ (* (pow z 2) (- a z)) t)) (* z (- a z))) t))) z) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 (*.f64 z z) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) z) t)) (*.f64 z (-.f64 a z))) t)) z) t)) |
(* -1 (/ (- a t) t)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (/ 1 t) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t)))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (/ 1 t) (/ (* z (- (/ 1 t) (/ a (pow t 2)))) t)) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) t)) (/.f64 a (*.f64 t t))))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- a t) t)) (* z (- (+ (* z (- (/ (* z (- (/ 1 t) (/ a (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ a (pow t 2))) t)))) (/ 1 t)) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))))) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- (+ a (/ (* t (- a t)) z)) t) z) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 t (-.f64 a t)) z) t)) z) |
(/ (- (+ a (/ (* (pow t 2) (- a t)) (pow z 2))) (+ t (* -1 (/ (* t (- a t)) z)))) z) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z)) (-.f64 t (/.f64 (*.f64 t (-.f64 a t)) z)))) z) |
(/ (- (+ a (/ (* (pow t 3) (- a t)) (pow z 3))) (+ t (+ (* -1 (/ (* t (- a t)) z)) (* -1 (/ (* (pow t 2) (- a t)) (pow z 2)))))) z) |
(/.f64 (+.f64 a (-.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) z)) (-.f64 (-.f64 t (/.f64 (*.f64 t (-.f64 a t)) z)) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z z))))) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (* t (- a t)) z))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 a t)) z)) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (+.f64 (*.f64 t (-.f64 a t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 a t) z))) z)) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- a t))) (* -1 (/ (* (pow t 3) (- a t)) z))) z)) (* t (- a t))) z))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 (*.f64 t (-.f64 a t)) (/.f64 (-.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) z))) z)) z)) z)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(/ (* t y) (- t a)) |
(/.f64 (*.f64 t y) (-.f64 t a)) |
(* -1 (/ (* t y) a)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) a) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a)))) |
(* t (+ (* -1 (/ y a)) (* t (- (* -1 (/ (* t y) (pow a 3))) (/ y (pow a 2)))))) |
(*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 a a))) (/.f64 y (*.f64 a a)))) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (* t (- (* t (- (* -1 (/ (* t y) (pow a 4))) (/ y (pow a 3)))) (/ y (pow a 2)))))) |
(*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a))))) (/.f64 y (*.f64 a a)))) (/.f64 y a))) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(- (+ y (/ (* (pow a 2) y) (pow t 2))) (* -1 (/ (* a y) t))) |
(+.f64 y (+.f64 (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 a y) t))) |
(- (+ y (/ (* (pow a 3) y) (pow t 3))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* (pow a 2) y) (pow t 2))))) |
(+.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 a (neg.f64 y)) t) (/.f64 (*.f64 y (*.f64 a a)) (*.f64 t t))))) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(+ y (* -1 (/ (- (* -1 (/ (* (pow a 2) y) t)) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 a a))) t) (*.f64 a y)) t)) |
(+ y (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) y) t) (* -1 (* (pow a 2) y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 a (*.f64 a a))) t) (*.f64 y (*.f64 a a)))) t) (*.f64 a y)) t)) |
y |
(+ y (/ (* a y) t)) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(+ y (* a (- (/ (* a y) (pow t 2)) (* -1 (/ y t))))) |
(+.f64 y (*.f64 a (+.f64 (*.f64 a (/.f64 y (*.f64 t t))) (/.f64 y t)))) |
(+ y (* a (- (* a (- (/ (* a y) (pow t 3)) (* -1 (/ y (pow t 2))))) (* -1 (/ y t))))) |
(+.f64 y (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 y (*.f64 t t)))) (/.f64 y t)))) |
(* -1 (/ (* t y) a)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) a) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (*.f64 t t)) a)) a) |
(/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 3) y) (pow a 2)))) (/ (* (pow t 2) y) a)) a) |
(/.f64 (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 t t)) a)) a) |
(/ (- (+ (* -1 (* t y)) (* -1 (/ (* (pow t 4) y) (pow a 3)))) (+ (/ (* (pow t 2) y) a) (/ (* (pow t 3) y) (pow a 2)))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 a a)))) a) |
(* -1 (/ (* t y) a)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) a) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y (*.f64 t t)) a)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 3) y) a)) (* (pow t 2) y)) a)) (* t y)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t y) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) a) (*.f64 y (*.f64 t t))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) y) a) (* -1 (* (pow t 3) y))) a)) (* (pow t 2) y)) a)) (* t y)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t y) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) a) (*.f64 y (*.f64 t (*.f64 t t)))) a)) (*.f64 y (*.f64 t t))) a)) a)) |
t |
(+ t (* -1 a)) |
(-.f64 t a) |
(+ t (* -1 a)) |
(-.f64 t a) |
(+ t (* -1 a)) |
(-.f64 t a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (/ t a) 1)) |
(*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* a (- (/ t a) 1)) |
(*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* a (- (/ t a) 1)) |
(*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (+ 1 (* -1 (/ t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(- t a) |
(-.f64 t a) |
(- t a) |
(-.f64 t a) |
(- t a) |
(-.f64 t a) |
t |
(* t (+ 1 (* -1 (/ a t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* t (+ 1 (* -1 (/ a t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* t (+ 1 (* -1 (/ a t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
t |
(* -1 (* t (- (/ a t) 1))) |
(*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ a t) 1))) |
(*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ a t) 1))) |
(*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* -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 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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) |
(-.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 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)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (/ (* y (- z t)) t)) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 y t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (/.f64 y t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) y) (/.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 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 a a))) (/.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 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 a a))))) a) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 (-.f64 z t) y)) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 (+.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (-.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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 (-.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) a)))) a)) a)) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.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 z y) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.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 z y) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) 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 z y) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t))) (/.f64 (*.f64 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))))) |
(+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (*.f64 (/.f64 (+.f64 (*.f64 z (neg.f64 y)) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 a a) t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a y) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 z y) (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) (*.f64 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))) |
(-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.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 t 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 t 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 t y) (*.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t)))) |
(* -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 #s(literal 0 binary64) z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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) |
(-.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 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 z t) y)) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 z t) y)) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (* y (- (/ z y) (/ t y))) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 z t) y)) (-.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.f64 x (-.f64 a t)))) (+.f64 (/.f64 t (-.f64 a t)) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.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 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y)) (neg.f64 y)) |
(+ x (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 x (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t))) |
(+ x (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))) |
(+ x (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (+.f64 (*.f64 a (*.f64 (/.f64 y t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))))) |
(+ x (+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t))) |
(+.f64 x (+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (+.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 y t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(-.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)))) |
(-.f64 (-.f64 x (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) |
(+ x (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (+ (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) |
(+.f64 (-.f64 x (*.f64 (/.f64 (*.f64 t y) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) |
x |
(+ x (* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a))) |
(-.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) |
(+ x (* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a))) |
(-.f64 x (/.f64 (+.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a)) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a)) a)) |
(+ x (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(-.f64 x (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ x (+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a)))) |
(+.f64 x (-.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a)))))) |
(+.f64 x (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (/.f64 (*.f64 t (+.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a))) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a)))))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) (*.f64 t (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a)))))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(-.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(+.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 t t)))) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))))) |
(+.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (*.f64 t t)))) |
(+ x (* -1 (* y (- (/ x y) 1)))) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(- (+ x (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t))) (/ (* a (* y (- (/ x y) 1))) t)) |
(+.f64 x (+.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t))) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t)))) |
(-.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) |
(+ x (+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t)))) |
(-.f64 (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) t)) |
(+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(+.f64 x (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t)))) |
(+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (+ (/ x z) (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t (* y (- (/ x y) 1))) (- a t))) z)) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) z))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x y) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x y) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(+ (* -1 (/ (* x (* y (- (/ z y) (/ t y)))) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x y) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 y x) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.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 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.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 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)) |
(/ (* y (* (- z t) (- (/ x y) 1))) t) |
(*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) |
(+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))) |
(+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (+.f64 (*.f64 a (*.f64 (/.f64 y t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))) |
(+ (* a (+ (* a (+ (/ (* a (* y (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* y (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* y (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (+.f64 (*.f64 y (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 y t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))))) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a) |
(/ (+ (* -1 (* y (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) (/.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a) |
(* -1 (/ (* y (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(* -1 (/ (+ (* y (* (- z t) (- (/ x y) 1))) (/ (* t (* y (* (- z t) (- (/ x y) 1)))) a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* y (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* y (* (- z t) (- (/ x y) 1)))))) a)) (* t (* y (* (- z t) (- (/ x y) 1))))) a)) (* y (* (- z t) (- (/ x y) 1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a)) (*.f64 (*.f64 t y) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) a)) a)) |
(* -1 (/ (* y (* z (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(+ (* -1 (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* y (* z (- (/ x y) 1))) a))) |
(-.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (/.f64 (*.f64 t (+.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a))) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* y (- (/ x y) 1)) a)) (* -1 (/ (* y (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a))))) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t)))) |
(-.f64 (-.f64 (*.f64 a (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 t t)))) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(+ (* -1 (* y (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* y (* z (- (/ x y) 1)))) (* -1 (* a (* y (- (/ x y) 1))))) t))))) |
(-.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (*.f64 t t))) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) |
(- (+ (* -1 (* y (- (/ x y) 1))) (/ (* y (* z (- (/ x y) 1))) t)) (/ (* a (* y (- (/ x y) 1))) t)) |
(+.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) |
(+ (* -1 (* y (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) (/ (* (pow a 2) (- (* y (* z (- (/ x y) 1))) (* a (* y (- (/ x y) 1))))) t)) t))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y)) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) t)) |
(/ (* t (* y (- (/ x y) 1))) (- a t)) |
(/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) (/ (* t (* y (- (/ x y) 1))) (- a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) (/.f64 (*.f64 (*.f64 z y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* y (- (/ x y) 1)) (- a t))) (/ (* t (* y (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* -1 (/ (* y (* z (- (/ x y) 1))) (- a t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* t (* y (- (/ x y) 1))) (* z (- a t)))) (/ (* y (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 y (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(+ (* -1 (/ (* x (* (pow y 2) (- (/ z y) (/ t y)))) (- a t))) (/ (* (pow y 2) (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) (/.f64 (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (-.f64 z t) y)) (-.f64 a t))) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(* x (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* (pow y 2) (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* (pow y 2) (- z t)) (* x (- a t)))) (/ (* y (- z t)) (- a t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* x (* y (- z t))) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)))) |
(* y (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)))) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(/ (* (pow y 2) (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (-.f64 a t)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(* (pow y 2) (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 (+.f64 (*.f64 (/.f64 x y) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y y)) |
(/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) t) |
(+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 2)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) t) (*.f64 a (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))))) |
(+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 3)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) t) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 y y)) t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))))) |
(+ (* a (+ (* a (+ (/ (* a (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow t 4)) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 3)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (pow t 2)))) (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) t)) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) t) (*.f64 a (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 t t))))))))) |
(* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) a) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a)) a) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y y)))) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) (*.f64 a a))) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a) |
(/ (+ (* -1 (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (+ (* -1 (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 2))) (* -1 (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) (pow a 3)))))) a) |
(/.f64 (-.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a)) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a) |
(* -1 (/ (* (pow y 2) (* (- z t) (- (/ x y) 1))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) a) |
(* -1 (/ (+ (* (pow y 2) (* (- z t) (- (/ x y) 1))) (/ (* t (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a)) (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a) (* -1 (* (pow t 2) (* (pow y 2) (* (- z t) (- (/ x y) 1)))))) a)) (* t (* (pow y 2) (* (- z t) (- (/ x y) 1))))) a)) (* (pow y 2) (* (- z t) (- (/ x y) 1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y))) a) (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)))) a)) (*.f64 t (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 y y)))) a)) a)) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ (* -1 (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))))) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a))) |
(-.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) a))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) a))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) a)) (* t (+ (* -1 (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (* t (+ (* -1 (/ (* t (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ (* (pow y 2) (- (/ x y) 1)) a)) (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (pow a 2)))) a))))))) |
(-.f64 (*.f64 t (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)))) a))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) |
(* -1 (* (pow y 2) (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t)))) |
(-.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 t t))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (+ (* -1 (/ (* a (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1)))))) (pow t 3))) (* -1 (/ (- (* -1 (* (pow y 2) (* z (- (/ x y) 1)))) (* -1 (* a (* (pow y 2) (- (/ x y) 1))))) t))))) |
(-.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (*.f64 t t))) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
(* -1 (* (pow y 2) (- (/ x y) 1))) |
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) |
(- (+ (* -1 (* (pow y 2) (- (/ x y) 1))) (/ (* (pow y 2) (* z (- (/ x y) 1))) t)) (/ (* a (* (pow y 2) (- (/ x y) 1))) t)) |
(+.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) t)) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) |
(+ (* -1 (* (pow y 2) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (* -1 (/ (+ (* a (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) (/ (* (pow a 2) (- (* (pow y 2) (* z (- (/ x y) 1))) (* a (* (pow y 2) (- (/ x y) 1))))) t)) t))) t))) |
(-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (*.f64 a (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) t)) t)) |
(/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t)) |
(*.f64 t (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(-.f64 (*.f64 t (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(-.f64 (*.f64 t (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(+ (* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (- a t))) |
(-.f64 (*.f64 t (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* (pow y 2) (- (/ x y) 1)) (- a t))) (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t))))) |
(*.f64 z (-.f64 (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))))) |
(* -1 (/ (* (pow y 2) (* z (- (/ x y) 1))) (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))))) |
(* -1 (* z (+ (* -1 (/ (* t (* (pow y 2) (- (/ x y) 1))) (* z (- a t)))) (/ (* (pow y 2) (- (/ x y) 1)) (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 (/.f64 t z) (*.f64 (*.f64 y y) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))))) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (* x (- (/ z (* y (- a t))) (/ t (* y (- a t)))))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) y)))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) y)))) |
(* x (- (+ (* -1 (/ (- z t) (* x (- a t)))) (/ z (* y (- a t)))) (/ t (* y (- a t))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) y)))) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- z t) (* y (- a t)))) (/ z (* x (- a t)))) (/ t (* x (- a t)))))) |
(*.f64 (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (- z t)) (* y (- a t))) |
(/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) y) |
(/ (+ (* -1 (/ (* y (- z t)) (- a t))) (/ (* x (- z t)) (- a t))) y) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) y) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 (/ (- z t) (- a t))) |
(/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))) |
(-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(* -1 (/ (* (- z t) (- (/ x y) 1)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) |
(+ (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 2))) (* -1 (/ (* (- z t) (- (/ x y) 1)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) (*.f64 a (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 3))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) |
(+ (* -1 (/ (* (- z t) (- (/ x y) 1)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- z t) (- (/ x y) 1))) (pow t 4))) (/ (* (- z t) (- (/ x y) 1)) (pow t 3)))) (/ (* (- z t) (- (/ x y) 1)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t)))) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) t)) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(/ (+ (* (- z t) (- (/ x y) 1)) (/ (* t (* (- z t) (- (/ x y) 1))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) a) |
(/ (- (+ (* (- z t) (- (/ x y) 1)) (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) (pow a 3))) (+ (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a)) (* -1 (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) a))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a))) a) |
(/ (* (- z t) (- (/ x y) 1)) a) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (* t (* (- z t) (- (/ x y) 1))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) a)) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* t (* (- z t) (- (/ x y) 1))) (/ (* (pow t 2) (* (- z t) (- (/ x y) 1))) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a)) a)) |
(* -1 (/ (+ (* -1 (* (- z t) (- (/ x y) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- z t) (- (/ x y) 1)))) (* -1 (/ (* (pow t 3) (* (- z t) (- (/ x y) 1))) a))) a)) (* t (* (- z t) (- (/ x y) 1)))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 z t)) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 (/.f64 x y) #s(literal -1 binary64)))) a)) a)) a)) a)) |
(/ (* z (- (/ x y) 1)) a) |
(/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) |
(+ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a))))) a) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- (/ x y) 1) a)) (* t (- (/ (* t (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- (/ x y) 1) a)) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2)))) a))))) (* -1 (/ (* z (- (/ x y) 1)) (pow a 2))))) (/ (* z (- (/ x y) 1)) a)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a))))) (*.f64 a a)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a)))) a))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) a)) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 a a)))))) |
(- (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (/ x y)) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(-.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 x y) #s(literal -1 binary64))) t))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2)))) (+ 1 (* -1 (/ (* a (- (/ x y) 1)) t)))) |
(-.f64 (+.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 x y) #s(literal -1 binary64))) t))) |
(- (+ (* -1 (/ (* z (- (/ x y) 1)) t)) (+ (/ x y) (/ (* (pow a 2) (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 3)))) (+ 1 (+ (* -1 (/ (* a (- (* -1 (* z (- (/ x y) 1))) (* -1 (* a (- (/ x y) 1))))) (pow t 2))) (* -1 (/ (* a (- (/ x y) 1)) t))))) |
(-.f64 (+.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) (*.f64 t t))) (/.f64 (*.f64 a (+.f64 (/.f64 x y) #s(literal -1 binary64))) t))) |
(- (/ x y) 1) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)) t)) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (+ (* z (- (/ x y) 1)) (/ (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 (*.f64 z (+.f64 (/.f64 x y) #s(literal -1 binary64))) (-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) t) (*.f64 a (+.f64 (/.f64 x y) #s(literal -1 binary64))))) t)) #s(literal -1 binary64)) |
(- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1)))) t)) (* a (- (* z (- (/ x y) 1)) (* a (- (/ x y) 1))))) t)) (* z (- (/ x y) 1))) (* a (- (/ x y) 1))) t)) (/ x y)) 1) |
(+.f64 (-.f64 (/.f64 x y) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) t)) (*.f64 a (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a)))) t)) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 z a))) t)) #s(literal -1 binary64)) |
(* -1 (/ (* t (- (/ x y) 1)) (- a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 t (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 t (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(+ (* -1 (/ (* t (- (/ x y) 1)) (- a t))) (* z (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(-.f64 (*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (*.f64 t (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- (/ x y) 1)) (* z (- a t)))) (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(/ (* z (- (/ x y) 1)) (- a t)) |
(*.f64 z (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (/ x y) 1) (- a t))) (/ (* t (- (/ x y) 1)) (* z (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 (/.f64 t z) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t))) (/.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 a t)))) |
Compiled 48809 to 4705 computations (90.4% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1720 | 23 | 1743 |
| Fresh | 7 | 12 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1731 | 38 | 1769 |
| Status | Accuracy | Program |
|---|---|---|
| 16.4% | (/.f64 (-.f64 (*.f64 t (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a))) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) | |
| 39.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| 20.9% | (/.f64 (*.f64 z (-.f64 y x)) a) | |
| 17.5% | (/.f64 (*.f64 z y) a) | |
| 21.0% | (/.f64 (*.f64 y z) (-.f64 a t)) | |
| 20.4% | (/.f64 (*.f64 y t) (-.f64 t a)) | |
| 9.9% | (/.f64 (*.f64 y t) (neg.f64 a)) | |
| 17.6% | (/.f64 (*.f64 y t) t) | |
| 24.1% | (/.f64 y (/.f64 (-.f64 a t) z)) | |
| ▶ | 24.6% | (/.f64 y (/.f64 a (-.f64 z t))) |
| 20.1% | (/.f64 y (/.f64 a z)) | |
| 48.8% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 18.5% | (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) | |
| ▶ | 80.8% | (+.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
| 49.5% | (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) | |
| 15.0% | (+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))))) | |
| ▶ | 18.5% | (+.f64 (-.f64 y x) x) |
| 38.4% | (+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))))) | |
| 39.9% | (+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| 24.3% | (+.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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t (*.f64 t t)))))) | |
| 24.8% | (+.f64 y (/.f64 (*.f64 a y) t)) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) y)) | |
| 21.5% | (+.f64 x (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) | |
| ✓ | 83.2% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 45.3% | (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) | |
| 43.9% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) | |
| ▶ | 52.1% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| 48.0% | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) | |
| 47.2% | (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) | |
| 36.5% | (*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) | |
| 24.8% | (*.f64 y (/.f64 (-.f64 z t) a)) | |
| 24.3% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 42.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| ▶ | 8.1% | (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a)))) |
| 8.0% | (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 a a))) (/.f64 y (*.f64 a a)))) (/.f64 y a))) | |
| 28.6% | (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) | |
| ✓ | 25.5% | y |
| ✓ | 24.2% | x |
Compiled 1308 to 793 computations (39.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 y a)) |
| ✓ | cost-diff | 256 | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a))) |
| ✓ | cost-diff | 256 | (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 a (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 y (/.f64 a (-.f64 z t))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 256 | (+.f64 (-.f64 y x) x) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
| 2464× | *-lowering-*.f32 |
| 2464× | *-lowering-*.f64 |
| 1740× | +-lowering-+.f64 |
| 1740× | +-lowering-+.f32 |
| 1686× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 153 |
| 1 | 66 | 146 |
| 2 | 184 | 144 |
| 3 | 588 | 144 |
| 4 | 2383 | 144 |
| 5 | 7439 | 144 |
| 0 | 8175 | 144 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (/ (- y x) (- a t)) (/ 1 (- z t))) x) |
(/ (/ (- y x) (- a t)) (/ 1 (- z t))) |
(/ (- y x) (- a t)) |
(- y x) |
y |
x |
(- a t) |
a |
t |
(/ 1 (- z t)) |
1 |
(- z t) |
z |
(+ (- y x) x) |
(- y x) |
y |
x |
(/ y (/ a (- z t))) |
y |
(/ a (- z t)) |
a |
(- z t) |
z |
t |
(* (/ (- z t) (- a t)) y) |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
y |
(* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
t |
(- (- 0 (/ y a)) (/ (* t y) (* a a))) |
(- 0 (/ y a)) |
0 |
(/ y a) |
y |
a |
(/ (* t y) (* a a)) |
(* t y) |
(* a a) |
| Outputs |
|---|
(+ (/ (/ (- y x) (- a t)) (/ 1 (- z t))) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/ (/ (- y x) (- a t)) (/ 1 (- z t))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 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 |
t |
(/ 1 (- z t)) |
(/.f64 #s(literal 1 binary64) (-.f64 z t)) |
1 |
#s(literal 1 binary64) |
(- z t) |
(-.f64 z t) |
z |
(+ (- y x) x) |
y |
(- y x) |
(-.f64 y x) |
y |
x |
(/ y (/ a (- z t))) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
y |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
a |
(- z t) |
(-.f64 z t) |
z |
t |
(* (/ (- z t) (- a t)) y) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
y |
(* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
(*.f64 (/.f64 (*.f64 y t) a) (-.f64 #s(literal -1 binary64) (/.f64 t a))) |
t |
(- (- 0 (/ y a)) (/ (* t y) (* a a))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal -1 binary64) (/.f64 t a))) |
(- 0 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
0 |
#s(literal 0 binary64) |
(/ y a) |
(/.f64 y a) |
y |
a |
(/ (* t y) (* a a)) |
(/.f64 (*.f64 y t) (*.f64 a a)) |
(* t y) |
(*.f64 y t) |
(* a a) |
(*.f64 a a) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 96.2% | (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a)))) |
| ✓ | accuracy | 92.4% | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a))) |
| ✓ | accuracy | 80.9% | (/.f64 (*.f64 t y) (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 96.7% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 a (-.f64 z t)) |
| ✓ | accuracy | 92.6% | (/.f64 y (/.f64 a (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 53.1% | (+.f64 (-.f64 y x) x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 z t)) |
| ✓ | accuracy | 94.1% | (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
| ✓ | accuracy | 83.8% | (+.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
| 72.0ms | 120× | 1 | valid |
| 35.0ms | 130× | 0 | valid |
| 5.0ms | 6× | 2 | valid |
Compiled 169 to 27 computations (84% saved)
ival-div: 20.0ms (38.7% of total)ival-sub: 11.0ms (21.3% of total)ival-mult: 11.0ms (21.3% of total)backward-pass: 6.0ms (11.6% of total)ival-add: 4.0ms (7.7% of total)const: 1.0ms (1.9% of total)| Inputs |
|---|
#<alt (+ (/ (/ (- y x) (- a t)) (/ 1 (- z t))) x)> |
#<alt (/ (/ (- y x) (- a t)) (/ 1 (- z t)))> |
#<alt (/ (- y x) (- a t))> |
#<alt (- y x)> |
#<alt (+ (- y x) x)> |
#<alt (/ y (/ a (- z t)))> |
#<alt (/ a (- z t))> |
#<alt (- z t)> |
#<alt (* (/ (- z t) (- a t)) y)> |
#<alt (/ (- z t) (- a t))> |
#<alt (- a t)> |
#<alt (* t (- (- 0 (/ y a)) (/ (* t y) (* a a))))> |
#<alt (- (- 0 (/ y a)) (/ (* t y) (* a a)))> |
#<alt (- 0 (/ y a))> |
#<alt (/ y a)> |
#<alt (/ 1 (- z t))> |
#<alt (/ (* t y) (* a a))> |
#<alt (* a a)> |
| Outputs |
|---|
#<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 (+ 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 (/ (* 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 (* -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 (/ (* (- 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 (/ (* 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 (/ (* 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 (* -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 y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<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 (* -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 (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (/ a (- z t))> |
#<alt (* -1 (/ a t))> |
#<alt (+ (* -1 (/ a t)) (* -1 (/ (* a z) (pow t 2))))> |
#<alt (+ (* -1 (/ a t)) (* z (- (* -1 (/ (* a z) (pow t 3))) (/ a (pow t 2)))))> |
#<alt (+ (* -1 (/ a t)) (* z (- (* z (- (* -1 (/ (* a z) (pow t 4))) (/ a (pow t 3)))) (/ a (pow t 2)))))> |
#<alt (/ a z)> |
#<alt (/ (+ a (/ (* a t) z)) z)> |
#<alt (/ (- (+ a (/ (* a (pow t 2)) (pow z 2))) (* -1 (/ (* a t) z))) z)> |
#<alt (/ (- (+ a (/ (* a (pow t 3)) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* a (pow t 2)) (pow z 2))))) z)> |
#<alt (/ a z)> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* a t) z))) z))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a t) (/ (* a (pow t 2)) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow t 2))) (* -1 (/ (* a (pow t 3)) z))) z)) (* a t)) z))) z))> |
#<alt (/ a z)> |
#<alt (+ (/ a z) (/ (* a t) (pow z 2)))> |
#<alt (+ (* t (- (/ (* a t) (pow z 3)) (* -1 (/ a (pow z 2))))) (/ a z))> |
#<alt (+ (* t (- (* t (- (/ (* a t) (pow z 4)) (* -1 (/ a (pow z 3))))) (* -1 (/ a (pow z 2))))) (/ a z))> |
#<alt (* -1 (/ a t))> |
#<alt (/ (+ (* -1 a) (* -1 (/ (* a z) t))) t)> |
#<alt (/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 2)) (pow t 2)))) (/ (* a z) t)) t)> |
#<alt (/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 3)) (pow t 3)))) (+ (/ (* a z) t) (/ (* a (pow z 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ a t))> |
#<alt (* -1 (/ (+ a (/ (* a z) t)) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow z 2)) t)) (* a z)) t))) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow z 3)) t) (* -1 (* a (pow z 2)))) t)) (* a z)) t))) t))> |
#<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 (/ (* 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)) (- 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 (- 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 (- 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 (* -1 (/ (* t y) a))> |
#<alt (* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))))> |
#<alt (* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))))> |
#<alt (* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2)))))> |
#<alt (* -1 (/ (* (pow t 2) y) (pow a 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* -1 (/ (* (pow t 2) y) (pow a 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2)))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2))))))> |
#<alt (* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))))> |
#<alt (* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))))> |
#<alt (* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))))> |
#<alt (* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))))> |
#<alt (* -1 (/ (* (pow t 2) y) (pow a 2)))> |
#<alt (/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2))> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)> |
#<alt (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)> |
#<alt (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)> |
#<alt (* -1 (/ (* t y) a))> |
#<alt (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))> |
#<alt (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))> |
#<alt (* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))> |
#<alt (* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))> |
#<alt (* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))> |
#<alt (* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))> |
#<alt (* -1 (/ (* t y) (pow a 2)))> |
#<alt (/ (- (* -1 (* a y)) (* t y)) (pow a 2))> |
#<alt (/ (- (* -1 (* a y)) (* t y)) (pow a 2))> |
#<alt (/ (- (* -1 (* a y)) (* t y)) (pow a 2))> |
#<alt (* -1 (/ y a))> |
#<alt (/ (- (* -1 (/ (* t y) a)) y) a)> |
#<alt (/ (- (* -1 (/ (* t y) a)) y) a)> |
#<alt (/ (- (* -1 (/ (* t y) a)) y) a)> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ (- (/ (* t y) a) (* -1 y)) a))> |
#<alt (* -1 (/ (- (/ (* t y) a) (* -1 y)) a))> |
#<alt (* -1 (/ (- (/ (* t y) a) (* -1 y)) a))> |
#<alt (* -1 (/ y a))> |
#<alt (- (* -1 (/ (* t y) (pow a 2))) (/ y a))> |
#<alt (- (* -1 (/ (* t y) (pow a 2))) (/ y a))> |
#<alt (- (* -1 (/ (* t y) (pow a 2))) (/ y a))> |
#<alt (* -1 (/ (* t y) (pow a 2)))> |
#<alt (* t (- (* -1 (/ y (* a t))) (/ y (pow a 2))))> |
#<alt (* t (- (* -1 (/ y (* a t))) (/ y (pow a 2))))> |
#<alt (* t (- (* -1 (/ y (* a t))) (/ y (pow a 2))))> |
#<alt (* -1 (/ (* t y) (pow a 2)))> |
#<alt (* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2))))))> |
#<alt (* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2))))))> |
#<alt (* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2))))))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ 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 (/ y a)> |
#<alt (/ -1 t)> |
#<alt (- (* -1 (/ z (pow t 2))) (/ 1 t))> |
#<alt (- (* z (- (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (- (* z (- (* z (- (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (/ t z)) z)> |
#<alt (/ (- (+ 1 (/ (pow t 2) (pow z 2))) (* -1 (/ t z))) z)> |
#<alt (/ (- (+ 1 (/ (pow t 3) (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ (pow t 2) (pow z 2))))) z)> |
#<alt (/ 1 z)> |
#<alt (* -1 (/ (- (* -1 (/ t z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow t 2) z) (* -1 t)) z)) 1) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) z)) (pow t 2)) z)) (* -1 t)) z)) 1) z))> |
#<alt (/ 1 z)> |
#<alt (+ (/ 1 z) (/ t (pow z 2)))> |
#<alt (+ (* t (+ (/ 1 (pow z 2)) (/ t (pow z 3)))) (/ 1 z))> |
#<alt (+ (* t (+ (* t (+ (/ 1 (pow z 3)) (/ t (pow z 4)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ -1 t)> |
#<alt (/ (- (* -1 (/ z t)) 1) t)> |
#<alt (/ (- (* -1 (/ (pow z 2) (pow t 2))) (+ 1 (/ z t))) t)> |
#<alt (/ (- (* -1 (/ (pow z 3) (pow t 3))) (+ 1 (+ (/ z t) (/ (pow z 2) (pow t 2))))) t)> |
#<alt (/ -1 t)> |
#<alt (* -1 (/ (+ 1 (/ z t)) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow z 2) t)) z) t))) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) t) (* -1 (pow z 2))) t)) z) t))) t))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (/ (* t y) (pow a 2))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
156 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | t | @ | -inf | (/ 1 (- z t)) |
| 13.0ms | z | @ | inf | (/ a (- z t)) |
| 1.0ms | y | @ | 0 | (* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
| 1.0ms | t | @ | 0 | (* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
| 1.0ms | y | @ | inf | (* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
| 1× | batch-egg-rewrite |
| 3940× | /-lowering-/.f32 |
| 3940× | /-lowering-/.f64 |
| 2300× | *-lowering-*.f32 |
| 2300× | *-lowering-*.f64 |
| 1642× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 123 |
| 1 | 196 | 114 |
| 2 | 2250 | 110 |
| 0 | 8955 | 110 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (/ (- y x) (- a t)) (/ 1 (- z t))) x) |
(/ (/ (- y x) (- a t)) (/ 1 (- z t))) |
(/ (- y x) (- a t)) |
(- y x) |
(+ (- y x) x) |
(/ y (/ a (- z t))) |
(/ a (- z t)) |
(- z t) |
(* (/ (- z t) (- a t)) y) |
(/ (- z t) (- a t)) |
(- a t) |
(* t (- (- 0 (/ y a)) (/ (* t y) (* a a)))) |
(- (- 0 (/ y a)) (/ (* t y) (* a a))) |
(- 0 (/ y a)) |
(/ y a) |
(/ 1 (- z t)) |
(/ (* t y) (* a a)) |
(* a a) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(+.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
(fma.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x (-.f64 x (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 x (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(-.f64 (/.f64 z (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 t (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 y x))) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x)))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.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 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) (-.f64 z t))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))))) |
(/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64))) |
(-.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 y (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 x (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 x (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.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 a t)) (*.f64 (/.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 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 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)))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 (-.f64 y x) (*.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)) |
(/.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) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.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 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 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 0 binary64) (-.f64 y x)) (neg.f64 (*.f64 #s(literal 1 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 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.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))) #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 (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.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 (*.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 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (-.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 (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 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 a t)) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 y (-.f64 a t)))) (*.f64 (/.f64 x (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (/.f64 x (-.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 (*.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))) |
(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)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.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 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (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 (+.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 y #s(literal 0 binary64)) |
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 y x) x) |
(+.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 y #s(literal 0 binary64)) |
(-.f64 (+.f64 y x) x) |
(-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 (-.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 x (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (+.f64 y #s(literal 0 binary64)))) |
(fma.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)))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 y x) x) (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 y x) x) (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x)) (-.f64 (-.f64 y x) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x))) (neg.f64 (-.f64 (-.f64 y x) x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) #s(literal 0 binary64)) (+.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x))) (-.f64 x (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 0 binary64)) (+.f64 y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x)))) (neg.f64 (neg.f64 (-.f64 (-.f64 y x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) (*.f64 y #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) (-.f64 y x)))) (neg.f64 (-.f64 x (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) #s(literal 0 binary64))) (neg.f64 (+.f64 y #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 y x) x) (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 x (-.f64 x (-.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 (-.f64 y x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 y x) x))) |
(+.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (/.f64 a y)) (/.f64 t (/.f64 a y))) |
(-.f64 (/.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 a y)) (/.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 a y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 a y))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 a y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t))))) |
(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))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t))))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 a y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 a (+.f64 t z))) |
(/.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 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (/.f64 a y) (+.f64 t z))) |
(/.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 t z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 a (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.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 t z)))) |
(/.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 a (+.f64 t z)))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 a y) (+.f64 t z)))) |
(/.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 t z)))))) |
(/.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 t z)))) |
(/.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 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 a y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (-.f64 z t)))) |
(*.f64 (-.f64 z t) (/.f64 y a)) |
(*.f64 (/.f64 y a) (-.f64 z t)) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z t) a) y) |
(*.f64 (/.f64 (-.f64 z t) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 z t)))) |
(/.f64 a (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(pow.f64 (/.f64 a (-.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 z t) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 a (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #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) |
(exp.f64 (*.f64 (log.f64 (-.f64 z t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 z t)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 z t)) #s(literal -1 binary64)))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) #s(literal -1 binary64))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) |
(-.f64 (/.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (+.f64 t z))) (/.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.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 t z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.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 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(/.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 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(pow.f64 (-.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t z) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 z 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 t z))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 z t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 z t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 t z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y) (-.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 #s(literal 1 binary64) y)) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.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 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(+.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 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 (/.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)) 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 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 #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 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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 z #s(literal 1 binary64)) (-.f64 a t)) (/.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (+.f64 t z))) (/.f64 (*.f64 t t) (*.f64 (-.f64 a t) (+.f64 t z)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) t) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.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 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 z (-.f64 a t)) (/.f64 t (-.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))))) |
(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 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 z t) (-.f64 a 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 (-.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 t z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.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 t z))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.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 (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 t z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.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 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) |
(/.f64 (-.f64 (neg.f64 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 (-.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 t z))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t z) (-.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 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 t z))) |
(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 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 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 1 binary64) (-.f64 a t)) (-.f64 z 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 t z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.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))) |
(-.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 #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 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.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 (*.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 a t)) |
(/.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 a t))))) |
(/.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 a t))) |
(/.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 a t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 a 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 (*.f64 y t) a) (*.f64 t (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 y a) t) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) t)) |
(fma.f64 t (/.f64 y a) (*.f64 t (/.f64 (*.f64 y t) (*.f64 a a)))) |
(fma.f64 (/.f64 y a) t (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) t)) |
(/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) |
(/.f64 (*.f64 t (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (neg.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t)) (neg.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(*.f64 t (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) t) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(+.f64 (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 y a)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) t (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (neg.f64 (/.f64 t a)) (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (/.f64 y a) (/.f64 t a) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y t) a) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 a a)) (/.f64 (*.f64 y t) (*.f64 a a)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) y (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) (fma.f64 (neg.f64 (neg.f64 (/.f64 y (*.f64 a a)))) t (*.f64 (neg.f64 (/.f64 y (*.f64 a a))) t))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 y t)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 y (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) (fma.f64 (/.f64 y a) (neg.f64 (/.f64 t a)) (*.f64 (/.f64 y a) (neg.f64 (/.f64 t a))))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) (fma.f64 (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) y (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) y))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 t (*.f64 a a)) y))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a a))) y (*.f64 (/.f64 t (*.f64 a a)) y))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 t a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 t a) y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(-.f64 (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (/.f64 (/.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (*.f64 a a) (*.f64 y t))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t)))) (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a))) (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 y t)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a)) (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 y t) a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t)))) (/.f64 (*.f64 (/.f64 y a) #s(literal 1 binary64)) (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)) (*.f64 (/.f64 y a) (*.f64 a a))) (/.f64 (*.f64 (/.f64 y a) (*.f64 y t)) (*.f64 (/.f64 y a) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 y t))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a) (*.f64 (/.f64 y a) a)) (/.f64 (*.f64 (/.f64 y a) (/.f64 (*.f64 y t) a)) (*.f64 (/.f64 y a) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 y (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 y a)) |
(fma.f64 y (/.f64 t (*.f64 a a)) (/.f64 y a)) |
(fma.f64 t (/.f64 y (*.f64 a a)) (/.f64 y a)) |
(fma.f64 t (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 y a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (/.f64 y a) (/.f64 t a) (/.f64 y a)) |
(fma.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (*.f64 y t) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 y a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 y a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 (/.f64 t a) (/.f64 y a) (/.f64 y a)) |
(fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 y t) (/.f64 y a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) y (/.f64 (*.f64 y t) (*.f64 a a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 a a)) (/.f64 y a)) |
(fma.f64 (/.f64 (*.f64 y t) a) (/.f64 #s(literal 1 binary64) a) (/.f64 y a)) |
(fma.f64 (/.f64 y (*.f64 a a)) t (/.f64 y a)) |
(fma.f64 (neg.f64 (/.f64 t a)) (/.f64 y a) (/.f64 y a)) |
(fma.f64 (*.f64 (/.f64 t a) y) (/.f64 #s(literal 1 binary64) a) (/.f64 y a)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 a a)) (*.f64 a (*.f64 y t))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 y a) (*.f64 a (/.f64 (*.f64 y t) a))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 a y) (*.f64 y t))) (*.f64 (/.f64 a y) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) (/.f64 (*.f64 y t) a))) (*.f64 (/.f64 a y) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y t))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y t) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 y t) a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 y a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)) (*.f64 (/.f64 y a) (*.f64 y t))) (*.f64 (/.f64 y a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a) (*.f64 (/.f64 y a) (/.f64 (*.f64 y t) a))) (*.f64 (/.f64 y a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 y t) a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 y a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)) (*.f64 (/.f64 y a) (*.f64 y t))) (*.f64 (/.f64 y a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a) (*.f64 (/.f64 y a) (/.f64 (*.f64 y t) a))) (*.f64 (/.f64 y a) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (neg.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) |
(/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) a) |
(/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 y t) a)) a) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 (*.f64 y t) a))) a) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 (*.f64 y t) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 y (*.f64 (/.f64 t a) y)) a) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 t a) y)) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal 1 binary64))) (/.f64 a y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y t) a)) a) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y t) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a) |
(/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y t) a))) a) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 y t) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t a)) (/.f64 a y)) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (*.f64 y t) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 t a) y)) a) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) #s(literal 1 binary64))) (/.f64 a y)) |
(/.f64 (-.f64 y (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 a a)) (*.f64 a (*.f64 y t)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y a) (*.f64 a (/.f64 (*.f64 y t) a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 a y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 a y) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 a y) (*.f64 y t)))) (neg.f64 (*.f64 (/.f64 a y) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) (/.f64 (*.f64 y t) a)))) (neg.f64 (*.f64 (/.f64 a y) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y t)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y t) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 y t)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 y t) a)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 y a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)) (*.f64 (/.f64 y a) (*.f64 y t)))) (neg.f64 (*.f64 (/.f64 y a) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a) (*.f64 (/.f64 y a) (/.f64 (*.f64 y t) a)))) (neg.f64 (*.f64 (/.f64 y a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 a a)) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 y t)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 y t) a)))) (neg.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 (*.f64 a a) (*.f64 y t))) (*.f64 (/.f64 y a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 y a) (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 a a)) (*.f64 (/.f64 y a) (*.f64 y t)))) (neg.f64 (*.f64 (/.f64 y a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (neg.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) (/.f64 a y)) a) (*.f64 (/.f64 y a) (/.f64 (*.f64 y t) a)))) (neg.f64 (*.f64 (/.f64 y a) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (*.f64 (/.f64 (*.f64 y t) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a)) |
(+.f64 #s(literal 0 binary64) (/.f64 y a)) |
(+.f64 (/.f64 y a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) y #s(literal 0 binary64)) |
(neg.f64 (/.f64 y a)) |
(/.f64 y a) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) a) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 y a)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 y a) (/.f64 a y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.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)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 y a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 a y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 #s(literal -1 binary64) (/.f64 y a)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y)))) |
(*.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 #s(literal 0 binary64) (/.f64 y a)) |
(+.f64 (/.f64 y a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 y a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) y #s(literal 0 binary64)) |
(neg.f64 (/.f64 y a)) |
(/.f64 y a) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) a) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 y a)) |
(/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 y a) (/.f64 a y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.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)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 y a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 a y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y a) (/.f64 (/.f64 y a) (/.f64 a y))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 #s(literal -1 binary64) (/.f64 y a)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 (/.f64 y a) (/.f64 a y)) (/.f64 a y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 a y)))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (-.f64 z t)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(pow.f64 (-.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 z t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 z t) (-.f64 z t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (-.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (-.f64 z t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 y t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y t) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 y t) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 y t) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.f64 (*.f64 y t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(neg.f64 (/.f64 (*.f64 y t) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 y t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 y t) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (*.f64 y t) (*.f64 a a)) |
(/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (*.f64 y t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 y t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 y t) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 y t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 t a) (/.f64 a y)) |
(/.f64 (/.f64 (*.f64 y t) a) a) |
(/.f64 (/.f64 (*.f64 y t) a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 a (/.f64 a y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y t) a)) a) |
(/.f64 (neg.f64 (/.f64 (*.f64 y t) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 y t) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 t a)) (neg.f64 (/.f64 a y))) |
(/.f64 (*.f64 (/.f64 t a) y) a) |
(/.f64 (*.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 a y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y t) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y t) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 t a) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 y t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 y t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 y t) a)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 y (/.f64 t (*.f64 a a))) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(*.f64 t (neg.f64 (/.f64 y (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) (*.f64 a a))) |
(*.f64 (/.f64 y a) (/.f64 t a)) |
(*.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 y t) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y t) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 t a) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y t) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 y t) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y (*.f64 a a)) t) |
(*.f64 (neg.f64 (/.f64 t a)) (/.f64 y a)) |
(*.f64 (*.f64 (/.f64 t a) y) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
| 1× | egg-herbie |
| 4562× | *-lowering-*.f32 |
| 4562× | *-lowering-*.f64 |
| 2974× | +-lowering-+.f64 |
| 2974× | +-lowering-+.f32 |
| 1846× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1014 | 8020 |
| 1 | 3450 | 7467 |
| 0 | 8389 | 7467 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 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))) |
(+ 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 (/ (* 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)))))) |
(* -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 (/ (* (- 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)) |
(/ (* 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 (/ (* 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)))))) |
(* -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))))) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(/ (* 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) |
(* -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)))) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(/ a (- z t)) |
(* -1 (/ a t)) |
(+ (* -1 (/ a t)) (* -1 (/ (* a z) (pow t 2)))) |
(+ (* -1 (/ a t)) (* z (- (* -1 (/ (* a z) (pow t 3))) (/ a (pow t 2))))) |
(+ (* -1 (/ a t)) (* z (- (* z (- (* -1 (/ (* a z) (pow t 4))) (/ a (pow t 3)))) (/ a (pow t 2))))) |
(/ a z) |
(/ (+ a (/ (* a t) z)) z) |
(/ (- (+ a (/ (* a (pow t 2)) (pow z 2))) (* -1 (/ (* a t) z))) z) |
(/ (- (+ a (/ (* a (pow t 3)) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* a (pow t 2)) (pow z 2))))) z) |
(/ a z) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* a t) z))) z)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a t) (/ (* a (pow t 2)) z)) z))) z)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow t 2))) (* -1 (/ (* a (pow t 3)) z))) z)) (* a t)) z))) z)) |
(/ a z) |
(+ (/ a z) (/ (* a t) (pow z 2))) |
(+ (* t (- (/ (* a t) (pow z 3)) (* -1 (/ a (pow z 2))))) (/ a z)) |
(+ (* t (- (* t (- (/ (* a t) (pow z 4)) (* -1 (/ a (pow z 3))))) (* -1 (/ a (pow z 2))))) (/ a z)) |
(* -1 (/ a t)) |
(/ (+ (* -1 a) (* -1 (/ (* a z) t))) t) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 2)) (pow t 2)))) (/ (* a z) t)) t) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 3)) (pow t 3)))) (+ (/ (* a z) t) (/ (* a (pow z 2)) (pow t 2)))) t) |
(* -1 (/ a t)) |
(* -1 (/ (+ a (/ (* a z) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow z 2)) t)) (* a z)) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow z 3)) t) (* -1 (* a (pow z 2)))) t)) (* a z)) t))) t)) |
(* -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 (/ (* 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)) (- 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 (- 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) |
(- 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))))) |
(* -1 (/ (* t y) a)) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(* -1 (/ (* t y) a)) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(* -1 (/ (* t y) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(* -1 (/ (* t y) (pow a 2))) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(* -1 (/ y a)) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(* -1 (/ y a)) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(* -1 (/ y a)) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(* -1 (/ (* t y) (pow a 2))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(* -1 (/ (* t y) (pow a 2))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ 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) |
(/ y a) |
(/ -1 t) |
(- (* -1 (/ z (pow t 2))) (/ 1 t)) |
(- (* z (- (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(- (* z (- (* z (- (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ 1 z) |
(/ (+ 1 (/ t z)) z) |
(/ (- (+ 1 (/ (pow t 2) (pow z 2))) (* -1 (/ t z))) z) |
(/ (- (+ 1 (/ (pow t 3) (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ (pow t 2) (pow z 2))))) z) |
(/ 1 z) |
(* -1 (/ (- (* -1 (/ t z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) z) (* -1 t)) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) z)) (pow t 2)) z)) (* -1 t)) z)) 1) z)) |
(/ 1 z) |
(+ (/ 1 z) (/ t (pow z 2))) |
(+ (* t (+ (/ 1 (pow z 2)) (/ t (pow z 3)))) (/ 1 z)) |
(+ (* t (+ (* t (+ (/ 1 (pow z 3)) (/ t (pow z 4)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ -1 t) |
(/ (- (* -1 (/ z t)) 1) t) |
(/ (- (* -1 (/ (pow z 2) (pow t 2))) (+ 1 (/ z t))) t) |
(/ (- (* -1 (/ (pow z 3) (pow t 3))) (+ 1 (+ (/ z t) (/ (pow z 2) (pow t 2))))) t) |
(/ -1 t) |
(* -1 (/ (+ 1 (/ z t)) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow z 2) t)) z) t))) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) t) (* -1 (pow z 2))) t)) z) t))) t)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(/ (* t y) (pow a 2)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
| Outputs |
|---|
(+ 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 (-.f64 z t) y) (-.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 (-.f64 z t) y) (-.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 (-.f64 z t) y) (-.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 (-.f64 z t) y) (-.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 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) 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 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y))) (/.f64 t (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.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 (-.f64 z t) y) (-.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 (-.f64 z t) y) (-.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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 (-.f64 z t) y) (*.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) #s(literal -1 binary64)))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(-.f64 (-.f64 x (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
(+ 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) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) (-.f64 y x))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
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 x (+.f64 (+.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a (*.f64 a 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 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 (/ (* 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 y x) (-.f64 #s(literal 0 binary64) 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 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 (*.f64 a (-.f64 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))))) |
(-.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) 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 z (-.f64 y x)) (-.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (*.f64 a (-.f64 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))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.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 (/ (* 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 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 y x)) (-.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 y x)) (-.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 (/.f64 y (-.f64 a t)) (/.f64 x z)) (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.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 z (-.f64 a t)))) (/.f64 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 (-.f64 (/.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (-.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 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (-.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 x y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (-.f64 z t)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 z t)) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.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 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) |
(+ (* -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 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) (-.f64 y x))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* (- 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 z t) (-.f64 y x)) (/.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 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t)) (*.f64 a a)) (/.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 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t 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)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (-.f64 y x))) (/.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)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t t))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* 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 y x) (-.f64 #s(literal 0 binary64) 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 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (-.f64 y x) 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 t (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (-.f64 y x) 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 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (/.f64 (*.f64 a (-.f64 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)))) |
(+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) 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 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) (*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (*.f64 t t))))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t)))) |
(- 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 z (-.f64 y x)) (-.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (*.f64 a (-.f64 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) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.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 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (neg.f64 (-.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 #s(literal -1 binary64) (*.f64 t (-.f64 y x))) (*.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 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 y x)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -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 (-.f64 a t) y)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 (-.f64 a t) y)))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 (-.f64 a t) y)))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 (-.f64 a t) y)) (/.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 (-.f64 a t) y)) (/.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 (-.f64 a t) y)) (/.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 y x) (-.f64 #s(literal 0 binary64) 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 y (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) (*.f64 a a)) (-.f64 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 y (-.f64 (/.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 #s(literal 0 binary64) (/.f64 (*.f64 t (-.f64 y x)) 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 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (+.f64 (*.f64 t (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 t t)) a)) a)) (-.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 (-.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)) (-.f64 #s(literal 0 binary64) a)) (-.f64 y x)) (-.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 y x) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 a (-.f64 y x)) (-.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 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 0 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 a (*.f64 a a))) (*.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 y x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 a (-.f64 y x)) 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 (-.f64 y x) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 y x))) 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 a (-.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 (+.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 (-.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)) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) 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 z y) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 z y) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 z y) a) (/.f64 (*.f64 t y) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 z a)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 z a)))) |
(* z (+ (* -1 (/ (* t y) (* a z))) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y a) (/.f64 (*.f64 t y) (*.f64 z a)))) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z a)) (/.f64 y a)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z a)) (/.f64 y a)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y a)) (/ (* t y) (* a z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z a)) (/.f64 y a)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 z y) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 z y) a) (/.f64 (*.f64 t y) a)) |
(+ (* -1 (/ (* t y) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 z y) 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 z y) (*.f64 t a)) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) (*.f64 t a)) (/.f64 y a))) |
(* t (+ (* -1 (/ y a)) (/ (* y z) (* a t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) (*.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 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 t a))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 t a))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1 (/ (* y z) (* a t))) (/ y a)))) |
(*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 t a))) (-.f64 #s(literal 0 binary64) t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(/ a (- z t)) |
(/.f64 a (-.f64 z t)) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(+ (* -1 (/ a t)) (* -1 (/ (* a z) (pow t 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (*.f64 a (/.f64 z (*.f64 t t)))) |
(+ (* -1 (/ a t)) (* z (- (* -1 (/ (* a z) (pow t 3))) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 z (*.f64 t (*.f64 t t))))) (/.f64 a (*.f64 t t)))) (/.f64 a t)) |
(+ (* -1 (/ a t)) (* z (- (* z (- (* -1 (/ (* a z) (pow t 4))) (/ a (pow t 3)))) (/ a (pow t 2))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)) (pow.f64 t #s(literal 4 binary64))) (/.f64 a (*.f64 t (*.f64 t t))))) (/.f64 a (*.f64 t t)))) (/.f64 a t)) |
(/ a z) |
(/.f64 a z) |
(/ (+ a (/ (* a t) z)) z) |
(/.f64 (+.f64 a (/.f64 (*.f64 t a) z)) z) |
(/ (- (+ a (/ (* a (pow t 2)) (pow z 2))) (* -1 (/ (* a t) z))) z) |
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 t t)) (*.f64 z z)) (/.f64 (*.f64 t a) z))) z) |
(/ (- (+ a (/ (* a (pow t 3)) (pow z 3))) (+ (* -1 (/ (* a t) z)) (* -1 (/ (* a (pow t 2)) (pow z 2))))) z) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t a)) z) (/.f64 (*.f64 a (*.f64 t t)) (*.f64 z z))))) z) |
(/ a z) |
(/.f64 a z) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* a t) z))) z)) |
(/.f64 (+.f64 a (/.f64 (*.f64 t a) z)) z) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* a t) (/ (* a (pow t 2)) z)) z))) z)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t a) (/.f64 (*.f64 a (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) z)) a) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (pow t 2))) (* -1 (/ (* a (pow t 3)) z))) z)) (* a t)) z))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 t a) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 t (*.f64 t t)))) z) (*.f64 a (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) z)) a) (-.f64 #s(literal 0 binary64) z)) |
(/ a z) |
(/.f64 a z) |
(+ (/ a z) (/ (* a t) (pow z 2))) |
(+.f64 (/.f64 a z) (*.f64 a (/.f64 t (*.f64 z z)))) |
(+ (* t (- (/ (* a t) (pow z 3)) (* -1 (/ a (pow z 2))))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (+.f64 (/.f64 (*.f64 t a) (*.f64 z (*.f64 z z))) (/.f64 a (*.f64 z z))))) |
(+ (* t (- (* t (- (/ (* a t) (pow z 4)) (* -1 (/ a (pow z 3))))) (* -1 (/ a (pow z 2))))) (/ a z)) |
(+.f64 (/.f64 a z) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t a) (pow.f64 z #s(literal 4 binary64))) (/.f64 a (*.f64 z (*.f64 z z))))) (/.f64 a (*.f64 z z))))) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(/ (+ (* -1 a) (* -1 (/ (* a z) t))) t) |
(/.f64 (-.f64 (*.f64 a (/.f64 z (-.f64 #s(literal 0 binary64) t))) a) t) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 2)) (pow t 2)))) (/ (* a z) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 z z)) (*.f64 t t))) (*.f64 a (/.f64 z t))) t) |
(/ (- (+ (* -1 a) (* -1 (/ (* a (pow z 3)) (pow t 3)))) (+ (/ (* a z) t) (/ (* a (pow z 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (/.f64 z t)) (/.f64 (*.f64 a (*.f64 z z)) (*.f64 t t)))) t) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(* -1 (/ (+ a (/ (* a z) t)) t)) |
(/.f64 (-.f64 (*.f64 a (/.f64 z (-.f64 #s(literal 0 binary64) t))) a) t) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (* a (pow z 2)) t)) (* a z)) t))) t)) |
(/.f64 (-.f64 a (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 z z) t))) (*.f64 z a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ a (* -1 (/ (- (* -1 (/ (- (/ (* a (pow z 3)) t) (* -1 (* a (pow z 2)))) t)) (* a z)) t))) t)) |
(/.f64 (-.f64 a (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 z (*.f64 z z))) t) (*.f64 a (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 z a)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -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)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (+.f64 (/.f64 t z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 t y) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 t y) (-.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 t 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 t 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 t y) (*.f64 z (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z y) (*.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 z y) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z y) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.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 z y) a) (*.f64 t (+.f64 (-.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 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))))) |
(+.f64 (+.f64 (+.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (*.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a y) t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (+.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t) (*.f64 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))) |
(-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(* -1 (/ (* y (- z t)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a t) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (*.f64 (/.f64 y (*.f64 t t)) (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 y t)))) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) y) (/.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 z t) y) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (-.f64 z t) a)) (/.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 (+.f64 (*.f64 (-.f64 z t) y) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) a))) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 t t)) a) (/.f64 (-.f64 z t) a)))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 z t) y)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) a)) a)) (-.f64 #s(literal 0 binary64) 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)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (/ t (- a t))) |
(-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64) (-.f64 a t)) (/.f64 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 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 t (*.f64 z (-.f64 a t))))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a 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 t (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a 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 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 #s(literal 1 binary64) (/.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 z t)) (/.f64 (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 t t))) (/.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 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (/.f64 (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) z) a)) (*.f64 t t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.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) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) a) t)) (*.f64 a (-.f64 z a))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(-.f64 (*.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))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -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 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (/.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))))) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/ (- 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 (+.f64 z (/.f64 (*.f64 (-.f64 z t) (*.f64 t t)) (*.f64 a a))) (-.f64 t (/.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 z (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 t (/.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)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (-.f64 (+.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a)) (-.f64 #s(literal 0 binary64) 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)) |
(/.f64 (-.f64 (+.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -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 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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) |
(-.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))) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(*.f64 t (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a))))) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(*.f64 t (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a))))) |
(* t (+ (* -1 (/ y a)) (* -1 (/ (* t y) (pow a 2))))) |
(*.f64 t (-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a))))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(/.f64 (*.f64 y (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(/.f64 (*.f64 y (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* (pow t 2) (+ (* -1 (/ y (* a t))) (* -1 (/ y (pow a 2))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) t) (/.f64 y (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (+ (/ 1 a) (/ t (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (* t (* y (- (/ 1 a) (* -1 (/ t (pow a 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* -1 (/ (* (pow t 2) y) (pow a 2))) |
(/.f64 (*.f64 y (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 t y))) (*.f64 y (*.f64 t t))) (*.f64 a a)) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 t y))) (*.f64 y (*.f64 t t))) (*.f64 a a)) |
(/ (+ (* -1 (* a (* t y))) (* -1 (* (pow t 2) y))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 t y))) (*.f64 y (*.f64 t t))) (*.f64 a a)) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* t y) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* t y) (/ (* (pow t 2) y) a)) a)) |
(/.f64 (+.f64 (*.f64 t y) (/.f64 (*.f64 y (*.f64 t t)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (/ 1 a) (/ t (pow a 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ 1 a) (* -1 (/ t (pow a 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* t y) (pow a 2))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t y)) (*.f64 a a)) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t y)) (*.f64 a a)) |
(/ (- (* -1 (* a y)) (* t y)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t y)) (*.f64 a a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(/ (- (* -1 (/ (* t y) a)) y) a) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(* -1 (/ (- (/ (* t y) a) (* -1 y)) a)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t y)) a) y) a) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a)))) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a)))) |
(- (* -1 (/ (* t y) (pow a 2))) (/ y a)) |
(-.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 t (/.f64 y (*.f64 a a)))) |
(* -1 (/ (* t y) (pow a 2))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* t (- (* -1 (/ y (* a t))) (/ y (pow a 2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* -1 (/ (* t y) (pow a 2))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 a a)))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* -1 (* t (- (/ y (* a t)) (* -1 (/ y (pow a 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 y (*.f64 t a)) (/.f64 y (*.f64 a a)))) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ y a)) |
(/.f64 y (-.f64 #s(literal 0 binary64) 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) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(- (* -1 (/ z (pow t 2))) (/ 1 t)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 t t))) (/.f64 #s(literal -1 binary64) t)) |
(- (* z (- (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) t)) |
(- (* z (- (* z (- (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (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 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (/ t z)) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) z) |
(/ (- (+ 1 (/ (pow t 2) (pow z 2))) (* -1 (/ t z))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 t z))) z) |
(/ (- (+ 1 (/ (pow t 3) (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ (pow t 2) (pow z 2))))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 t z) (/.f64 (*.f64 t t) (*.f64 z z)))))) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (* -1 (/ t z)) 1) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t z)) z) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) z) (* -1 t)) z)) 1) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 t t) z) t) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) z)) (pow t 2)) z)) (* -1 t)) z)) 1) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) z)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) t) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (/ 1 z) (/ t (pow z 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) |
(+ (* t (+ (/ 1 (pow z 2)) (/ t (pow z 3)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 t (*.f64 z (*.f64 z z)))))) |
(+ (* t (+ (* t (+ (/ 1 (pow z 3)) (/ t (pow z 4)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 t (pow.f64 z #s(literal 4 binary64)))))))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ (- (* -1 (/ z t)) 1) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
(/ (- (* -1 (/ (pow z 2) (pow t 2))) (+ 1 (/ z t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) t) |
(/ (- (* -1 (/ (pow z 3) (pow t 3))) (+ 1 (+ (/ z t) (/ (pow z 2) (pow t 2))))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 z z) (*.f64 t t)))) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(* -1 (/ (+ 1 (/ z t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow z 2) t)) z) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) t)) z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow z 3) t) (* -1 (pow z 2))) t)) z) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) z) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(/ (* t y) (pow a 2)) |
(*.f64 t (/.f64 y (*.f64 a a))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
Compiled 41376 to 4722 computations (88.6% saved)
39 alts after pruning (34 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1876 | 11 | 1887 |
| Fresh | 7 | 23 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1886 | 39 | 1925 |
| Status | Accuracy | Program |
|---|---|---|
| 22.6% | (/.f64 (-.f64 z t) (/.f64 a y)) | |
| 5.0% | (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) | |
| 39.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| 20.9% | (/.f64 (*.f64 z (-.f64 y x)) a) | |
| 17.5% | (/.f64 (*.f64 z y) a) | |
| 21.0% | (/.f64 (*.f64 y z) (-.f64 a t)) | |
| 20.4% | (/.f64 (*.f64 y t) (-.f64 t a)) | |
| 9.9% | (/.f64 (*.f64 y t) (neg.f64 a)) | |
| 17.6% | (/.f64 (*.f64 y t) t) | |
| 24.1% | (/.f64 y (/.f64 (-.f64 a t) z)) | |
| ✓ | 24.6% | (/.f64 y (/.f64 a (-.f64 z t))) |
| 10.7% | (/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) | |
| 20.1% | (/.f64 y (/.f64 a z)) | |
| 48.8% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 18.5% | (-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) | |
| 49.5% | (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) | |
| 38.4% | (+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))))) | |
| 2.6% | (+.f64 (-.f64 #s(literal 0 binary64) x) x) | |
| 39.9% | (+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| 24.3% | (+.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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t (*.f64 t t)))))) | |
| 24.8% | (+.f64 y (/.f64 (*.f64 a y) t)) | |
| ✓ | 83.2% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
| 45.3% | (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) | |
| 43.9% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) | |
| ✓ | 52.1% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| 24.3% | (*.f64 (/.f64 z (-.f64 a t)) y) | |
| 20.3% | (*.f64 (/.f64 z a) y) | |
| 48.0% | (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) | |
| 5.1% | (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) | |
| 47.2% | (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) | |
| 36.5% | (*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) | |
| 42.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 4.9% | (*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) a)) | |
| 7.6% | (*.f64 t (/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a)) | |
| 8.6% | (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (*.f64 (/.f64 y a) (/.f64 t a)))) | |
| 6.8% | (*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) | |
| 28.6% | (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) | |
| ✓ | 25.5% | y |
| ✓ | 24.2% | x |
Compiled 1512 to 612 computations (59.5% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 y x) (/.f64 a (-.f64 z t))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(*.f64 t (/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(+.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 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) |
(*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (*.f64 (/.f64 y a) (/.f64 t a)))) |
(*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 t y) (*.f64 a a)))) |
(+.f64 x (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) |
(+.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) x) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) y)) |
(+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a))) (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)) |
(*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 a a))) (/.f64 y (*.f64 a a)))) (/.f64 y a))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) t) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 a y))) |
(+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 a t))) (/.f64 (*.f64 a (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 z y) a) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a)))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))))) |
(+.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 (-.f64 z t) (*.f64 a (-.f64 y x))) (*.f64 t (*.f64 t t)))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))))) |
(+.f64 (-.f64 x (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a (*.f64 t t)))) (*.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
6 calls:
| 69.0ms | z |
| 24.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| 23.0ms | y |
| 23.0ms | t |
| 22.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 2 | x |
| 83.2% | 1 | y |
| 83.2% | 1 | z |
| 85.5% | 2 | t |
| 87.6% | 3 | a |
| 91.1% | 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 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 y x) (/.f64 a (-.f64 z t))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(*.f64 t (/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) |
1 calls:
| 15.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 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 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 y x) (/.f64 a (-.f64 z t))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(*.f64 t (/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
5 calls:
| 25.0ms | y |
| 20.0ms | a |
| 16.0ms | x |
| 16.0ms | t |
| 14.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 1 | z |
| 80.9% | 1 | y |
| 80.9% | 1 | x |
| 84.8% | 3 | t |
| 85.6% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 y x) (/.f64 a (-.f64 z t))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(*.f64 t (/.f64 (-.f64 y (neg.f64 (/.f64 (*.f64 y t) a))) a)) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) |
5 calls:
| 16.0ms | y |
| 15.0ms | t |
| 15.0ms | z |
| 15.0ms | x |
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 4 | y |
| 67.5% | 3 | x |
| 70.2% | 8 | z |
| 70.6% | 4 | t |
| 78.2% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 y x) (/.f64 a (-.f64 z t))) x) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) |
1 calls:
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
1 calls:
| 14.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) 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 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
3 calls:
| 16.0ms | t |
| 14.0ms | a |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 3 | t |
| 69.0% | 3 | y |
| 67.0% | 3 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(*.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 y a))) |
(*.f64 t (/.f64 (-.f64 y (/.f64 (*.f64 y t) a)) a)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
2 calls:
| 13.0ms | y |
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 3 | t |
| 64.4% | 4 | y |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
1 calls:
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.6% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) |
3 calls:
| 25.0ms | t |
| 14.0ms | a |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | a |
| 59.6% | 3 | x |
| 63.8% | 3 | t |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
| Outputs |
|---|
x |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
x |
5 calls:
| 32.0ms | x |
| 11.0ms | t |
| 10.0ms | a |
| 9.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 2 | x |
| 56.6% | 3 | z |
| 57.8% | 3 | y |
| 57.4% | 3 | t |
| 59.0% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
| Outputs |
|---|
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
x |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
5 calls:
| 16.0ms | y |
| 10.0ms | z |
| 9.0ms | t |
| 9.0ms | a |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 3 | x |
| 53.2% | 3 | z |
| 53.5% | 3 | t |
| 55.6% | 3 | y |
| 54.8% | 3 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(/.f64 (*.f64 y t) (neg.f64 (-.f64 a t))) |
| Outputs |
|---|
x |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
x |
5 calls:
| 10.0ms | x |
| 10.0ms | y |
| 9.0ms | t |
| 8.0ms | a |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.8% | 2 | x |
| 48.4% | 5 | z |
| 54.7% | 7 | t |
| 50.5% | 3 | a |
| 43.4% | 3 | y |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
| Outputs |
|---|
y |
(/.f64 y (/.f64 (-.f64 a t) z)) |
x |
(/.f64 y (/.f64 a (-.f64 z t))) |
x |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
2 calls:
| 8.0ms | t |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.2% | 6 | t |
| 42.5% | 3 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y t) (-.f64 t a)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (-.f64 z t) (/.f64 a y)) |
| Outputs |
|---|
y |
(/.f64 y (/.f64 (-.f64 a t) z)) |
x |
(/.f64 y (/.f64 a (-.f64 z t))) |
x |
(/.f64 (*.f64 y t) (-.f64 t a)) |
y |
2 calls:
| 8.0ms | z |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.5% | 5 | z |
| 50.8% | 7 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
| Outputs |
|---|
y |
(/.f64 y (/.f64 (-.f64 a t) z)) |
x |
(/.f64 y (/.f64 a (-.f64 z t))) |
x |
y |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 6 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 y (/.f64 a (-.f64 z t))) |
| Outputs |
|---|
y |
(*.f64 y (/.f64 z (-.f64 a t))) |
x |
(/.f64 y (/.f64 a (-.f64 z t))) |
x |
y |
1 calls:
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 6 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(+.f64 y (/.f64 (*.f64 a y) t)) |
(/.f64 y (/.f64 a (-.f64 #s(literal 0 binary64) t))) |
| Outputs |
|---|
y |
(*.f64 y (/.f64 z (-.f64 a t))) |
x |
(*.f64 y (/.f64 (-.f64 z t) a)) |
x |
y |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 6 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
| Outputs |
|---|
y |
(*.f64 y (/.f64 z (-.f64 a t))) |
x |
(/.f64 y (/.f64 a z)) |
x |
y |
1 calls:
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.2% | 6 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
(/.f64 y (/.f64 a z)) |
(/.f64 (*.f64 y t) t) |
(/.f64 (*.f64 y z) a) |
(/.f64 (*.f64 z y) a) |
(/.f64 (*.f64 y t) (neg.f64 a)) |
| Outputs |
|---|
y |
(/.f64 y (/.f64 a z)) |
x |
(/.f64 y (/.f64 a z)) |
x |
y |
3 calls:
| 5.0ms | y |
| 4.0ms | a |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.0% | 3 | a |
| 35.0% | 3 | y |
| 46.5% | 6 | t |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 (/.f64 z a) y) |
(+.f64 x (-.f64 y x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) x) |
(+.f64 (-.f64 y x) x) |
| Outputs |
|---|
y |
(*.f64 (/.f64 z a) y) |
x |
(*.f64 (/.f64 z a) y) |
x |
y |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 6 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
x |
3 calls:
| 3.0ms | z |
| 2.0ms | t |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.0% | 3 | a |
| 33.4% | 4 | z |
| 39.8% | 3 | t |
Compiled 18 to 15 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | a |
| 1.0ms | y |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.2% | 1 | z |
| 24.2% | 1 | y |
| 24.2% | 1 | t |
| 24.2% | 1 | x |
| 24.2% | 1 | a |
Compiled 30 to 25 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.7824303446852e-291 |
| 0.0ms | -4.9765065392979185e-208 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 6.7824303446852e-291 |
| 1.0ms | -4.9765065392979185e-208 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.9089174680146117e-144 | 6.545949397399634e-139 |
| 9.0ms | -6.759592158967714e-145 | -4.3548895297498885e-145 |
| 11.0ms | 156× | 0 | valid |
| 8.0ms | 13× | 2 | valid |
| 6.0ms | 39× | 1 | valid |
Compiled 494 to 317 computations (35.8% saved)
ival-sub: 4.0ms (37.7% of total)ival-div: 2.0ms (18.9% of total)ival-mult: 2.0ms (18.9% of total)backward-pass: 1.0ms (9.4% of total)ival-add: 1.0ms (9.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.7268505034021135e+60 | 4.7611535371520156e+61 |
| 16.0ms | -321601.054215238 | -7578.882645161088 |
| 18.0ms | 184× | 0 | valid |
| 6.0ms | 35× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 502 to 326 computations (35.1% saved)
ival-sub: 6.0ms (48.7% of total)ival-div: 2.0ms (16.2% of total)ival-mult: 2.0ms (16.2% of total)ival-add: 1.0ms (8.1% of total)backward-pass: 1.0ms (8.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 2.7268505034021135e+60 | 4.7611535371520156e+61 |
| 21.0ms | -2.2280094019993173e-63 | -1.793649928691086e-69 |
| 27.0ms | 205× | 0 | valid |
| 10.0ms | 45× | 1 | valid |
| 1.0ms | 6× | 2 | valid |
Compiled 570 to 370 computations (35.1% saved)
ival-sub: 5.0ms (34.9% of total)ival-add: 4.0ms (27.9% of total)ival-div: 2.0ms (14% of total)ival-mult: 2.0ms (14% of total)backward-pass: 1.0ms (7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.7268505034021135e+60 | 4.7611535371520156e+61 |
| 21.0ms | -2.2280094019993173e-63 | -1.793649928691086e-69 |
| 20.0ms | 211× | 0 | valid |
| 7.0ms | 41× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 570 to 370 computations (35.1% saved)
ival-sub: 7.0ms (44.1% of total)ival-div: 5.0ms (31.5% of total)ival-add: 2.0ms (12.6% of total)ival-mult: 2.0ms (12.6% of total)backward-pass: 1.0ms (6.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 7.399145656148542e-32 | 3.9902863232932866e-29 |
| 12.0ms | -556925751251171.25 | -224999038576969.9 |
| 16.0ms | 176× | 0 | valid |
| 11.0ms | 28× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 442 to 304 computations (31.2% saved)
ival-sub: 13.0ms (70.3% of total)ival-div: 2.0ms (10.8% of total)ival-mult: 2.0ms (10.8% of total)backward-pass: 1.0ms (5.4% of total)ival-add: 1.0ms (5.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 20.0ms | -3.5427561041339474e+39 | -1.4619709059304875e+35 |
| 20.0ms | 248× | 0 | valid |
| 6.0ms | 36× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 566 to 378 computations (33.2% saved)
ival-sub: 6.0ms (43.8% of total)ival-div: 2.0ms (14.6% of total)ival-add: 2.0ms (14.6% of total)ival-mult: 2.0ms (14.6% of total)backward-pass: 1.0ms (7.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 17.0ms | -3.5427561041339474e+39 | -1.4619709059304875e+35 |
| 24.0ms | 250× | 0 | valid |
| 5.0ms | 34× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 566 to 378 computations (33.2% saved)
ival-sub: 5.0ms (38.6% of total)ival-mult: 3.0ms (23.1% of total)ival-div: 2.0ms (15.4% of total)ival-add: 2.0ms (15.4% of total)backward-pass: 1.0ms (7.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 6.6998426786478045e+56 | 6.846661850925937e+58 |
| 15.0ms | -321601.054215238 | -7578.882645161088 |
| 16.0ms | 186× | 0 | valid |
| 6.0ms | 36× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 446 to 298 computations (33.2% saved)
ival-sub: 5.0ms (42.1% of total)ival-div: 3.0ms (25.3% of total)ival-mult: 2.0ms (16.8% of total)ival-add: 1.0ms (8.4% of total)backward-pass: 1.0ms (8.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 5.5932774395728316e+178 | 6.052286124981547e+178 |
| 18.0ms | -5.5362588822639745e+187 | -9.213845055990047e+175 |
| 31.0ms | 177× | 0 | valid |
| 2.0ms | 15× | 1 | valid |
Compiled 290 to 210 computations (27.6% saved)
ival-mult: 19.0ms (74.5% of total)ival-sub: 3.0ms (11.8% of total)ival-div: 2.0ms (7.8% of total)ival-add: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 7.399145656148542e-32 | 3.9902863232932866e-29 |
| 16.0ms | -4.2875223832033974e-85 | -1.3287055363964105e-87 |
| 15.0ms | 207× | 0 | valid |
| 8.0ms | 42× | 1 | valid |
| 2.0ms | 7× | 2 | valid |
Compiled 378 to 274 computations (27.5% saved)
ival-sub: 5.0ms (37.6% of total)ival-add: 3.0ms (22.6% of total)ival-div: 2.0ms (15% of total)ival-mult: 2.0ms (15% of total)backward-pass: 1.0ms (7.5% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.6998426786478045e+56 | 6.846661850925937e+58 |
| 16.0ms | -321601.054215238 | -7578.882645161088 |
| 17.0ms | 189× | 0 | valid |
| 5.0ms | 32× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 320 to 256 computations (20% saved)
ival-sub: 4.0ms (35.5% of total)ival-mult: 3.0ms (26.6% of total)ival-div: 2.0ms (17.7% of total)ival-add: 1.0ms (8.9% of total)backward-pass: 1.0ms (8.9% of total)const: 0.0ms (0% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 15.0ms | 7.180962722497848e-167 | 2.4217468374101795e-164 |
| 18.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 12.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 22.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 55.0ms | 665× | 0 | valid |
| 5.0ms | 30× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
Compiled 916 to 688 computations (24.9% saved)
ival-sub: 15.0ms (48.7% of total)ival-div: 5.0ms (16.2% of total)ival-mult: 5.0ms (16.2% of total)ival-add: 4.0ms (13% of total)backward-pass: 1.0ms (3.2% of total)const: 1.0ms (3.2% of total)| 6× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.1527190661021565e+231 | 3.6510247253336444e+232 |
| 38.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 36.0ms | 7.180962722497848e-167 | 2.4217468374101795e-164 |
| 17.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 21.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 20.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 83.0ms | 731× | 0 | valid |
| 11.0ms | 69× | 1 | valid |
| 4.0ms | 16× | 2 | valid |
Compiled 1046 to 783 computations (25.1% saved)
ival-mult: 25.0ms (46.9% of total)ival-sub: 14.0ms (26.3% of total)ival-div: 6.0ms (11.3% of total)ival-add: 5.0ms (9.4% of total)backward-pass: 2.0ms (3.8% of total)const: 1.0ms (1.9% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 23.0ms | 7.180962722497848e-167 | 2.4217468374101795e-164 |
| 17.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 24.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 30.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 82.0ms | 657× | 0 | valid |
| 9.0ms | 41× | 1 | valid |
| 1.0ms | 6× | 2 | valid |
Compiled 846 to 648 computations (23.4% saved)
ival-sub: 15.0ms (36.6% of total)ival-mult: 15.0ms (36.6% of total)ival-div: 5.0ms (12.2% of total)ival-add: 4.0ms (9.7% of total)backward-pass: 1.0ms (2.4% of total)const: 1.0ms (2.4% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 20.0ms | 7.180962722497848e-167 | 2.4217468374101795e-164 |
| 18.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 11.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 23.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 60.0ms | 659× | 0 | valid |
| 10.0ms | 40× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 846 to 648 computations (23.4% saved)
ival-sub: 13.0ms (40.2% of total)ival-add: 7.0ms (21.7% of total)ival-div: 5.0ms (15.5% of total)ival-mult: 5.0ms (15.5% of total)backward-pass: 1.0ms (3.1% of total)const: 1.0ms (3.1% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 14.0ms | 7.180962722497848e-167 | 2.4217468374101795e-164 |
| 104.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 11.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 26.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 64.0ms | 647× | 0 | valid |
| 8.0ms | 48× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
Compiled 846 to 648 computations (23.4% saved)
ival-sub: 12.0ms (42.4% of total)ival-div: 5.0ms (17.7% of total)ival-mult: 5.0ms (17.7% of total)ival-add: 4.0ms (14.1% of total)backward-pass: 1.0ms (3.5% of total)const: 1.0ms (3.5% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 139.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 17.0ms | 3.0736411001051128e-223 | 3.5210439335693886e-217 |
| 20.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 11.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 28.0ms | -3.035600007103879e+68 | -9.549148118107862e+57 |
| 184.0ms | 680× | 0 | valid |
| 6.0ms | 36× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 828 to 644 computations (22.2% saved)
ival-sub: 12.0ms (40.5% of total)ival-mult: 7.0ms (23.6% of total)ival-div: 5.0ms (16.9% of total)ival-add: 4.0ms (13.5% of total)backward-pass: 1.0ms (3.4% of total)const: 1.0ms (3.4% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 16.0ms | 3.0736411001051128e-223 | 3.5210439335693886e-217 |
| 32.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 10.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 117.0ms | -9.709774777255843e+26 | -102121267601035250.0 |
| 71.0ms | 674× | 0 | valid |
| 7.0ms | 42× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 796 to 628 computations (21.1% saved)
ival-sub: 28.0ms (57.5% of total)ival-mult: 10.0ms (20.5% of total)ival-div: 5.0ms (10.3% of total)ival-add: 4.0ms (8.2% of total)backward-pass: 1.0ms (2.1% of total)const: 1.0ms (2.1% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 8.854582622232472e-39 | 1.7015249979183413e-22 |
| 16.0ms | 3.0736411001051128e-223 | 3.5210439335693886e-217 |
| 20.0ms | -5.096153060562028e-294 | -5.800250203433068e-307 |
| 10.0ms | -7.764808054945976e-165 | -1.6226542889710513e-165 |
| 21.0ms | -9.709774777255843e+26 | -102121267601035250.0 |
| 77.0ms | 677× | 0 | valid |
| 7.0ms | 40× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 796 to 628 computations (21.1% saved)
ival-sub: 12.0ms (41.4% of total)ival-mult: 6.0ms (20.7% of total)ival-div: 5.0ms (17.3% of total)ival-add: 4.0ms (13.8% of total)backward-pass: 1.0ms (3.5% of total)const: 1.0ms (3.5% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 6.6998426786478045e+56 | 6.846661850925937e+58 |
| 17.0ms | -321601.054215238 | -7578.882645161088 |
| 15.0ms | 198× | 0 | valid |
| 5.0ms | 5× | 2 | valid |
| 3.0ms | 21× | 1 | valid |
Compiled 222 to 186 computations (16.2% saved)
ival-sub: 4.0ms (42.2% of total)ival-div: 2.0ms (21.1% of total)ival-mult: 2.0ms (21.1% of total)ival-add: 1.0ms (10.5% of total)backward-pass: 1.0ms (10.5% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 590× | distribute-lft-neg-in_binary64 |
| 352× | neg-mul-1_binary64 |
| 338× | neg-sub0_binary64 |
| 270× | cancel-sign-sub_binary64 |
| 238× | sub-neg_binary64 |
Useful iterations: 9 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 758 |
| 1 | 354 | 758 |
| 2 | 396 | 758 |
| 3 | 438 | 757 |
| 4 | 488 | 757 |
| 5 | 564 | 757 |
| 6 | 699 | 757 |
| 7 | 873 | 757 |
| 8 | 1151 | 757 |
| 9 | 1496 | 756 |
| 10 | 1802 | 756 |
| 11 | 1987 | 756 |
| 12 | 2064 | 756 |
| 13 | 2076 | 756 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (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 -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (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 y x))))) |
(if (<=.f64 a #s(literal -1897979257072911/3514776401986872174070733209129673327241950873673372369609965291102998109899599898686750536018664732148375711432438199315006457855854921632037902485050909261824 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (if (<=.f64 a #s(literal 4805358362091427/27459190640522438859927603196325572869077741200573221637577853836742172733590624208490238562645818219909185245565923432148487951998866575250296113164460228608 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -72000 binary64)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) (if (<=.f64 a #s(literal 6499999999999999314204456254491152370692200209213381379358720 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x))) |
(if (<=.f64 a #s(literal -5928554968950589/59285549689505892056868344324448208820874232148807968788202283012051522375647232 binary64)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) (if (<=.f64 a #s(literal 3999999999999999797548541188296075467854580044053640292335616 binary64)) (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x))) |
(if (<=.f64 a #s(literal -6070840288205403/7588550360256754183279148073529370729071901715047420004889892225542594864082845696 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4900000000000000251533655402748650818521949861289007092072448 binary64)) (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 y #s(literal -390000000000000 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 y #s(literal 7136238463529799/2854495385411919762116571938898990272765493248 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 t #s(literal -2100000000000000044811152708534796288 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 6690223559559187/1393796574908163946345982392040522594123776 binary64)) (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(if (<=.f64 t #s(literal -449999999999999967438403411921338368 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 3266710722441009/10889035741470030830827987437816582766592 binary64)) (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 a #s(literal -300000 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (if (<=.f64 a #s(literal 5999999999999999941631008966280967758674771065212437004288 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))))) |
(if (<=.f64 a #s(literal -6199999999999999965203230811083248436350675480867880548975235626703867689486859886621986781431442096389754386267229378260521298360044481517412740296023286387845267908061773734871040 binary64)) x (if (<=.f64 a #s(literal 60000000000000003146287106850377023172842800926578347663396823459908371008522313182925740985327145695932347818501593066976072410081123464910393787763554143630901442360724665925632 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) x)) |
(if (<=.f64 y #s(literal -4199521391583383/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) (if (<=.f64 y #s(literal 6850788924988607/91343852333181432387730302044767688728495783936 binary64)) x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))))) |
(if (<=.f64 a #s(literal -100000 binary64)) x (if (<=.f64 a #s(literal 44999999999999998168435992338943311844078390948570683408384 binary64)) (*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(if (<=.f64 t #s(literal -2800000000000000071389186325119534588073000701280566008215595122688 binary64)) y (if (<=.f64 t #s(literal -5705583907211365/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -6627015972356441/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) x (if (<=.f64 t #s(literal 6639224910209589/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 8166776806102523/5444517870735015415413993718908291383296 binary64)) x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))))))) |
(if (<=.f64 t #s(literal -300000000000000002656736747946704173317668121422712226709504 binary64)) y (if (<=.f64 t #s(literal -3890170845825931/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -1064234335838491/1438154507889852726183444152631219786894381583153845258187440649261861406444007705061667818579260288168960911038971146861270318150515332979942779445115792995022143147398923882210417756809968752955624663616680046150705205458739703051791304884326617897306804085476690385919577967507837730438682850636993793097728 binary64)) x (if (<=.f64 t #s(literal 2385971452106571/259344723055062059907025491480697571938277889515152306249728583105665800713306759149981690559193987143012367913206299323899696942213235956742929677132122730441323862712594345230336 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 2445779512244245/21267647932558653966460912964485513216 binary64)) x (if (<=.f64 t #s(literal 2199999999999999917408944378821327410322070261703461089037001770450291207081069675708825197088718707730739899671757952845511649243037826905806445151499753530356843383003939074001518217137453696969793472247479697744399339678148329472 binary64)) (/.f64 (*.f64 y t) (-.f64 t a)) y)))))) |
(if (<=.f64 t #s(literal -419999999999999968038239129476388816187586133754418707824640 binary64)) y (if (<=.f64 t #s(literal -4149515568880993/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -4889725326825499/2876309015779705452366888305262439573788763166307690516374881298523722812888015410123335637158520576337921822077942293722540636301030665959885558890231585990044286294797847764420835513619937505911249327233360092301410410917479406103582609768653235794613608170953380771839155935015675460877365701273987586195456 binary64)) x (if (<=.f64 t #s(literal 5560350862300531/8299031137761985917024815727382322302024892464484873799991314659381305622825816292799414097894207588576395773222601578364790302150823550615773749668227927374122363606803019047370752 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 3083808950221005/21267647932558653966460912964485513216 binary64)) x y))))) |
(if (<=.f64 t #s(literal -42999999999999999117090039288958953488508395287181600489472 binary64)) y (if (<=.f64 t #s(literal -1400461504497335/518689446110124119814050982961395143876555779030304612499457166211331601426613518299963381118387974286024735826412598647799393884426471913485859354264245460882647725425188690460672 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -1628655445366319/3016028602530220424421062271578867838525126125874252890898307532480811172246863646685486789069132871854112712507200418582406770249989531589552959798883475511096677545853948017425342019529539590198394174553047792145043723038206885734470238620775335376572758801465612196212014773714996912064944617579072807182486470656 binary64)) x (if (<=.f64 t #s(literal 7884079580873887/4149515568880992958512407863691161151012446232242436899995657329690652811412908146399707048947103794288197886611300789182395151075411775307886874834113963687061181803401509523685376 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 2454866031454251/2854495385411919762116571938898990272765493248 binary64)) x y))))) |
(if (<=.f64 t #s(literal -124999999999999993673391912134252358370455626376676259135488 binary64)) y (if (<=.f64 t #s(literal -5394370239545291/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -2835066886378407/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) x (if (<=.f64 t #s(literal 7435931899434739/66392249102095887336198525819058578416199139715878990399930517275050444982606530342395312783153660708611166185780812626918322417206588404926189997345823418992978908854424152378966016 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) (if (<=.f64 t #s(literal 4253529586511731/85070591730234615865843651857942052864 binary64)) x y))))) |
(if (<=.f64 t #s(literal -99999999999999999209038626283633850822756121694230455365568299008 binary64)) y (if (<=.f64 t #s(literal -2126626729051509/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -6597562568034857/23562723457267347065789548996709904988477547858392600710143027597506337283178622239730365539602600561360255566462503270175052892578043215543382498428777152430442793326983968886135484527574528048424954488695685876133154086235991294800548739224807307629474678136450095282906365419648413375507379824836506306113175552 binary64)) x (if (<=.f64 t #s(literal 8012483773640267/12718228212127407596740439969484820932664410252219978638451114295509409404406799452822555925124271947370395489870897751704957583721388559494711601357137355892362895163562802426267773219894054460008554489394925312007314201426461145956352 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal 3615500148534971/21267647932558653966460912964485513216 binary64)) x y))))) |
(if (<=.f64 t #s(literal -190000000000000000 binary64)) y (if (<=.f64 t #s(literal -2904660898216695/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal -8053665244183175/2876309015779705452366888305262439573788763166307690516374881298523722812888015410123335637158520576337921822077942293722540636301030665959885558890231585990044286294797847764420835513619937505911249327233360092301410410917479406103582609768653235794613608170953380771839155935015675460877365701273987586195456 binary64)) x (if (<=.f64 t #s(literal 3243148194092489/12718228212127407596740439969484820932664410252219978638451114295509409404406799452822555925124271947370395489870897751704957583721388559494711601357137355892362895163562802426267773219894054460008554489394925312007314201426461145956352 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal 3902630409742859/348449143727040986586495598010130648530944 binary64)) x y))))) |
(if (<=.f64 t #s(literal -480000000000000000000000 binary64)) y (if (<=.f64 t #s(literal -6639224910209589/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (*.f64 (/.f64 z a) y) (if (<=.f64 t #s(literal -4602094425247529/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) x (if (<=.f64 t #s(literal 2384667789773889/3179557053031851899185109992371205233166102563054994659612778573877352351101699863205638981281067986842598872467724437926239395930347139873677900339284338973090723790890700606566943304973513615002138622348731328001828550356615286489088 binary64)) (*.f64 (/.f64 z a) y) (if (<=.f64 t #s(literal 5742264941790837/42535295865117307932921825928971026432 binary64)) x y))))) |
(if (<=.f64 a #s(literal -78000 binary64)) x (if (<=.f64 a #s(literal 1800000000000000121868960180700684962200670523615990513664 binary64)) y x)) |
x |
| Outputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (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 -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a 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 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x))) (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 y x))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -578358058743443/1445895146858607358437943727208769466035893202868007692637901788601699241144933631951807447549557758449099707135121406247999127995329736165184795181305316406492567598839150653733187621116264206194563768053163279547256274944 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a 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 z t) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -1897979257072911/3514776401986872174070733209129673327241950873673372369609965291102998109899599898686750536018664732148375711432438199315006457855854921632037902485050909261824 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (if (<=.f64 a #s(literal 4805358362091427/27459190640522438859927603196325572869077741200573221637577853836742172733590624208490238562645818219909185245565923432148487951998866575250296113164460228608 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -1897979257072911/3514776401986872174070733209129673327241950873673372369609965291102998109899599898686750536018664732148375711432438199315006457855854921632037902485050909261824 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) (if (<=.f64 a #s(literal 4805358362091427/27459190640522438859927603196325572869077741200573221637577853836742172733590624208490238562645818219909185245565923432148487951998866575250296113164460228608 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -72000 binary64)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) (if (<=.f64 a #s(literal 6499999999999999314204456254491152370692200209213381379358720 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x))) |
(if (<=.f64 a #s(literal -72000 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t)))) (if (<=.f64 a #s(literal 6499999999999999314204456254491152370692200209213381379358720 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -5928554968950589/59285549689505892056868344324448208820874232148807968788202283012051522375647232 binary64)) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x) (if (<=.f64 a #s(literal 3999999999999999797548541188296075467854580044053640292335616 binary64)) (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (+.f64 (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t))) x))) |
(if (<=.f64 a #s(literal -5928554968950589/59285549689505892056868344324448208820874232148807968788202283012051522375647232 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t)))) (if (<=.f64 a #s(literal 3999999999999999797548541188296075467854580044053640292335616 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 t z) t))) (+.f64 x (/.f64 (-.f64 y x) (/.f64 a (-.f64 z t)))))) |
(if (<=.f64 a #s(literal -6070840288205403/7588550360256754183279148073529370729071901715047420004889892225542594864082845696 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4900000000000000251533655402748650818521949861289007092072448 binary64)) (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 a #s(literal -6070840288205403/7588550360256754183279148073529370729071901715047420004889892225542594864082845696 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4900000000000000251533655402748650818521949861289007092072448 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 t z) t))) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))))) |
(if (<=.f64 y #s(literal -390000000000000 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 y #s(literal 7136238463529799/2854495385411919762116571938898990272765493248 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 y #s(literal -390000000000000 binary64)) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (if (<=.f64 y #s(literal 7136238463529799/2854495385411919762116571938898990272765493248 binary64)) (*.f64 x (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) |
(if (<=.f64 t #s(literal -2100000000000000044811152708534796288 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 6690223559559187/1393796574908163946345982392040522594123776 binary64)) (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(if (<=.f64 t #s(literal -2100000000000000044811152708534796288 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 t #s(literal 6690223559559187/1393796574908163946345982392040522594123776 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(if (<=.f64 t #s(literal -449999999999999967438403411921338368 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 3266710722441009/10889035741470030830827987437816582766592 binary64)) (+.f64 x (*.f64 (/.f64 z a) (-.f64 y x))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 t #s(literal -449999999999999967438403411921338368 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 t #s(literal 3266710722441009/10889035741470030830827987437816582766592 binary64)) (+.f64 x (*.f64 (-.f64 y x) (/.f64 z a))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) |
(if (<=.f64 a #s(literal -300000 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (if (<=.f64 a #s(literal 5999999999999999941631008966280967758674771065212437004288 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))))) |
(if (<=.f64 a #s(literal -300000 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))) (if (<=.f64 a #s(literal 5999999999999999941631008966280967758674771065212437004288 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x (*.f64 (-.f64 z t) (/.f64 y a))))) |
(if (<=.f64 a #s(literal -6199999999999999965203230811083248436350675480867880548975235626703867689486859886621986781431442096389754386267229378260521298360044481517412740296023286387845267908061773734871040 binary64)) x (if (<=.f64 a #s(literal 60000000000000003146287106850377023172842800926578347663396823459908371008522313182925740985327145695932347818501593066976072410081123464910393787763554143630901442360724665925632 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) x)) |
(if (<=.f64 a #s(literal -6199999999999999965203230811083248436350675480867880548975235626703867689486859886621986781431442096389754386267229378260521298360044481517412740296023286387845267908061773734871040 binary64)) x (if (<=.f64 a #s(literal 60000000000000003146287106850377023172842800926578347663396823459908371008522313182925740985327145695932347818501593066976072410081123464910393787763554143630901442360724665925632 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x)) |
(if (<=.f64 y #s(literal -4199521391583383/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) (if (<=.f64 y #s(literal 6850788924988607/91343852333181432387730302044767688728495783936 binary64)) x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))))) |
(if (<=.f64 a #s(literal -100000 binary64)) x (if (<=.f64 a #s(literal 44999999999999998168435992338943311844078390948570683408384 binary64)) (*.f64 (neg.f64 y) (+.f64 (/.f64 z t) #s(literal -1 binary64))) x)) |
(if (<=.f64 a #s(literal -100000 binary64)) x (if (<=.f64 a #s(literal 44999999999999998168435992338943311844078390948570683408384 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t))) x)) |
(if (<=.f64 t #s(literal -2800000000000000071389186325119534588073000701280566008215595122688 binary64)) y (if (<=.f64 t #s(literal -5705583907211365/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -6627015972356441/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) x (if (<=.f64 t #s(literal 6639224910209589/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 8166776806102523/5444517870735015415413993718908291383296 binary64)) x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))))))) |
(if (<=.f64 t #s(literal -2800000000000000071389186325119534588073000701280566008215595122688 binary64)) y (if (<=.f64 t #s(literal -5705583907211365/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -6627015972356441/2945340432158418383223693624588738123559693482299075088767878449688292160397327779966295692450325070170031945807812908771881611572255401942922812303597144053805349165872996110766935565946816006053119311086960734516644260779498911850068592403100913453684334767056261910363295677456051671938422478104563288264146944 binary64)) x (if (<=.f64 t #s(literal 6639224910209589/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 8166776806102523/5444517870735015415413993718908291383296 binary64)) x (*.f64 t (/.f64 y (-.f64 t a)))))))) |
(if (<=.f64 t #s(literal -300000000000000002656736747946704173317668121422712226709504 binary64)) y (if (<=.f64 t #s(literal -3890170845825931/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -1064234335838491/1438154507889852726183444152631219786894381583153845258187440649261861406444007705061667818579260288168960911038971146861270318150515332979942779445115792995022143147398923882210417756809968752955624663616680046150705205458739703051791304884326617897306804085476690385919577967507837730438682850636993793097728 binary64)) x (if (<=.f64 t #s(literal 2385971452106571/259344723055062059907025491480697571938277889515152306249728583105665800713306759149981690559193987143012367913206299323899696942213235956742929677132122730441323862712594345230336 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 2445779512244245/21267647932558653966460912964485513216 binary64)) x (if (<=.f64 t #s(literal 2199999999999999917408944378821327410322070261703461089037001770450291207081069675708825197088718707730739899671757952845511649243037826905806445151499753530356843383003939074001518217137453696969793472247479697744399339678148329472 binary64)) (/.f64 (*.f64 y t) (-.f64 t a)) y)))))) |
(if (<=.f64 t #s(literal -419999999999999968038239129476388816187586133754418707824640 binary64)) y (if (<=.f64 t #s(literal -4149515568880993/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (/.f64 y (/.f64 (-.f64 a t) z)) (if (<=.f64 t #s(literal -4889725326825499/2876309015779705452366888305262439573788763166307690516374881298523722812888015410123335637158520576337921822077942293722540636301030665959885558890231585990044286294797847764420835513619937505911249327233360092301410410917479406103582609768653235794613608170953380771839155935015675460877365701273987586195456 binary64)) x (if (<=.f64 t #s(literal 5560350862300531/8299031137761985917024815727382322302024892464484873799991314659381305622825816292799414097894207588576395773222601578364790302150823550615773749668227927374122363606803019047370752 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 3083808950221005/21267647932558653966460912964485513216 binary64)) x y))))) |
(if (<=.f64 t #s(literal -42999999999999999117090039288958953488508395287181600489472 binary64)) y (if (<=.f64 t #s(literal -1400461504497335/518689446110124119814050982961395143876555779030304612499457166211331601426613518299963381118387974286024735826412598647799393884426471913485859354264245460882647725425188690460672 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -1628655445366319/3016028602530220424421062271578867838525126125874252890898307532480811172246863646685486789069132871854112712507200418582406770249989531589552959798883475511096677545853948017425342019529539590198394174553047792145043723038206885734470238620775335376572758801465612196212014773714996912064944617579072807182486470656 binary64)) x (if (<=.f64 t #s(literal 7884079580873887/4149515568880992958512407863691161151012446232242436899995657329690652811412908146399707048947103794288197886611300789182395151075411775307886874834113963687061181803401509523685376 binary64)) (/.f64 y (/.f64 a (-.f64 z t))) (if (<=.f64 t #s(literal 2454866031454251/2854495385411919762116571938898990272765493248 binary64)) x y))))) |
(if (<=.f64 t #s(literal -124999999999999993673391912134252358370455626376676259135488 binary64)) y (if (<=.f64 t #s(literal -5394370239545291/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -2835066886378407/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) x (if (<=.f64 t #s(literal 7435931899434739/66392249102095887336198525819058578416199139715878990399930517275050444982606530342395312783153660708611166185780812626918322417206588404926189997345823418992978908854424152378966016 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) (if (<=.f64 t #s(literal 4253529586511731/85070591730234615865843651857942052864 binary64)) x y))))) |
(if (<=.f64 t #s(literal -99999999999999999209038626283633850822756121694230455365568299008 binary64)) y (if (<=.f64 t #s(literal -2126626729051509/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (if (<=.f64 t #s(literal -6597562568034857/23562723457267347065789548996709904988477547858392600710143027597506337283178622239730365539602600561360255566462503270175052892578043215543382498428777152430442793326983968886135484527574528048424954488695685876133154086235991294800548739224807307629474678136450095282906365419648413375507379824836506306113175552 binary64)) x (if (<=.f64 t #s(literal 8012483773640267/12718228212127407596740439969484820932664410252219978638451114295509409404406799452822555925124271947370395489870897751704957583721388559494711601357137355892362895163562802426267773219894054460008554489394925312007314201426461145956352 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal 3615500148534971/21267647932558653966460912964485513216 binary64)) x y))))) |
(if (<=.f64 t #s(literal -190000000000000000 binary64)) y (if (<=.f64 t #s(literal -2904660898216695/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal -8053665244183175/2876309015779705452366888305262439573788763166307690516374881298523722812888015410123335637158520576337921822077942293722540636301030665959885558890231585990044286294797847764420835513619937505911249327233360092301410410917479406103582609768653235794613608170953380771839155935015675460877365701273987586195456 binary64)) x (if (<=.f64 t #s(literal 3243148194092489/12718228212127407596740439969484820932664410252219978638451114295509409404406799452822555925124271947370395489870897751704957583721388559494711601357137355892362895163562802426267773219894054460008554489394925312007314201426461145956352 binary64)) (/.f64 y (/.f64 a z)) (if (<=.f64 t #s(literal 3902630409742859/348449143727040986586495598010130648530944 binary64)) x y))))) |
(if (<=.f64 t #s(literal -480000000000000000000000 binary64)) y (if (<=.f64 t #s(literal -6639224910209589/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (*.f64 (/.f64 z a) y) (if (<=.f64 t #s(literal -4602094425247529/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) x (if (<=.f64 t #s(literal 2384667789773889/3179557053031851899185109992371205233166102563054994659612778573877352351101699863205638981281067986842598872467724437926239395930347139873677900339284338973090723790890700606566943304973513615002138622348731328001828550356615286489088 binary64)) (*.f64 (/.f64 z a) y) (if (<=.f64 t #s(literal 5742264941790837/42535295865117307932921825928971026432 binary64)) x y))))) |
(if (<=.f64 t #s(literal -480000000000000000000000 binary64)) y (if (<=.f64 t #s(literal -6639224910209589/2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688 binary64)) (*.f64 y (/.f64 z a)) (if (<=.f64 t #s(literal -4602094425247529/46020944252475287237870212884199033180620210660923048261998100776379565006208246561973370194536329221406749153247076699560650180816490655358168942243705375840708580716765564230733368217919000094579989235733761476822566574679670497657321756298451772713817730735254092349426494960250807374037851220383801379127296 binary64)) x (if (<=.f64 t #s(literal 2384667789773889/3179557053031851899185109992371205233166102563054994659612778573877352351101699863205638981281067986842598872467724437926239395930347139873677900339284338973090723790890700606566943304973513615002138622348731328001828550356615286489088 binary64)) (*.f64 y (/.f64 z a)) (if (<=.f64 t #s(literal 5742264941790837/42535295865117307932921825928971026432 binary64)) x y))))) |
(if (<=.f64 a #s(literal -78000 binary64)) x (if (<=.f64 a #s(literal 1800000000000000121868960180700684962200670523615990513664 binary64)) y x)) |
x |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 5372× | *-lowering-*.f32 |
| 5372× | *-lowering-*.f64 |
| 5242× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 3662 |
| 1 | 1105 | 3171 |
| 2 | 4195 | 3052 |
| 0 | 8303 | 3052 |
| 0 | 1082 | 12264 |
| 1 | 3748 | 11361 |
| 0 | 8749 | 11361 |
| 0 | 24 | 126 |
| 1 | 173 | 123 |
| 2 | 1957 | 122 |
| 0 | 8945 | 122 |
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 744 | 36 |
| 0 | 9279 | 36 |
| 0 | 1014 | 8020 |
| 1 | 3450 | 7467 |
| 0 | 8389 | 7467 |
| 0 | 25 | 137 |
| 1 | 182 | 135 |
| 2 | 1949 | 135 |
| 0 | 8362 | 135 |
| 0 | 1231 | 12778 |
| 1 | 4304 | 11867 |
| 0 | 8236 | 11867 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 2267 to 1213 computations (46.5% saved)
Compiled 1818 to 604 computations (66.8% saved)
Loading profile data...