
Time bar (total: 13.8s)
| 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-add: 28.0ms (39.7% of total)ival-sub: 23.0ms (32.6% of total)ival-mult: 12.0ms (17% of total)ival-div: 6.0ms (8.5% of total)const: 1.0ms (1.4% of total)backward-pass: 1.0ms (1.4% of total)| 680.0ms | 6941× | 0 | valid |
| 223.0ms | 1088× | 1 | valid |
| 60.0ms | 227× | 2 | valid |
ival-sub: 209.0ms (41.8% of total)ival-div: 102.0ms (20.4% of total)ival-mult: 83.0ms (16.6% of total)ival-add: 56.0ms (11.2% of total)backward-pass: 42.0ms (8.4% 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 |
|---|---|---|---|---|---|
| 58 | 0 | - | 1 | (2.064854172368131e-116 1.208444400203394e-123 -9.403755859159923e-205 8.872524963944905e-195 -1.752597655966164e-117) | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 47 | 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) |
| 57.0ms | 418× | 0 | valid |
| 26.0ms | 12× | 2 | valid |
| 24.0ms | 82× | 1 | valid |
Compiled 120 to 35 computations (70.8% saved)
ival-sub: 32.0ms (66.9% of total)ival-mult: 5.0ms (10.4% of total)ival-div: 4.0ms (8.4% of total)backward-pass: 3.0ms (6.3% of total)ival-add: 3.0ms (6.3% of total)const: 1.0ms (2.1% of total)Compiled 18 to 11 computations (38.9% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.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.1% | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 78.9% | (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
| 31.0ms | 209× | 0 | valid |
| 12.0ms | 41× | 1 | valid |
| 4.0ms | 6× | 2 | valid |
Compiled 51 to 12 computations (76.5% saved)
ival-sub: 5.0ms (35.4% of total)ival-div: 3.0ms (21.2% of total)backward-pass: 2.0ms (14.2% of total)ival-mult: 2.0ms (14.2% of total)ival-add: 2.0ms (14.2% 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 | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | (- y x) |
| 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× | batch-egg-rewrite |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 4164× | /-lowering-/.f32 |
| 4164× | /-lowering-/.f64 |
| 2120× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (* (- y x) (- z t)) (- a t))) |
(/ (* (- y x) (- z t)) (- a t)) |
(* (- y x) (- z t)) |
(- y x) |
(- a t) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) #s(literal 1 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (*.f64 x (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) |
(*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) a) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 t (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 t a)) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (-.f64 t a)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 a t)))) |
(*.f64 (+.f64 t (neg.f64 z)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 t a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x)) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (-.f64 y x) z)) |
(+.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x))) |
(+.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (*.f64 (-.f64 z t) y)) |
(+.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x)))) |
(+.f64 (neg.f64 (*.f64 t (-.f64 y x))) (*.f64 z (-.f64 y x))) |
(+.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t)))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 z t))) (*.f64 y (-.f64 z t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (-.f64 y x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(fma.f64 y (-.f64 z t) (neg.f64 (*.f64 x (-.f64 z t)))) |
(fma.f64 (-.f64 y x) z (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) |
(fma.f64 z (-.f64 y x) (neg.f64 (*.f64 t (-.f64 y x)))) |
(fma.f64 (-.f64 z t) y (neg.f64 (*.f64 (-.f64 z t) x))) |
(neg.f64 (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 z t)) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (+.f64 x y)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (+.f64 x y) (+.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 z t) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t)) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x))) (*.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 t (-.f64 y x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 z t)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t)))) (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) (-.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (neg.f64 (*.f64 (-.f64 z t) x)) (neg.f64 (*.f64 (-.f64 z t) x)))) (-.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 z t) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 (neg.f64 (*.f64 t (-.f64 y x))) (neg.f64 (*.f64 t (-.f64 y x))))) (-.f64 (*.f64 z (-.f64 y x)) (neg.f64 (*.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 (*.f64 x (-.f64 z t))) (neg.f64 (*.f64 x (-.f64 z t))))) (-.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 x y) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (+.f64 z t) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (-.f64 y x) (*.f64 (+.f64 z t) (+.f64 t (neg.f64 z)))) (-.f64 #s(literal 0 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(*.f64 (-.f64 y x) (*.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 y x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (+.f64 x y)))) |
(*.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (+.f64 x y)))) |
(*.f64 (+.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (+.f64 t (neg.f64 z))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (-.f64 t a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t a) |
(neg.f64 (-.f64 t a)) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t a) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 t a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 #s(literal 0 binary64) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (+.f64 t a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) a))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t a)))) |
| 1× | egg-herbie |
| 2768× | *-lowering-*.f32 |
| 2768× | *-lowering-*.f64 |
| 1982× | +-lowering-+.f64 |
| 1982× | +-lowering-+.f32 |
| 1530× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(/ (* y (- z t)) (- a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(* -1 (/ (* t (- y x)) (- a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(/ (* z (- y x)) (- a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(/ (* z (- y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(- y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(- y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(/ (* (- y x) (- z t)) a) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/ (* (- y x) (- z t)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(* -1 (* x (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(* y (- z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(* y (- z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(* y (- z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(* -1 (* x (- z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(* -1 (* x (- z t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(* -1 (* t (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(* z (- y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(* -1 (* t (- y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(* -1 (* t (- y x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ (- z t) (- a t))))) (/ (* y (- z t)) (- a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t)))))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) y))) |
(+ x (* -1 (/ (* t (- y x)) (- a t)))) |
(+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t)))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (+ x (* -1 (/ (* t (- y x)) (- a t)))) z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(+ x (+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (+.f64 x (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
(+ x (+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
y |
(- (+ y (* -1 (/ (* z (- y x)) t))) (* -1 (/ (* a (- y x)) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (* -1 (/ (* a (- y x)) t))) |
(+.f64 y (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t))) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2))))) |
(+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
y |
(+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) |
(+ x (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
(+ x (+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t)))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ x (+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2)))))) |
(+.f64 x (+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)))))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (+ (/ (* t (* (- y x) (- z t))) (pow a 2)) (/ (* (- y x) (- z t)) a))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 a a)))) |
(- (+ x (+ (/ (* (- y x) (- z t)) a) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 3)))) (* -1 (/ (* t (* (- y x) (- z t))) (pow a 2)))) |
(+.f64 x (+.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a)) |
(+ x (* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a))) |
(+.f64 x (/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (* y (- (/ z (- a t)) (/ t (- a t))))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(+ (* -1 (/ (* x (- z t)) (- a t))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (-.f64 a t))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t)) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) (*.f64 z (-.f64 a t))) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- y x) (- a t))) (/ (* t (- y x)) (* z (- a t)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (/.f64 (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(+ (* t (- (+ (* -1 (/ (- y x) a)) (* t (- (/ (* t (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ (- y x) a)) (* -1 (/ (* z (- y x)) (pow a 2)))) a))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (-.f64 x y) a) (+.f64 (*.f64 t (+.f64 (*.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (/.f64 t (*.f64 a a))) (/.f64 (+.f64 (/.f64 (-.f64 x y) a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (* z (- y x)) t))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))) (+ x (* -1 (/ (* a (- y x)) t)))) |
(+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x)) |
(- (+ y (+ (* -1 (/ (* z (- y x)) t)) (/ (* (pow a 2) (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 3)))) (+ x (+ (* -1 (/ (* a (- y x)) t)) (* -1 (/ (* a (- (* -1 (* z (- y x))) (* -1 (* a (- y x))))) (pow t 2)))))) |
(-.f64 (+.f64 y (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 x y) (-.f64 z a)) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) x) |
(- y x) |
(-.f64 y x) |
(- (+ y (* -1 (/ (- (* z (- y x)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) x) |
(- (+ y (* -1 (/ (- (+ (* z (- y x)) (/ (* a (- (* z (- y x)) (* a (- y x)))) t)) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) x) |
(- (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* z (- y x)) (* a (- y x)))) t)) (* a (- (* z (- y x)) (* a (- y x))))) t)) (* z (- y x))) (* a (- y x))) t))) x) |
(-.f64 (-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 y x) (-.f64 z a))) t)) t)) t)) x) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (* a (* (- y x) (- z t))) (pow t 2))) (* -1 (/ (* (- y x) (- z t)) t))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (*.f64 t t))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 3))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t)) (*.f64 (*.f64 a (/.f64 (-.f64 y x) t)) (/.f64 (-.f64 z t) (*.f64 t t)))))) |
(+ (* -1 (/ (* (- y x) (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* (- y x) (- z t))) (pow t 4))) (/ (* (- y x) (- z t)) (pow t 3)))) (/ (* (- y x) (- z t)) (pow t 2))))) |
(+.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (-.f64 x y)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 x y)) (*.f64 t t))))) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(/ (+ (* (- y x) (- z t)) (/ (* t (* (- y x) (- z t))) a)) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a))))) a) |
(/ (- (+ (* (- y x) (- z t)) (/ (* (pow t 3) (* (- y x) (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* (- y x) (- z t))) a)) (* -1 (/ (* (pow t 2) (* (- y x) (- z t))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))))) a) |
(/ (* (- y x) (- z t)) a) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 z t) a))) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* t (* (- y x) (- z t))) (/ (* (pow t 2) (* (- y x) (- z t))) a)) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))) a)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (- y x) (- z t)))) (* -1 (/ (* (pow t 3) (* (- y x) (- z t))) a))) a)) (* t (* (- y x) (- z t)))) a))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x))) (/.f64 (+.f64 (*.f64 t (*.f64 (-.f64 z t) (*.f64 t (-.f64 y x)))) (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 (*.f64 t (*.f64 t t)) a))) a)) a)) a) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (*.f64 x (/.f64 (-.f64 z t) y))) t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (/.f64 (-.f64 z t) y)) (-.f64 z t)))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* x (+ (* -1 (- z t)) (/ (* y (- z t)) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 z t))) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y (- z t)) x))) t))) |
(*.f64 (-.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) t) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 x y)) z) (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 y x)) z) (-.f64 x y)))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 x y))) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 x y)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (+ y (* -1 (/ (* z (- y x)) t))) x))) |
(*.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z (-.f64 y x)) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 a t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) t)) |
Compiled 17405 to 1895 computations (89.1% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 610 | 18 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 611 | 18 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 76.7% | (fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) | |
| 46.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) | |
| ▶ | 39.8% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 39.3% | (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) | |
| 48.4% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 82.5% | (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| ▶ | 82.6% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 47.8% | (+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) | |
| ▶ | 69.8% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) |
| 15.6% | (+.f64 x (-.f64 y x)) | |
| ▶ | 53.3% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| 76.7% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) | |
| 37.5% | (+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) | |
| 82.6% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) | |
| 68.5% | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) | |
| 40.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 20.3% | y | |
| ▶ | 22.5% | x |
Compiled 598 to 374 computations (37.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) a) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (/.f64 (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 1866× | fma-define |
| 1610× | +-lowering-+.f64 |
| 1610× | +-lowering-+.f32 |
| 1544× | *-lowering-*.f32 |
| 1544× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 163 |
| 1 | 57 | 160 |
| 2 | 141 | 160 |
| 3 | 498 | 160 |
| 4 | 2245 | 160 |
| 0 | 8743 | 160 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
x |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
y |
(/ (- a t) (- z t)) |
(- a t) |
a |
t |
(- z t) |
z |
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 (/ 1 (/ (- a t) (* (- y x) (- z t))))) |
x |
(/ 1 (/ (- a t) (* (- y x) (- z t)))) |
1 |
(/ (- a t) (* (- y x) (- z t))) |
(- a t) |
a |
t |
(* (- y x) (- z t)) |
(- y x) |
y |
(- z t) |
z |
| Outputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ (- y x) (/ (- a t) (- z t))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
(- y x) |
(-.f64 y x) |
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 |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
y |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
(+ x (* (- z t) (/ (- y x) a))) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a))) |
x |
(* (- z t) (/ (- y x) a)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(- z t) |
(-.f64 z t) |
z |
t |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- y x) |
(-.f64 y x) |
y |
a |
(+ x (/ 1 (/ (- a t) (* (- y x) (- z t))))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
x |
(/ 1 (/ (- a t) (* (- y x) (- z t)))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
1 |
#s(literal 1 binary64) |
(/ (- a t) (* (- y x) (- z t))) |
(/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) |
(- a t) |
(-.f64 a t) |
a |
t |
(* (- y x) (- z t)) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(- y x) |
(-.f64 y x) |
y |
(- z t) |
(-.f64 z t) |
z |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) (-.f64 z t)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
| ✓ | accuracy | 83.1% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) |
| ✓ | accuracy | 78.6% | (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) a) |
| ✓ | accuracy | 96.3% | (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 z t)) |
| ✓ | accuracy | 85.3% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) (-.f64 z t)) |
| ✓ | accuracy | 97.7% | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) |
| ✓ | accuracy | 83.1% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 109.0ms | 209× | 0 | valid |
| 62.0ms | 41× | 1 | valid |
| 7.0ms | 6× | 2 | valid |
Compiled 173 to 22 computations (87.3% saved)
ival-sub: 28.0ms (51.6% of total)ival-div: 12.0ms (22.1% of total)ival-mult: 6.0ms (11.1% of total)ival-add: 5.0ms (9.2% of total)backward-pass: 3.0ms (5.5% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- y x) (/ (- a t) (- z t))))> |
#<alt (/ (- y x) (/ (- a t) (- z t)))> |
#<alt (- y x)> |
#<alt (/ (- a t) (- z t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* y (- z t))> |
#<alt (- z t)> |
#<alt (- a t)> |
#<alt (+ x (* (- z t) (/ (- y x) a)))> |
#<alt (* (- z t) (/ (- y x) a))> |
#<alt (/ (- y x) a)> |
#<alt (+ x (/ 1 (/ (- a t) (* (- y x) (- z t)))))> |
#<alt (/ 1 (/ (- a t) (* (- y x) (- z t))))> |
#<alt (/ (- a t) (* (- y x) (- z t)))> |
#<alt (* (- y x) (- z 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 (/ (* (- 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 (/ (* 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 (- 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)> |
#<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 (/ (- 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 (/ (* 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 (* -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 (/ (* 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 (* -1 (/ t (* (- y x) (- z t))))> |
#<alt (+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t))))> |
#<alt (+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t))))> |
#<alt (+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t))))> |
#<alt (/ a (* (- y x) (- z t)))> |
#<alt (* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t)))))> |
#<alt (* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t)))))> |
#<alt (* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t)))))> |
#<alt (/ a (* (- y x) (- z t)))> |
#<alt (* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t))))))> |
#<alt (* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t))))))> |
#<alt (* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t))))))> |
#<alt (/ a (* z (- y x)))> |
#<alt (+ (* -1 (* t (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x))))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x))))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 4) (- y x)))) (/ 1 (* (pow z 3) (- y x)))))) (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x))))> |
#<alt (/ 1 (- y x))> |
#<alt (- (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))) (* -1 (/ z (* t (- y x)))))> |
#<alt (- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2)))) (* -1 (/ z (* t (- y x)))))> |
#<alt (- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* (pow z 2) (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 3)))) (+ (* -1 (/ z (* t (- y x)))) (* -1 (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2)))))> |
#<alt (/ 1 (- y x))> |
#<alt (+ (* -1 (/ (- (/ a (- y x)) (/ z (- y x))) t)) (/ 1 (- y x)))> |
#<alt (+ (* -1 (/ (- (+ (/ a (- y x)) (/ (* z (- (/ a (- y x)) (/ z (- y x)))) t)) (/ z (- y x))) t)) (/ 1 (- y x)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a (- y x)) (/ z (- y x)))) t)) (* z (- (/ a (- y x)) (/ z (- y x))))) t)) (/ a (- y x))) (/ z (- y x))) t)) (/ 1 (- y x)))> |
#<alt (* -1 (/ (- a t) (* x (- z t))))> |
#<alt (+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))))> |
#<alt (+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (/ t (* (pow x 2) (- z t))) (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) x)) (/ a (* (pow x 2) (- z t))))))> |
#<alt (+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (* y (- (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) (pow x 2)) (* -1 (/ (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t)))) x)))) (/ t (* (pow x 2) (- z t)))) (/ a (* (pow x 2) (- z t))))))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (/ (- (+ (/ a (- z t)) (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t))) y)> |
#<alt (/ (- (+ (/ a (- z t)) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t)))) y)> |
#<alt (/ (- (+ (/ a (- z t)) (/ (* (pow x 3) (- a t)) (* (pow y 3) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ t (- z t))))) y)> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (* -1 (/ (- a t) (- z t)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (/ (* x (- a t)) (- z t)) (/ (* (pow x 2) (- a t)) (* y (- z t)))) y)) (* -1 (/ (- a t) (- z t)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* -1 (/ (* (pow x 3) (- a t)) (* y (- z t))))) y)) (/ (* x (- a t)) (- z t))) y)) (* -1 (/ (- a t) (- z t)))) y))> |
#<alt (/ (- a t) (* y (- z t)))> |
#<alt (- (+ (/ a (* y (- z t))) (/ (* x (- a t)) (* (pow y 2) (- z t)))) (/ t (* y (- z t))))> |
#<alt (- (+ (* x (- (/ (* x (- a t)) (* (pow y 3) (- z t))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t))))> |
#<alt (- (+ (* x (- (* x (- (/ (* x (- a t)) (* (pow y 4) (- z t))) (* -1 (/ (- a t) (* (pow y 3) (- z t)))))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t))))> |
#<alt (* -1 (/ (- a t) (* x (- z t))))> |
#<alt (/ (+ (* -1 (/ (* y (- a t)) (* x (- z t)))) (* -1 (/ (- a t) (- z t)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t)))) (* -1 (/ (- a t) (- z t)))) (/ (* y (- a t)) (* x (- z t)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow y 3) (- a t)) (* (pow x 3) (- z t)))) (* -1 (/ (- a t) (- z t)))) (+ (/ (* y (- a t)) (* x (- z t))) (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t))))) x)> |
#<alt (* -1 (/ (- a t) (* x (- z t))))> |
#<alt (* -1 (/ (- (+ (/ a (- z t)) (/ (* y (- a t)) (* x (- z t)))) (/ t (- z t))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) (* x (- z t)))) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) (* x (- z t))) (* -1 (/ (* (pow y 2) (- a t)) (- z t)))) x)) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x))> |
#<alt (* -1 (/ (- a t) (* t (- y x))))> |
#<alt (+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))))> |
#<alt (+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (/ 1 (* t (- y x))) (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) t)) (/ a (* (pow t 2) (- y x))))))> |
#<alt (+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x)))) t)))) (/ 1 (* t (- y x)))) (/ a (* (pow t 2) (- y x))))))> |
#<alt (/ (- a t) (* z (- y x)))> |
#<alt (/ (- (+ (/ a (- y x)) (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x))) z)> |
#<alt (/ (- (+ (/ a (- y x)) (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x)))) z)> |
#<alt (/ (- (+ (/ a (- y x)) (/ (* (pow t 3) (- a t)) (* (pow z 3) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (/ t (- y x))))) z)> |
#<alt (/ (- a t) (* z (- y x)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (* -1 (/ (- a t) (- y x)))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) (- y x)) (/ (* (pow t 2) (- a t)) (* z (- y x)))) z)) (* -1 (/ (- a t) (- y x)))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) (- y x))) (* -1 (/ (* (pow t 3) (- a t)) (* z (- y x))))) z)) (/ (* t (- a t)) (- y x))) z)) (* -1 (/ (- a t) (- y x)))) z))> |
#<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)))> |
174 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | inf | (/ (- a t) (* (- y x) (- z t))) |
| 3.0ms | t | @ | 0 | (/ (* y (- z t)) (- a t)) |
| 2.0ms | z | @ | -inf | (/ (- a t) (* (- y x) (- z t))) |
| 1.0ms | z | @ | -inf | (* y (- z t)) |
| 1.0ms | t | @ | 0 | (/ (- a t) (* (- y x) (- z t))) |
| 1× | batch-egg-rewrite |
| 4930× | /-lowering-/.f32 |
| 4930× | /-lowering-/.f64 |
| 3808× | *-lowering-*.f32 |
| 3808× | *-lowering-*.f64 |
| 1408× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 121 |
| 1 | 160 | 118 |
| 2 | 1722 | 118 |
| 0 | 8771 | 118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y x) (/ (- a t) (- z t)))) |
(/ (- y x) (/ (- a t) (- z t))) |
(- y x) |
(/ (- a t) (- z t)) |
(/ (* y (- z t)) (- a t)) |
(* y (- z t)) |
(- z t) |
(- a t) |
(+ x (* (- z t) (/ (- y x) a))) |
(* (- z t) (/ (- y x) a)) |
(/ (- y x) a) |
(+ x (/ 1 (/ (- a t) (* (- y x) (- z t))))) |
(/ 1 (/ (- a t) (* (- y x) (- z t)))) |
(/ (- a t) (* (- y x) (- z t))) |
(* (- y x) (- 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 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(-.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (/.f64 x (-.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 y x)) (-.f64 z t))) (-.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))) |
(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 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.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 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t) 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 a t))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a 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 (-.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 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a 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) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.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 y x)) (-.f64 z t))))) (neg.f64 (-.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 y x)) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 (neg.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 y x)) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z 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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(+.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 (-.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 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 (-.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 (-.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 #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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 z t)) (/.f64 #s(literal 1 binary64) (-.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)) 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 (-.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 #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 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.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 (-.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 #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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.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)) 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 (-.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 #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)) 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 (-.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 #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)) 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 (-.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 #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 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 (/.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 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 (-.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 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 (/.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 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 (-.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 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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)))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 (-.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 (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) (-.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 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.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 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a 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 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z 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))))) |
(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 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a 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 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) (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)))) |
(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 (/.f64 x (-.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 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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) (/.f64 (/.f64 (-.f64 a t) (-.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 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.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 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.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 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 (*.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 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 x y)))))) |
(/.f64 (neg.f64 (-.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 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.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 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.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 z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) (-.f64 a 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 (-.f64 (neg.f64 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 (-.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 (-.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 #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 (-.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 (-.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 (-.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 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 x (-.f64 a 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 #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 (-.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 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 (-.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 (-.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 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 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 #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 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.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 #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 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)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 x (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 x (-.f64 a t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.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 (-.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 (-.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 #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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (/.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 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 (*.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 y x) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.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 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.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 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 a 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 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.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 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z 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 x y))))) |
(*.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 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.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 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.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 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (+.f64 a t) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.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 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.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)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 z t)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (-.f64 z t)) (/.f64 (/.f64 (*.f64 t t) (+.f64 a t)) (-.f64 z t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 z t) (+.f64 a t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 a t)))) |
(-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (-.f64 z t) t) (*.f64 (-.f64 z t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.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 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 a (-.f64 z t)) (/.f64 t (-.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))))) |
(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 #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 #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 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (-.f64 z 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 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 a t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 z 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 (-.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 (*.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 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.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 (/.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 (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.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 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 0 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))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 z t)) (/.f64 (-.f64 a t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (/.f64 (+.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (+.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 a t))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a 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 #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 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z 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 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64))) (-.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 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.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 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 y (/.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 (*.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 a t)))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 y (-.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 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 a t))) |
(+.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 y z (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y) (+.f64 t z)) |
(/.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 t z))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.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 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) y)) (neg.f64 (+.f64 t z))) |
(*.f64 y (-.f64 z t)) |
(*.f64 (-.f64 z t) y) |
(+.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))) |
(-.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 (+.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 #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 (*.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 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 (-.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 (-.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 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 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) |
(fma.f64 (-.f64 y x) (/.f64 (-.f64 z t) a) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) x) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) a) x) |
(fma.f64 (/.f64 (-.f64 y x) a) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) 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 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a))))) (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) a))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) 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 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a)))))) (neg.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 y x) a) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 (-.f64 y x) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) a) (/.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))) |
(-.f64 (/.f64 z (/.f64 a (-.f64 y x))) (/.f64 t (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 a (-.f64 y x))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 a (-.f64 y x))) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 a (-.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 z (/.f64 (-.f64 y x) a) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) a))) |
(fma.f64 (/.f64 (-.f64 y x) a) z (*.f64 (/.f64 (-.f64 y x) a) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) 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 t z))) (/.f64 a (-.f64 y x)))) |
(/.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 t z))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 t z) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (/.f64 a (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (+.f64 t z) (-.f64 #s(literal 0 binary64) a))) |
(/.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 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.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 (-.f64 y x)) (+.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 (-.f64 y x)) (+.f64 t z))) |
(/.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 t z))))) |
(/.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 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.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 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.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 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a)) (+.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 t z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 a (+.f64 t z)))) |
(/.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 t z))) 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 t z))) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 t z) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t z) (/.f64 a (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 t z) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (/.f64 a (-.f64 y x)) (+.f64 t z)))) |
(/.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 t z)))))) |
(/.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 t z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.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 t z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y x) a) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.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 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) a))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (/.f64 a (-.f64 y x)))) |
(pow.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) a)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 (-.f64 y x) a) (-.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) a)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) a)) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.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 a (-.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 (-.f64 z t) (+.f64 x y))) |
(+.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)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) a) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) a) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) a)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 a (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 a (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y a) (*.f64 a a)) (/.f64 (*.f64 a x) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.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 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 y a) (/.f64 x a))) (/.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (+.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) (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 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 (*.f64 (-.f64 y x) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 a (+.f64 x y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 x a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a)) (+.f64 x y)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) x)) (-.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 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 #s(literal 1 binary64) a) (*.f64 (/.f64 a y) x)) (*.f64 (/.f64 a y) 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 (-.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 (neg.f64 y) a) (*.f64 (-.f64 #s(literal 0 binary64) a) x)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 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 (neg.f64 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 (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 (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 y a) (*.f64 a x))) (neg.f64 (*.f64 a 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 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 y x)) |
(*.f64 (/.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 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) a) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) a) (/.f64 (-.f64 y x) (+.f64 x y))) |
(+.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 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(-.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (/.f64 x (-.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 y x)) (-.f64 z t))) (-.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))) |
(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 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.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 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) (-.f64 z t) 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 a t))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a 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 (-.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 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (-.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a 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) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))))))) |
(/.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 y x)) (-.f64 z t))))) (neg.f64 (-.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 y x)) (-.f64 z 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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))))) |
(/.f64 (neg.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 y x)) (-.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 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z 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 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.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))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) x) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(+.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 (-.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 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 (-.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 (-.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 #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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.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 z t)) (/.f64 #s(literal 1 binary64) (-.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)) 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 (-.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 #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 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 (-.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 (-.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 #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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 1 binary64) (-.f64 a t)) (*.f64 y (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.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)) 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 (-.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 #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)) 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 (-.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 #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)) 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 (-.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 #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 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 (/.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 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 (-.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 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 (/.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 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 (-.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 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t 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)))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 (-.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 (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 (-.f64 y x) (-.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 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 z t)))) (/.f64 (*.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 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a 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 x (-.f64 a t)) (-.f64 z t)) (*.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 y (-.f64 z t)) (-.f64 a t)) (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z 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))))) |
(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 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a 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 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) (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)))) |
(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 (/.f64 x (-.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 (/.f64 x (-.f64 a t)) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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) (/.f64 (/.f64 (-.f64 a t) (-.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 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.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 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (+.f64 x y))) |
(/.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 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 (*.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 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 x y)))))) |
(/.f64 (neg.f64 (-.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 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.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 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) (-.f64 a t))) (neg.f64 (/.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 z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) (-.f64 a 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 (-.f64 (neg.f64 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 (-.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 (-.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 #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 (-.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 (-.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 (-.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 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (/.f64 x (-.f64 a 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 #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 (-.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 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 (-.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 (-.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 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 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 #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 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.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 #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 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)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 x (-.f64 a t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 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 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 x (-.f64 a t)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.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 (-.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 (-.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 #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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.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 (/.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 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 (*.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 y x) #s(literal 1 binary64))) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.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 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.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 (/.f64 x (-.f64 a t)) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 a 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 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) (-.f64 #s(literal 0 binary64) (-.f64 a 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 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal -1 binary64) (/.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 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.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 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z 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 x y))))) |
(*.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 x y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.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 (*.f64 y y) (*.f64 x (+.f64 x y))) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) |
(*.f64 (/.f64 (+.f64 x y) (/.f64 (-.f64 a t) (-.f64 z t))) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.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 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.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 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 (+.f64 a t) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 (-.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 y x) (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (neg.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))) |
(+.f64 (fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) t))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) t (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) t))) |
(exp.f64 (log.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) |
(-.f64 (/.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (/.f64 (*.f64 t t) (+.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(-.f64 (/.f64 a (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 t (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (/.f64 (*.f64 t t) (+.f64 a t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) (/.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 a t))) (/.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 a t)))) |
(-.f64 (/.f64 (/.f64 a (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 (/.f64 t (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))) (+.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (+.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))) (/.f64 (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) (+.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) (neg.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) |
(/.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (-.f64 y x)) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #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) (neg.f64 (neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (+.f64 a t))) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) |
(/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (*.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 z t)) (+.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t)))))) (+.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))) (+.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) (*.f64 (-.f64 y x) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) (+.f64 a t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(/.f64 (-.f64 (*.f64 a (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 t (-.f64 z t)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (/.f64 t (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 t (-.f64 z t)))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (/.f64 t (-.f64 y x)))) (*.f64 (/.f64 (-.f64 z t) (/.f64 a (-.f64 y x))) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 t (-.f64 z t)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 t (-.f64 y x)))) (*.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 z t)))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 z t)) (-.f64 z t)) (*.f64 (-.f64 y x) (/.f64 t (-.f64 y x)))) (*.f64 (-.f64 y x) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (-.f64 z t) t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t)) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (-.f64 y x)) (*.f64 (-.f64 z t) (/.f64 t (-.f64 z t)))) (*.f64 (-.f64 y x) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 z t) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) (*.f64 (-.f64 z t) (/.f64 t (-.f64 y x)))) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) (neg.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (-.f64 y x) (-.f64 z t))) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) t))) (neg.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (*.f64 (-.f64 y x) (-.f64 z t))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (+.f64 (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x))) (*.f64 (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))))) (neg.f64 (+.f64 (/.f64 (/.f64 a (-.f64 z t)) (-.f64 y x)) (/.f64 (/.f64 t (-.f64 z t)) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)))) (neg.f64 (+.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 a t) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) |
(*.f64 (-.f64 a t) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 (-.f64 a t) (-.f64 y x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) (-.f64 a t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 a t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 (-.f64 a t) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 y x)) (-.f64 z t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) |
(*.f64 (/.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 z t)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (-.f64 y x))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (*.f64 (-.f64 y x) (-.f64 z t)))) |
(*.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 t z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 t z))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (+.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (/.f64 (-.f64 a t) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 y x))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (-.f64 a t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))) (/.f64 (-.f64 a t) (+.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.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 z t))) |
(*.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 x y) (-.f64 z t))) |
(+.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t))) |
(+.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(fma.f64 y (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t))) |
(fma.f64 (-.f64 y x) z (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (-.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y x))) |
(fma.f64 (-.f64 z t) y (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.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 (*.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 t z))))) |
(/.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 t z))) |
(/.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 t z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (+.f64 x y) (+.f64 t z))) |
(/.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 t z))) (+.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 t z))) (+.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 t z) (+.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 t z) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.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 (neg.f64 (*.f64 (-.f64 y x) (-.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 x) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (+.f64 t z))) |
(/.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 t z)))))) |
(/.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 t z)))) |
(/.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 t z)))))) |
(/.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 t z)))) |
(/.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 t z))) (+.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 t z))) (+.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 t z) (+.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 t z) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 z t))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 z t))) (neg.f64 (+.f64 x y))) |
(*.f64 (-.f64 y x) (-.f64 z t)) |
(*.f64 (-.f64 z t) (-.f64 y x)) |
| 1× | egg-herbie |
| 4320× | *-lowering-*.f32 |
| 4320× | *-lowering-*.f64 |
| 2420× | +-lowering-+.f64 |
| 2420× | +-lowering-+.f32 |
| 2158× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1059 | 12285 |
| 1 | 3680 | 11145 |
| 0 | 8360 | 11145 |
| 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 (/ (* (- 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)) |
(/ (* 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) |
(- 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) |
(- 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 (/ (- 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 (/ (* 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)))))) |
(* -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 (/ (* 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)))))) |
(* -1 (/ t (* (- y x) (- z t)))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(/ a (* (- y x) (- z t))) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(/ a (* (- y x) (- z t))) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(/ a (* z (- y x))) |
(+ (* -1 (* t (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 4) (- y x)))) (/ 1 (* (pow z 3) (- y x)))))) (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(/ 1 (- y x)) |
(- (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))) (* -1 (/ z (* t (- y x))))) |
(- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2)))) (* -1 (/ z (* t (- y x))))) |
(- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* (pow z 2) (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 3)))) (+ (* -1 (/ z (* t (- y x)))) (* -1 (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2))))) |
(/ 1 (- y x)) |
(+ (* -1 (/ (- (/ a (- y x)) (/ z (- y x))) t)) (/ 1 (- y x))) |
(+ (* -1 (/ (- (+ (/ a (- y x)) (/ (* z (- (/ a (- y x)) (/ z (- y x)))) t)) (/ z (- y x))) t)) (/ 1 (- y x))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a (- y x)) (/ z (- y x)))) t)) (* z (- (/ a (- y x)) (/ z (- y x))))) t)) (/ a (- y x))) (/ z (- y x))) t)) (/ 1 (- y x))) |
(* -1 (/ (- a t) (* x (- z t)))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t)))))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (/ t (* (pow x 2) (- z t))) (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) x)) (/ a (* (pow x 2) (- z t)))))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (* y (- (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) (pow x 2)) (* -1 (/ (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t)))) x)))) (/ t (* (pow x 2) (- z t)))) (/ a (* (pow x 2) (- z t)))))) |
(/ (- a t) (* y (- z t))) |
(/ (- (+ (/ a (- z t)) (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t))) y) |
(/ (- (+ (/ a (- z t)) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t)))) y) |
(/ (- (+ (/ a (- z t)) (/ (* (pow x 3) (- a t)) (* (pow y 3) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ t (- z t))))) y) |
(/ (- a t) (* y (- z t))) |
(* -1 (/ (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (* -1 (/ (- a t) (- z t)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* x (- a t)) (- z t)) (/ (* (pow x 2) (- a t)) (* y (- z t)))) y)) (* -1 (/ (- a t) (- z t)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* -1 (/ (* (pow x 3) (- a t)) (* y (- z t))))) y)) (/ (* x (- a t)) (- z t))) y)) (* -1 (/ (- a t) (- z t)))) y)) |
(/ (- a t) (* y (- z t))) |
(- (+ (/ a (* y (- z t))) (/ (* x (- a t)) (* (pow y 2) (- z t)))) (/ t (* y (- z t)))) |
(- (+ (* x (- (/ (* x (- a t)) (* (pow y 3) (- z t))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t)))) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (* (pow y 4) (- z t))) (* -1 (/ (- a t) (* (pow y 3) (- z t)))))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t)))) |
(* -1 (/ (- a t) (* x (- z t)))) |
(/ (+ (* -1 (/ (* y (- a t)) (* x (- z t)))) (* -1 (/ (- a t) (- z t)))) x) |
(/ (- (+ (* -1 (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t)))) (* -1 (/ (- a t) (- z t)))) (/ (* y (- a t)) (* x (- z t)))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (- a t)) (* (pow x 3) (- z t)))) (* -1 (/ (- a t) (- z t)))) (+ (/ (* y (- a t)) (* x (- z t))) (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t))))) x) |
(* -1 (/ (- a t) (* x (- z t)))) |
(* -1 (/ (- (+ (/ a (- z t)) (/ (* y (- a t)) (* x (- z t)))) (/ t (- z t))) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) (* x (- z t)))) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) (* x (- z t))) (* -1 (/ (* (pow y 2) (- a t)) (- z t)))) x)) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x)) |
(* -1 (/ (- a t) (* t (- y x)))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x)))))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (/ 1 (* t (- y x))) (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) t)) (/ a (* (pow t 2) (- y x)))))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x)))) t)))) (/ 1 (* t (- y x)))) (/ a (* (pow t 2) (- y x)))))) |
(/ (- a t) (* z (- y x))) |
(/ (- (+ (/ a (- y x)) (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x))) z) |
(/ (- (+ (/ a (- y x)) (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x)))) z) |
(/ (- (+ (/ a (- y x)) (/ (* (pow t 3) (- a t)) (* (pow z 3) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (/ t (- y x))))) z) |
(/ (- a t) (* z (- y x))) |
(* -1 (/ (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (* -1 (/ (- a t) (- y x)))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) (- y x)) (/ (* (pow t 2) (- a t)) (* z (- y x)))) z)) (* -1 (/ (- a t) (- y x)))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) (- y x))) (* -1 (/ (* (pow t 3) (- a t)) (* z (- y x))))) z)) (/ (* t (- a t)) (- y x))) z)) (* -1 (/ (- a t) (- y x)))) z)) |
(* -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))) |
| 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 (/ (* 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) (-.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (-.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)) |
(+ 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 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 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 #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 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 #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 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 t (/.f64 (+.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 y (-.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 y (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) 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 (-.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 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 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 (*.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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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) (-.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 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) (-.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 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (/.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 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 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 #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 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 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 #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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) 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 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 t (/.f64 (+.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 y (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 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 y (-.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 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 y (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) 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 (-.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)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.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)) |
(* -1 (/ t (- z t))) |
(/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(/.f64 (-.f64 a t) (-.f64 z t)) |
(+ (* -1 (/ t (- z t))) (/ a (- z t))) |
(/.f64 (-.f64 a 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 #s(literal 0 binary64) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))))) (-.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 #s(literal 0 binary64) (*.f64 z (-.f64 a z))) (*.f64 t 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) (*.f64 t t)) (/.f64 (*.f64 z z) t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 a z))) (*.f64 t 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 z (/.f64 (-.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 (*.f64 z z) (-.f64 a z)) (-.f64 #s(literal 0 binary64) 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 (*.f64 z (-.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 (+.f64 a (/.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 (+.f64 a (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) (*.f64 z (*.f64 z 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 (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (- a t)) (* -1 (/ (+ (* t (- a t)) (/ (* (pow t 2) (- a t)) z)) z))) z)) |
(/.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)) (-.f64 #s(literal 0 binary64) 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 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (-.f64 (*.f64 t (-.f64 a t)) (/.f64 (-.f64 (*.f64 (-.f64 a t) (neg.f64 (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) z))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(/ (* 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) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (*.f64 y (/.f64 z (-.f64 a t))) (/.f64 (*.f64 y t) (-.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 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 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 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 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))) (*.f64 a 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 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 y z) (*.f64 y a))) (*.f64 t 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 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 y z) (*.f64 y a))) (*.f64 t 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 a (/.f64 (-.f64 (*.f64 y z) (*.f64 y a)) t)) (*.f64 y a))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 y z) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.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 #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 (-.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 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z t)) a)) (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 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 t t) 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 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 t t) 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 (*.f64 t (*.f64 y (-.f64 z t))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 z t))) (-.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 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))) 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 (*.f64 y z) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(-.f64 (*.f64 y z) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(-.f64 (*.f64 y z) (*.f64 y 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 (*.f64 y z) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(-.f64 (*.f64 y z) (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(-.f64 (*.f64 y z) (*.f64 y 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) |
(- 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)) |
(* -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) |
(/.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 (/.f64 z a) #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 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (* z (- (/ y a) (/ x a))))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.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 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (-.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (-.f64 y x)) a))) |
(+ x (+ (* -1 (/ (* t (- y x)) a)) (/ (* z (- y x)) a))) |
(+.f64 x (-.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)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z t))) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z t))) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (+ (/ x t) (/ (* z (- y x)) (* a t))))) |
(*.f64 t (-.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z t))) (/.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 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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 (-.f64 y x) a) (/.f64 z t)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z t)) (/.f64 (-.f64 y x) a))) |
(* t (+ (* -1 (/ (- y x) a)) (/ (* z (- y x)) (* a t)))) |
(*.f64 t (-.f64 (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z t)) (/.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 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 t a)) (/.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 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 t a)) (/.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 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 t a)) (/.f64 (-.f64 y x) a)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* x (- z t)) a)) |
(-.f64 #s(literal 0 binary64) (/.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)) |
(+ (* -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 y (-.f64 #s(literal 0 binary64) 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 y (-.f64 #s(literal 0 binary64) 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 y (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) x) 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 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) x) a)) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* a x))) (/ z a)) (/ t a)))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 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 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 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 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 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 #s(literal 0 binary64) (/.f64 x a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(/ y a) |
(/.f64 y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal -1 binary64) a))) |
(/ y a) |
(/.f64 y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ x a)) |
(-.f64 #s(literal 0 binary64) (/.f64 x 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 #s(literal 0 binary64) (/.f64 x 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 (/ (- 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 (/ (* (- 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 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 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 #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 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 #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 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 t (/.f64 (+.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 y (-.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 y (+.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) 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 (-.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 (/ (* 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) (-.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) (-.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)) |
(+ 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 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 (/ (* (- 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 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 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 #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 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 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 #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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 y x) (/.f64 (-.f64 z t) 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 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 t (/.f64 (+.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 y (/.f64 (*.f64 z (-.f64 y x)) t)) (-.f64 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 y (-.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 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 y (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z (-.f64 y x)) 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 (-.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 (/ (* 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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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 (-.f64 z t) x) (*.f64 #s(literal -1 binary64) (*.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) (-.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 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) (-.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 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a t) x))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* t (- y x)) (- a t))) |
(/.f64 (*.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(+ (* -1 (/ (* t (- y x)) (- a t))) (* z (- (/ y (- a t)) (/ x (- a t))))) |
(-.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 t (-.f64 y x)) (-.f64 a t))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- (+ (* -1 (/ (* t (- y x)) (* z (- a t)))) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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 t (-.f64 #s(literal 0 binary64) (-.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 (/ t (* (- y x) (- z t)))) |
(/.f64 (/.f64 t (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(-.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z t))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(-.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z t))) |
(+ (* -1 (/ t (* (- y x) (- z t)))) (/ a (* (- y x) (- z t)))) |
(-.f64 (/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t (-.f64 y x)) (-.f64 z t))) |
(/ a (* (- y x) (- z t))) |
(/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(* a (+ (* -1 (/ t (* a (* (- y x) (- z t))))) (/ 1 (* (- y x) (- z t))))) |
(*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)) (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))))) |
(/ a (* (- y x) (- z t))) |
(/.f64 (/.f64 a (-.f64 y x)) (-.f64 z t)) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(* -1 (* a (- (/ t (* a (* (- y x) (- z t)))) (/ 1 (* (- y x) (- z t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 (/.f64 t a) (*.f64 (-.f64 z t) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z t)))) |
(/ a (* z (- y x))) |
(/.f64 (/.f64 a z) (-.f64 y x)) |
(+ (* -1 (* t (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(-.f64 (/.f64 (/.f64 a z) (-.f64 y x)) (*.f64 t (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (/.f64 a (*.f64 (-.f64 y x) (*.f64 z z)))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(+.f64 (/.f64 (/.f64 a z) (-.f64 y x)) (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 z z))) (/.f64 (/.f64 a (*.f64 z (*.f64 z z))) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (/.f64 a (*.f64 (-.f64 y x) (*.f64 z z))))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ a (* (pow z 4) (- y x)))) (/ 1 (* (pow z 3) (- y x)))))) (+ (* -1 (/ a (* (pow z 3) (- y x)))) (/ 1 (* (pow z 2) (- y x)))))) (+ (* -1 (/ a (* (pow z 2) (- y x)))) (/ 1 (* z (- y x)))))) (/ a (* z (- y x)))) |
(+.f64 (/.f64 (/.f64 a z) (-.f64 y x)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z z)))) (/.f64 a (*.f64 (-.f64 y x) (pow.f64 z #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (*.f64 z z))) (/.f64 (/.f64 a (*.f64 z (*.f64 z z))) (-.f64 y x))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) (/.f64 a (*.f64 (-.f64 y x) (*.f64 z z))))))) |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(- (+ (* -1 (/ a (* t (- y x)))) (/ 1 (- y x))) (* -1 (/ z (* t (- y x))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 a t) (-.f64 y x))) (/.f64 (/.f64 z t) (-.f64 y x))) |
(- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2)))) (* -1 (/ z (* t (- y x))))) |
(+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 a t) (-.f64 y x))) (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 z (-.f64 y x)))) (*.f64 t t))) (/.f64 (/.f64 z t) (-.f64 y x))) |
(- (+ (* -1 (/ a (* t (- y x)))) (+ (/ 1 (- y x)) (/ (* (pow z 2) (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 3)))) (+ (* -1 (/ z (* t (- y x)))) (* -1 (/ (* z (- (* -1 (/ a (- y x))) (* -1 (/ z (- y x))))) (pow t 2))))) |
(+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (/.f64 a t) (-.f64 y x))) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 z (-.f64 y x))) (*.f64 t t)) (/.f64 (*.f64 z z) t))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z t) (-.f64 y x)) (/.f64 (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 y x))) (/.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(/ 1 (- y x)) |
(/.f64 #s(literal 1 binary64) (-.f64 y x)) |
(+ (* -1 (/ (- (/ a (- y x)) (/ z (- y x))) t)) (/ 1 (- y x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 (/.f64 a (-.f64 y x)) (/.f64 z (-.f64 y x))) t)) |
(+ (* -1 (/ (- (+ (/ a (- y x)) (/ (* z (- (/ a (- y x)) (/ z (- y x)))) t)) (/ z (- y x))) t)) (/ 1 (- y x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (+.f64 (/.f64 a (-.f64 y x)) (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 a (-.f64 y x)) (/.f64 z (-.f64 y x))) t)) (/.f64 z (-.f64 y x)))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow z 2) (- (/ a (- y x)) (/ z (- y x)))) t)) (* z (- (/ a (- y x)) (/ z (- y x))))) t)) (/ a (- y x))) (/ z (- y x))) t)) (/ 1 (- y x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (-.f64 (-.f64 (/.f64 a (-.f64 y x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 a (-.f64 y x)) (/.f64 z (-.f64 y x)))) t)) (*.f64 z (-.f64 (/.f64 a (-.f64 y x)) (/.f64 z (-.f64 y x))))) t)) (/.f64 z (-.f64 y x))) t)) |
(* -1 (/ (- a t) (* x (- z t)))) |
(/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t)))))) |
(-.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (/ t (* (pow x 2) (- z t))) (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) x)) (/ a (* (pow x 2) (- z t)))))) |
(-.f64 (*.f64 y (+.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t)))) x) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t))))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) |
(+ (* -1 (/ (- a t) (* x (- z t)))) (* y (- (+ (* y (- (/ (* y (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t))))) (pow x 2)) (* -1 (/ (- (/ t (* (pow x 2) (- z t))) (/ a (* (pow x 2) (- z t)))) x)))) (/ t (* (pow x 2) (- z t)))) (/ a (* (pow x 2) (- z t)))))) |
(-.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t)))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t))) x))) (-.f64 (/.f64 (/.f64 t (*.f64 x x)) (-.f64 z t)) (/.f64 (/.f64 a (*.f64 x x)) (-.f64 z t))))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(/ (- (+ (/ a (- z t)) (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t))) y) |
(/.f64 (+.f64 (/.f64 a (-.f64 z t)) (-.f64 (/.f64 (*.f64 (-.f64 a t) x) (*.f64 y (-.f64 z t))) (/.f64 t (-.f64 z t)))) y) |
(/ (- (+ (/ a (- z t)) (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (/ t (- z t)))) y) |
(/.f64 (-.f64 (+.f64 (/.f64 a (-.f64 z t)) (*.f64 (*.f64 x x) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 y y))))) (-.f64 (/.f64 t (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 y (-.f64 z t))))) y) |
(/ (- (+ (/ a (- z t)) (/ (* (pow x 3) (- a t)) (* (pow y 3) (- z t)))) (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (+ (* -1 (/ (* (pow x 2) (- a t)) (* (pow y 2) (- z t)))) (/ t (- z t))))) y) |
(/.f64 (-.f64 (+.f64 (/.f64 a (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y y))))) (-.f64 (-.f64 (/.f64 t (-.f64 z t)) (*.f64 (*.f64 x x) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 y y))))) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 y (-.f64 z t))))) y) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(* -1 (/ (+ (* -1 (/ (* x (- a t)) (* y (- z t)))) (* -1 (/ (- a t) (- z t)))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 a t) x) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* x (- a t)) (- z t)) (/ (* (pow x 2) (- a t)) (* y (- z t)))) y)) (* -1 (/ (- a t) (- z t)))) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 x x)) (*.f64 y (-.f64 z t)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (- a t)) (- z t))) (* -1 (/ (* (pow x 3) (- a t)) (* y (- z t))))) y)) (/ (* x (- a t)) (- z t))) y)) (* -1 (/ (- a t) (- z t)))) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 a t) x) (-.f64 z t)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 a t) (-.f64 z t)))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ (- a t) (* y (- z t))) |
(/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) |
(- (+ (/ a (* y (- z t))) (/ (* x (- a t)) (* (pow y 2) (- z t)))) (/ t (* y (- z t)))) |
(-.f64 (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 z t) (*.f64 y y)))) (/.f64 t (*.f64 y (-.f64 z t)))) |
(- (+ (* x (- (/ (* x (- a t)) (* (pow y 3) (- z t))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 y y))))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(- (+ (* x (- (* x (- (/ (* x (- a t)) (* (pow y 4) (- z t))) (* -1 (/ (- a t) (* (pow y 3) (- z t)))))) (* -1 (/ (- a t) (* (pow y 2) (- z t)))))) (/ a (* y (- z t)))) (/ t (* y (- z t)))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (-.f64 a t) x) (*.f64 (-.f64 z t) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y y)))))) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 y y))))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(* -1 (/ (- a t) (* x (- z t)))) |
(/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) |
(/ (+ (* -1 (/ (* y (- a t)) (* x (- z t)))) (* -1 (/ (- a t) (- z t)))) x) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) x))) x) |
(/ (- (+ (* -1 (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t)))) (* -1 (/ (- a t) (- z t)))) (/ (* y (- a t)) (* x (- z t)))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 x x)))) (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) x))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (- a t)) (* (pow x 3) (- z t)))) (* -1 (/ (- a t) (- z t)))) (+ (/ (* y (- a t)) (* x (- z t))) (/ (* (pow y 2) (- a t)) (* (pow x 2) (- z t))))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (*.f64 (-.f64 a t) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 z t) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) x)) (/.f64 (*.f64 (-.f64 a t) (*.f64 y y)) (*.f64 (-.f64 z t) (*.f64 x x))))) x) |
(* -1 (/ (- a t) (* x (- z t)))) |
(/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) |
(* -1 (/ (- (+ (/ a (- z t)) (/ (* y (- a t)) (* x (- z t)))) (/ t (- z t))) x)) |
(/.f64 (+.f64 (/.f64 a (-.f64 z t)) (-.f64 (/.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) x)) (/.f64 t (-.f64 z t)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (- a t)) (* x (- z t)))) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x))) (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (- a t)) (* x (- z t))) (* -1 (/ (* (pow y 2) (- a t)) (- z t)))) x)) (/ (* y (- a t)) (- z t))) x)) (/ a (- z t))) (/ t (- z t))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 y y)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y (-.f64 a t)) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 a t) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- a t) (* t (- y x)))) |
(/.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x)))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x)))) (/.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 y x))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (/ 1 (* t (- y x))) (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) t)) (/ a (* (pow t 2) (- y x)))))) |
(-.f64 (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (-.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x)))) t) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x))))) (/.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 y x))) |
(+ (* -1 (/ (- a t) (* t (- y x)))) (* z (- (+ (* z (- (/ (* z (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x))))) (pow t 2)) (* -1 (/ (- (/ 1 (* t (- y x))) (/ a (* (pow t 2) (- y x)))) t)))) (/ 1 (* t (- y x)))) (/ a (* (pow t 2) (- y x)))))) |
(-.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 z (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x))) t))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) (/.f64 (/.f64 a (*.f64 t t)) (-.f64 y x))))) (/.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 y x))) |
(/ (- a t) (* z (- y x))) |
(/.f64 (/.f64 (-.f64 a t) z) (-.f64 y x)) |
(/ (- (+ (/ a (- y x)) (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x))) z) |
(/.f64 (+.f64 (/.f64 a (-.f64 y x)) (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z (-.f64 y x))) (/.f64 t (-.f64 y x)))) z) |
(/ (- (+ (/ a (- y x)) (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (/ t (- y x)))) z) |
(/.f64 (+.f64 (/.f64 a (-.f64 y x)) (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 z z))) (-.f64 (/.f64 t (-.f64 y x)) (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z (-.f64 y x)))))) z) |
(/ (- (+ (/ a (- y x)) (/ (* (pow t 3) (- a t)) (* (pow z 3) (- y x)))) (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (+ (* -1 (/ (* (pow t 2) (- a t)) (* (pow z 2) (- y x)))) (/ t (- y x))))) z) |
(/.f64 (+.f64 (/.f64 a (-.f64 y x)) (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z z)))) (-.f64 (-.f64 (/.f64 t (-.f64 y x)) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 (-.f64 y x) (*.f64 z z)))) (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z (-.f64 y x)))))) z) |
(/ (- a t) (* z (- y x))) |
(/.f64 (/.f64 (-.f64 a t) z) (-.f64 y x)) |
(* -1 (/ (+ (* -1 (/ (* t (- a t)) (* z (- y x)))) (* -1 (/ (- a t) (- y x)))) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 (-.f64 a t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (/ (* t (- a t)) (- y x)) (/ (* (pow t 2) (- a t)) (* z (- y x)))) z)) (* -1 (/ (- a t) (- y x)))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (+.f64 (/.f64 (*.f64 t (-.f64 a t)) (-.f64 y x)) (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (*.f64 z (-.f64 y x)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (- a t)) (- y x))) (* -1 (/ (* (pow t 3) (- a t)) (* z (- y x))))) z)) (/ (* t (- a t)) (- y x))) z)) (* -1 (/ (- a t) (- y x)))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 (/.f64 (*.f64 t (-.f64 a t)) (-.f64 y x)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 a t) z)) (-.f64 y x))) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* x (- z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 (-.f64 z t) x) y)) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 (-.f64 z t) x) y)) t)) |
(* y (- (+ z (* -1 (/ (* x (- z t)) y))) t)) |
(*.f64 y (-.f64 (-.f64 z (/.f64 (*.f64 (-.f64 z t) x) y)) t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t))) |
(* -1 (* y (+ (* -1 (- z t)) (/ (* x (- z t)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 (-.f64 z t) x) y) (-.f64 z t))) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) x)) |
(+ (* -1 (* x (- z t))) (* y (- z t))) |
(-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) 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 #s(literal 0 binary64) (-.f64 y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y x) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y x) z))) x)) |
(* z (- (+ y (* -1 (/ (* t (- y x)) z))) x)) |
(*.f64 z (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y x) z))) x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t (/.f64 (-.f64 y x) z)) (-.f64 y x))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t (/.f64 (-.f64 y x) z)) (-.f64 y x))) |
(* -1 (* z (+ (* -1 (- y x)) (/ (* t (- y x)) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t (/.f64 (-.f64 y x) z)) (-.f64 y x))) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(+ (* -1 (* t (- y x))) (* z (- y x))) |
(-.f64 (*.f64 z (-.f64 y x)) (*.f64 t (-.f64 y x))) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* t (+ (* -1 (- y x)) (/ (* z (- y x)) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (-.f64 y x))) |
(* -1 (* t (- y x))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(* -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)) |
Compiled 59301 to 5122 computations (91.4% saved)
30 alts after pruning (26 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2214 | 17 | 2231 |
| Fresh | 4 | 9 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2219 | 30 | 2249 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.0% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| 29.7% | (/.f64 (*.f64 z (-.f64 y x)) a) | |
| ✓ | 39.8% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 21.6% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 19.6% | (/.f64 (*.f64 y z) a) | |
| 51.7% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 39.3% | (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) | |
| 48.4% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 34.6% | (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) | |
| 15.4% | (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) | |
| 32.0% | (+.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 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) | |
| ✓ | 82.6% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
| 65.8% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) | |
| 65.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) (-.f64 y x)))) | |
| 15.8% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 15.6% | (+.f64 x (-.f64 y x)) | |
| ✓ | 53.3% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
| ▶ | 76.7% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
| ▶ | 82.6% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
| 51.1% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) | |
| 51.7% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| 39.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) | |
| 46.2% | (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) | |
| 71.4% | (*.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)) | |
| 68.5% | (*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) | |
| 31.0% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 40.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| ▶ | 34.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
| ▶ | 20.3% | y |
| ✓ | 22.5% | x |
Compiled 990 to 611 computations (38.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 a t)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
| 1884× | *-lowering-*.f32 |
| 1884× | *-lowering-*.f64 |
| 1622× | fma-lowering-fma.f32 |
| 1622× | fma-lowering-fma.f64 |
| 1504× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 161 |
| 1 | 51 | 153 |
| 2 | 157 | 153 |
| 3 | 569 | 152 |
| 4 | 1974 | 152 |
| 5 | 5615 | 152 |
| 0 | 8082 | 152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (* (/ 1 (- a t)) (- z t)) (- y x))) |
x |
(* (* (/ 1 (- a t)) (- z t)) (- y x)) |
(* (/ 1 (- a t)) (- z t)) |
(/ 1 (- a t)) |
1 |
(- a t) |
a |
t |
(- z t) |
z |
(- y x) |
y |
y |
(* x (- 1 (/ (- z t) a))) |
x |
(- 1 (/ (- z t) a)) |
1 |
(/ (- z t) a) |
(- z t) |
z |
t |
a |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
(- a t) |
a |
t |
(+ x (* (- z t) (* (/ 1 (- a t)) (- y x)))) |
x |
(* (- z t) (* (/ 1 (- a t)) (- y x))) |
(- z t) |
z |
t |
(* (/ 1 (- a t)) (- y x)) |
(/ 1 (- a t)) |
1 |
(- a t) |
a |
(- y x) |
y |
| Outputs |
|---|
(+ x (* (* (/ 1 (- a t)) (- z t)) (- y x))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
x |
(* (* (/ 1 (- a t)) (- z t)) (- y x)) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(* (/ 1 (- a t)) (- z t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ 1 (- a t)) |
(/.f64 #s(literal 1 binary64) (-.f64 a t)) |
1 |
#s(literal 1 binary64) |
(- a t) |
(-.f64 a t) |
a |
t |
(- z t) |
(-.f64 z t) |
z |
(- y x) |
(-.f64 y x) |
y |
y |
(* x (- 1 (/ (- z t) a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
x |
(- 1 (/ (- z t) a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
1 |
#s(literal 1 binary64) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(- z t) |
(-.f64 z t) |
z |
t |
a |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
(- a t) |
(-.f64 a t) |
a |
t |
(+ x (* (- z t) (* (/ 1 (- a t)) (- y x)))) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
x |
(* (- z t) (* (/ 1 (- a t)) (- y x))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t))) |
(- z t) |
(-.f64 z t) |
z |
t |
(* (/ 1 (- a t)) (- y x)) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/ 1 (- a t)) |
(/.f64 #s(literal 1 binary64) (-.f64 a t)) |
1 |
#s(literal 1 binary64) |
(- a t) |
(-.f64 a t) |
a |
(- y x) |
(-.f64 y x) |
y |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 a t)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
| ✓ | accuracy | 90.8% | (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x))) |
| ✓ | accuracy | 83.1% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 90.6% | (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) a) |
| ✓ | accuracy | 94.0% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 a t)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
| ✓ | accuracy | 97.7% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x)) |
| ✓ | accuracy | 83.1% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
| 106.0ms | 209× | 0 | valid |
| 35.0ms | 41× | 1 | valid |
| 10.0ms | 6× | 2 | valid |
Compiled 175 to 22 computations (87.4% saved)
ival-mult: 12.0ms (32.9% of total)ival-div: 11.0ms (30.1% of total)ival-sub: 7.0ms (19.2% of total)backward-pass: 3.0ms (8.2% of total)ival-add: 3.0ms (8.2% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (* (/ 1 (- a t)) (- z t)) (- y x)))> |
#<alt (* (* (/ 1 (- a t)) (- z t)) (- y x))> |
#<alt (* (/ 1 (- a t)) (- z t))> |
#<alt (/ 1 (- a t))> |
#<alt (* x (- 1 (/ (- z t) a)))> |
#<alt (- 1 (/ (- z t) a))> |
#<alt (/ (- z t) a)> |
#<alt (- z t)> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* z (- y x))> |
#<alt (- y x)> |
#<alt (- a t)> |
#<alt (+ x (* (- z t) (* (/ 1 (- a t)) (- y x))))> |
#<alt (* (- z t) (* (/ 1 (- a t)) (- y x)))> |
#<alt (* (/ 1 (- a t)) (- 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 (/ (* (- 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 (+ 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 (/ (* (- 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 (- 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 (/ (- 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 (/ 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 (/ 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 (/ -1 t)> |
#<alt (- (* -1 (/ a (pow t 2))) (/ 1 t))> |
#<alt (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ 1 a)> |
#<alt (/ (+ 1 (/ t a)) a)> |
#<alt (/ (- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a))) a)> |
#<alt (/ (- (+ 1 (/ (pow t 3) (pow a 3))) (+ (* -1 (/ t a)) (* -1 (/ (pow t 2) (pow a 2))))) a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (- (* -1 (/ t a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) 1) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) 1) a))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ t (pow a 2)))> |
#<alt (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))> |
#<alt (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))> |
#<alt (/ -1 t)> |
#<alt (/ (- (* -1 (/ a t)) 1) t)> |
#<alt (/ (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) t)> |
#<alt (/ (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) t)> |
#<alt (/ -1 t)> |
#<alt (* -1 (/ (+ 1 (/ a t)) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) t))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (- (+ 1 (/ t a)) (/ z a)))> |
#<alt (* x (+ 1 (/ t a)))> |
#<alt (+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a))))> |
#<alt (+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a))))> |
#<alt (+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a))))> |
#<alt (* -1 (/ (* x z) a))> |
#<alt (* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z)))> |
#<alt (* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z)))> |
#<alt (* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z)))> |
#<alt (* -1 (/ (* x z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a))))> |
#<alt (* x (- 1 (/ z a)))> |
#<alt (+ (* x (- 1 (/ z a))) (/ (* t x) a))> |
#<alt (+ (* x (- 1 (/ z a))) (/ (* t x) a))> |
#<alt (+ (* x (- 1 (/ z a))) (/ (* t x) a))> |
#<alt (/ (* t x) a)> |
#<alt (* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t)))> |
#<alt (* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t)))> |
#<alt (* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t)))> |
#<alt (/ (* t x) a)> |
#<alt (* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t)))))> |
#<alt (/ (* x (- t z)) a)> |
#<alt (/ (+ (* a x) (* x (- t z))) a)> |
#<alt (/ (+ (* a x) (* x (- t z))) a)> |
#<alt (/ (+ (* a x) (* x (- t z))) a)> |
#<alt x> |
#<alt (+ x (/ (* x (- t z)) a))> |
#<alt (+ x (/ (* x (- t z)) a))> |
#<alt (+ x (/ (* x (- t z)) a))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ x (* -1 (/ (* x (- z t)) a)))> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (/ t a)))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (/ t a)))> |
#<alt (+ 1 (+ (* -1 (/ z a)) (/ t a)))> |
#<alt (* -1 (/ z a))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a)))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a)))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a)))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a))))> |
#<alt (- 1 (/ z a))> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (/ t a)> |
#<alt (* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t))))> |
#<alt (* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t))))> |
#<alt (* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t))))> |
#<alt (/ t a)> |
#<alt (* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a))))> |
#<alt (/ (- t z) a)> |
#<alt (/ (- (+ a t) z) a)> |
#<alt (/ (- (+ a t) z) a)> |
#<alt (/ (- (+ a t) z) a)> |
#<alt 1> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (* -1 (/ t a))> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (/ z a)> |
#<alt (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))> |
#<alt (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))> |
#<alt (* z (+ (* -1 (/ t (* a z))) (/ 1 a)))> |
#<alt (/ z a)> |
#<alt (* -1 (* z (- (/ t (* a z)) (/ 1 a))))> |
#<alt (* -1 (* z (- (/ t (* a z)) (/ 1 a))))> |
#<alt (* -1 (* z (- (/ t (* a z)) (/ 1 a))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (+ (* -1 (/ t a)) (/ z a))> |
#<alt (* -1 (/ t a))> |
#<alt (* t (- (/ z (* a t)) (/ 1 a)))> |
#<alt (* t (- (/ z (* a t)) (/ 1 a)))> |
#<alt (* t (- (/ z (* a t)) (/ 1 a)))> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))> |
#<alt (* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) a)> |
#<alt (/ (- z t) 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 (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<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 (+ (* 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 (/ (- 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 (- 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)))))> |
159 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | inf | (/ (* z (- y x)) (- a t)) |
| 5.0ms | a | @ | inf | (+ x (* (* (/ 1 (- a t)) (- z t)) (- y x))) |
| 2.0ms | z | @ | -inf | (* (/ 1 (- a t)) (- z t)) |
| 1.0ms | y | @ | 0 | (* (/ 1 (- a t)) (- y x)) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ (- z t) a))) |
| 1× | batch-egg-rewrite |
| 4420× | *-lowering-*.f32 |
| 4420× | *-lowering-*.f64 |
| 3982× | /-lowering-/.f32 |
| 3982× | /-lowering-/.f64 |
| 2104× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 116 |
| 1 | 141 | 108 |
| 2 | 1270 | 108 |
| 0 | 8406 | 108 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (* (/ 1 (- a t)) (- z t)) (- y x))) |
(* (* (/ 1 (- a t)) (- z t)) (- y x)) |
(* (/ 1 (- a t)) (- z t)) |
(/ 1 (- a t)) |
(* x (- 1 (/ (- z t) a))) |
(- 1 (/ (- z t) a)) |
(/ (- z t) a) |
(- z t) |
(/ (* z (- y x)) (- a t)) |
(* z (- y x)) |
(- y x) |
(- a t) |
(+ x (* (- z t) (* (/ 1 (- a t)) (- y x)))) |
(* (- z t) (* (/ 1 (- a t)) (- y x))) |
(* (/ 1 (- a t)) (- y x)) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z 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 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a 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 y (/.f64 (-.f64 z t) (-.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 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.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 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a 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 (-.f64 y x) (-.f64 a t)) z (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a 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 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.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 (-.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 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 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a 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 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.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 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 (*.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 (-.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 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 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 a 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 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))) |
(/.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 t z))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 t z) (-.f64 a t)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.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 (pow.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.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 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.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 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.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 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 t z))) |
(/.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 (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 t z) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.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 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t z)))) |
(/.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 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.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 #s(literal 0 binary64) (-.f64 a t)) (+.f64 t z)))) |
(/.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 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.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))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t))))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(*.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)) (/.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (/.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 (*.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 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a t)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(pow.f64 (-.f64 a t) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 a t) (-.f64 a t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (-.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (-.f64 a t) #s(literal -1/2 binary64))) |
(*.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 (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 t a)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) (/.f64 (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) (/.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))) (/.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 t a))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) a) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) a) (/.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)))) |
(+.f64 (/.f64 z a) (neg.f64 (/.f64 t a))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) t (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z a) (/.f64 t a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) a) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) a) (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) a)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 a (+.f64 t z))) (/.f64 (*.f64 t t) (*.f64 a (+.f64 t z)))) |
(-.f64 (/.f64 (*.f64 z a) (*.f64 a a)) (/.f64 (*.f64 a t) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (+.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (*.f64 (/.f64 z a) (/.f64 t a))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (+.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (*.f64 (/.f64 z a) (/.f64 t a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (+.f64 (/.f64 z a) (/.f64 t a))) (/.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (+.f64 (/.f64 z a) (/.f64 t a)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 t a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 z t))))) |
(/.f64 (-.f64 z t) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 a (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (*.f64 a (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.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 t z))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.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 (*.f64 z z) (*.f64 t t))) (neg.f64 (*.f64 a (+.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (+.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (*.f64 (/.f64 z a) (/.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (*.f64 (/.f64 t a) (/.f64 t a))) (+.f64 (/.f64 z a) (/.f64 t a))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 #s(literal 1 binary64) a)) (+.f64 t z)) |
(/.f64 (-.f64 (*.f64 z a) (*.f64 a t)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a t)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a z) t)) (*.f64 (/.f64 a z) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 z (/.f64 a t)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) a) (*.f64 (-.f64 #s(literal 0 binary64) a) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) t))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z a) (*.f64 a t))) (neg.f64 (*.f64 a 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 t z))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t z) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (+.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (*.f64 (/.f64 z a) (/.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (*.f64 (/.f64 t a) (/.f64 t a)))) (neg.f64 (+.f64 (/.f64 z a) (/.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) a))) (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) a))) (neg.f64 (+.f64 t z))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (-.f64 (*.f64 (neg.f64 (/.f64 t a)) (neg.f64 (/.f64 t a))) (*.f64 (/.f64 z a) (neg.f64 (/.f64 t a)))))) |
(pow.f64 (/.f64 a (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.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 a (-.f64 (*.f64 z z) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) a) (/.f64 (-.f64 z t) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))))) |
(*.f64 (/.f64 (+.f64 t z) a) (/.f64 (-.f64 z t) (+.f64 t z))) |
(+.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(-.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))) |
(-.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) z (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.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 #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 (*.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 (*.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 z) (*.f64 t 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 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)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 t z))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 t t) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) #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 (-.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 z (-.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 z (-.f64 y x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.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 a t)))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 z (-.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (-.f64 a t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(/.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 y y) (*.f64 x 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 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 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))))) |
(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 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 a (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) a) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 a t)) #s(literal -1 binary64)))) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a t) #s(literal -1 binary64))) |
(-.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 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 a t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 a t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 a #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 a t))) (/.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 a 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 a t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(/.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 (*.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 a t)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 a t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64)) |
(/.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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 (-.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(/.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)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 t t) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)))) |
(pow.f64 (-.f64 a t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(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 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 a t))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (/.f64 (+.f64 a t) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (+.f64 a t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z 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 y x) (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z t)) (/.f64 (-.f64 y x) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a 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 y (/.f64 (-.f64 z t) (-.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 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 z (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) (*.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 (-.f64 z t) (-.f64 a t)) y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a 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 (-.f64 y x) (-.f64 a t)) z (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a 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 t z))))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.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 (-.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 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 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (-.f64 a t))) (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 y x) (-.f64 a 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 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (-.f64 y x)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t (+.f64 t z))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x)) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.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 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 (*.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 (-.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 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 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 y x) (-.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 (-.f64 y x) (-.f64 a 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 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))) |
(/.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 t z))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 t z) (-.f64 a t)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 y x) (-.f64 a t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.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 (pow.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 z t) (-.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 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 z t) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.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 (-.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(-.f64 (/.f64 y (-.f64 a t)) (/.f64 x (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (+.f64 x y))) (/.f64 (*.f64 x x) (*.f64 (-.f64 a t) (+.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (-.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 y y) (*.f64 x x)) (*.f64 (-.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 a 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 a t) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.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 #s(literal -1 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 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 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x y) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 y (-.f64 a t)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (*.f64 (-.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 #s(literal 0 binary64) (-.f64 a 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 #s(literal 0 binary64) (-.f64 a t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 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 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.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))) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 a t))))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) (-.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 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.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 (*.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 a t)))))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 a t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) |
(*.f64 (/.f64 (+.f64 x y) (-.f64 a t)) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
| 1× | egg-herbie |
| 4760× | *-lowering-*.f32 |
| 4760× | *-lowering-*.f64 |
| 3572× | +-lowering-+.f64 |
| 3572× | +-lowering-+.f32 |
| 1644× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 915 | 10129 |
| 1 | 3114 | 9150 |
| 0 | 8271 | 9150 |
| 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 (/ (* (- 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)))))) |
(+ 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 (/ (* (- 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 (- 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 (/ (- 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)) |
(/ 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 (/ 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))))) |
(/ -1 t) |
(- (* -1 (/ a (pow t 2))) (/ 1 t)) |
(- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ 1 a) |
(/ (+ 1 (/ t a)) a) |
(/ (- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a))) a) |
(/ (- (+ 1 (/ (pow t 3) (pow a 3))) (+ (* -1 (/ t a)) (* -1 (/ (pow t 2) (pow a 2))))) a) |
(/ 1 a) |
(* -1 (/ (- (* -1 (/ t a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) 1) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) 1) a)) |
(/ 1 a) |
(+ (/ 1 a) (/ t (pow a 2))) |
(+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)) |
(+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(/ -1 t) |
(/ (- (* -1 (/ a t)) 1) t) |
(/ (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) t) |
(/ -1 t) |
(* -1 (/ (+ 1 (/ a t)) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) t)) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(* x (+ 1 (/ t a))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(* -1 (/ (* x z) a)) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(* -1 (/ (* x z) a)) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(* x (- 1 (/ z a))) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(/ (* t x) a) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(/ (* t x) a) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(/ (* x (- t z)) a) |
(/ (+ (* a x) (* x (- t z))) a) |
(/ (+ (* a x) (* x (- t z))) a) |
(/ (+ (* a x) (* x (- t z))) a) |
x |
(+ x (/ (* x (- t z)) a)) |
(+ x (/ (* x (- t z)) a)) |
(+ x (/ (* x (- t z)) a)) |
x |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(+ 1 (/ t a)) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(* -1 (/ z a)) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(* -1 (/ z a)) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(- 1 (/ z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(/ t a) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(/ t a) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(/ (- t z) a) |
(/ (- (+ a t) z) a) |
(/ (- (+ a t) z) a) |
(/ (- (+ a t) z) a) |
1 |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
1 |
(+ 1 (* -1 (/ (- z t) a))) |
(+ 1 (* -1 (/ (- z t) a))) |
(+ 1 (* -1 (/ (- z t) a))) |
(* -1 (/ t a)) |
(+ (* -1 (/ t a)) (/ z a)) |
(+ (* -1 (/ t a)) (/ z a)) |
(+ (* -1 (/ t a)) (/ z a)) |
(/ z a) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(/ z a) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(/ z a) |
(+ (* -1 (/ t a)) (/ z a)) |
(+ (* -1 (/ t a)) (/ z a)) |
(+ (* -1 (/ t a)) (/ z a)) |
(* -1 (/ t a)) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(* -1 (/ t a)) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a)))) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a)))) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 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) 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))))) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(* -1 (/ (* x z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(/ (* y z) (- a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(* -1 (/ (* x z) (- a t))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* -1 (/ (* x z) (- a t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(/ (* z (- y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/ (* z (- y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(/ (* z (- y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(* -1 (/ (* z (- y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -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)) |
(+ (* 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 (/ (- 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 (- 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))))) |
| 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 t z) (-.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 t z) (-.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 t z) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.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 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* -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 x) (/.f64 (-.f64 t 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 x) (/.f64 (-.f64 t 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 x) (/.f64 (-.f64 t z) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.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 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 (*.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 (-.f64 z t) (-.f64 y x)) 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)) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) 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 (-.f64 z t) (-.f64 y x)) a) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 t (-.f64 y x)) a) (/.f64 (-.f64 z t) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (-.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 y x) (-.f64 t z)) (/.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 y x) (-.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) 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 #s(literal 0 binary64) (/.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.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 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.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 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (-.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)) |
(+ x (* -1 (/ (* x (- z t)) (- a t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.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 t z) (-.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 t z) (-.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 t z) (-.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 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) y)))) |
(* -1 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (+.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 y x) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 (*.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 (-.f64 z t) (-.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 (*.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 t t) (/.f64 (*.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)) a) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 t z))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a))) a) |
(/ (* (- y x) (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (/.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 y x) (-.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (*.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 y x) (-.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 t z))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) a)) 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 #s(literal 0 binary64) (/.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.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 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.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 y (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) 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 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (-.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 (- z t)) (- a t))) |
(*.f64 x (/.f64 (-.f64 t z) (-.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 x y) (/.f64 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.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 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 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 x (/.f64 (-.f64 t z) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (/.f64 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -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 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 z (-.f64 (/.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 (-.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 (*.f64 t t) (-.f64 t z)) (*.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 t (/.f64 (-.f64 t z) a)) (-.f64 t z)) (-.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 z) (/.f64 (+.f64 (*.f64 t (-.f64 z t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 t 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 z) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (+.f64 (*.f64 (*.f64 t t) (-.f64 t z)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 t z) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ 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 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 #s(literal 1 binary64) (+.f64 (/.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 (*.f64 a (-.f64 z a)) t) a)) t)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(-.f64 #s(literal 1 binary64) (/.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 (/ 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 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 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(- (* -1 (/ a (pow t 2))) (/ 1 t)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 t t))) (/.f64 #s(literal -1 binary64) t)) |
(- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (*.f64 a (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) t)) |
(- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))) (/.f64 #s(literal -1 binary64) t)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (/ t a)) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) a) |
(/ (- (+ 1 (/ (pow t 2) (pow a 2))) (* -1 (/ t a))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (/.f64 t a))) a) |
(/ (- (+ 1 (/ (pow t 3) (pow a 3))) (+ (* -1 (/ t a)) (* -1 (/ (pow t 2) (pow a 2))))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) a) (/.f64 (*.f64 t t) (*.f64 a a))))) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (- (* -1 (/ t a)) 1) a)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) a) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) 1) a)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 t t) a) t) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) 1) a)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) a)) (*.f64 t t)) (-.f64 #s(literal 0 binary64) a)) t) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ t (pow a 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))) |
(+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))))) |
(+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))))))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ (- (* -1 (/ a t)) 1) t) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) t) |
(/ (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal 1 binary64) (/.f64 a t))) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) t) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(* -1 (/ (+ 1 (/ a t)) t)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) t) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) t) a) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (*.f64 a a)) (-.f64 #s(literal 0 binary64) t)) a) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (- (+ 1 (/ t a)) (/ z a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* x (+ 1 (/ t a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ (* -1 (/ (* x z) a)) (* x (+ 1 (/ t a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(* -1 (/ (* x z) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) a) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z) (/.f64 x a))) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z) (/.f64 x a))) |
(* z (+ (* -1 (/ x a)) (/ (* x (+ 1 (/ t a))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z) (/.f64 x a))) |
(* -1 (/ (* x z) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z x)) a) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x a) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x a) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (- 1 (* -1 (/ t a)))) z)) (/ x a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 x a) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) z))) |
(* x (- 1 (/ z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (/.f64 x a))) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (/.f64 x a))) |
(+ (* x (- 1 (/ z a))) (/ (* t x) a)) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 t (/.f64 x a))) |
(/ (* t x) a) |
(*.f64 t (/.f64 x a)) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(*.f64 t (+.f64 (/.f64 x a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) t))) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(*.f64 t (+.f64 (/.f64 x a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) t))) |
(* t (+ (/ x a) (/ (* x (- 1 (/ z a))) t))) |
(*.f64 t (+.f64 (/.f64 x a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) t))) |
(/ (* t x) a) |
(*.f64 t (/.f64 x a)) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x a))) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x a))) |
(* -1 (* t (+ (* -1 (/ x a)) (* -1 (/ (* x (- 1 (/ z a))) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) t)) (/.f64 x a))) |
(/ (* x (- t z)) a) |
(/.f64 (*.f64 x (-.f64 t z)) a) |
(/ (+ (* a x) (* x (- t z))) a) |
(/.f64 (+.f64 (*.f64 x (-.f64 t z)) (*.f64 a x)) a) |
(/ (+ (* a x) (* x (- t z))) a) |
(/.f64 (+.f64 (*.f64 x (-.f64 t z)) (*.f64 a x)) a) |
(/ (+ (* a x) (* x (- t z))) a) |
(/.f64 (+.f64 (*.f64 x (-.f64 t z)) (*.f64 a x)) a) |
x |
(+ x (/ (* x (- t z)) a)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ x (/ (* x (- t z)) a)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ x (/ (* x (- t z)) a)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
x |
(+ x (* -1 (/ (* x (- z t)) a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ x (* -1 (/ (* x (- z t)) a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a))) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(+ 1 (+ (* -1 (/ z a)) (/ t a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(* -1 (/ z a)) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a)))) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a)))) |
(* z (- (+ (/ 1 z) (/ t (* a z))) (/ 1 a))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ z a)) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) z)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) z)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t a))) z)) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) z)))) |
(- 1 (/ z a)) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(/ t a) |
(/.f64 t a) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) t))) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) t))) |
(* t (- (+ (/ 1 a) (/ 1 t)) (/ z (* a t)))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) t))) |
(/ t a) |
(/.f64 t a) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* t (- (* -1 (/ (- 1 (/ z a)) t)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))) |
(/ (- t z) a) |
(/.f64 (-.f64 t z) a) |
(/ (- (+ a t) z) a) |
(/.f64 (+.f64 a (-.f64 t z)) a) |
(/ (- (+ a t) z) a) |
(/.f64 (+.f64 a (-.f64 t z)) a) |
(/ (- (+ a t) z) a) |
(/.f64 (+.f64 a (-.f64 t z)) a) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z t) a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(+ 1 (* -1 (/ (- z t) a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(+ 1 (* -1 (/ (- z t) a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(* -1 (/ t a)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(/ z a) |
(/.f64 z a) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 z a)))) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 z a)))) |
(* z (+ (* -1 (/ t (* a z))) (/ 1 a))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 z a)))) |
(/ z a) |
(/.f64 z a) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* z (- (/ t (* a z)) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 t (*.f64 z a)) (/.f64 #s(literal -1 binary64) a))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(+ (* -1 (/ t a)) (/ z a)) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ t a)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) a) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))) |
(* t (- (/ z (* a t)) (/ 1 a))) |
(*.f64 t (+.f64 (/.f64 z (*.f64 t a)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ t a)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) a) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 t a)))) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 t a)))) |
(* -1 (* t (+ (* -1 (/ z (* a t))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 t a)))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) 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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t))) (neg.f64 y)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 z x) (-.f64 a t))) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x)) (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 z (-.f64 y x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 z (*.f64 t t)) (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 z (*.f64 t t)) (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) (*.f64 a a))) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) (*.f64 a a))))) a) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 t (/.f64 (*.f64 z (-.f64 y x)) a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (/.f64 (-.f64 (*.f64 t (*.f64 z (-.f64 y x))) (/.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x)))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y x)) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* z (- y x)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a a))) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 z (-.f64 y x))) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 y x) a) (/.f64 z (*.f64 a a))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 (*.f64 a a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 z (*.f64 t t)) (/.f64 (-.f64 y x) t)))) (+.f64 (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) t) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 z (/.f64 (-.f64 y x) t)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (*.f64 z (-.f64 y x)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 z x) y))) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (neg.f64 y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (neg.f64 y)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z x) y) z) (neg.f64 y)) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) x) z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 z (/.f64 (*.f64 y z) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 (+.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 (-.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 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(-.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 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 t z) (-.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 t z) (-.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 t z) (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ (- z t) (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.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 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* x (+ 1 (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))))) |
(* -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 x) (/.f64 (-.f64 t 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 x) (/.f64 (-.f64 t 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 x) (/.f64 (-.f64 t z) (-.f64 a t)))) (+.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 #s(literal 0 binary64) (/.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.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 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.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 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (-.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 (/ (* (- 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 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 (*.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 (-.f64 z t) (-.f64 y x)) 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)) a) (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) 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 (-.f64 z t) (-.f64 y x)) a) (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 t (-.f64 y x)) a) (/.f64 (-.f64 z t) a))) |
x |
(+ x (/ (* (- y x) (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (-.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 y x) (-.f64 t z)) (/.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 y x) (-.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (*.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 t z) (-.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 t z) (-.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 t z) (-.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 t z) (-.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 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(* y (- (+ (* -1 (/ (* x (- z t)) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))) (/ t (- a t)))) |
(*.f64 y (+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 t z) (-.f64 a t))) (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 t (-.f64 a t))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) y)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* x (- z t)) (- a t)))) y)) (* -1 (/ (- z t) (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 a t)))) 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 #s(literal 0 binary64) (/.f64 (-.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 #s(literal 0 binary64) (/.f64 (-.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 t (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))) (*.f64 a a))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.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 y (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 (/.f64 (*.f64 a (-.f64 y x)) 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 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (-.f64 x (/.f64 (*.f64 a (-.f64 y x)) t)) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t 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 (-.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 (/ (* (- y x) (- z t)) t)) |
(*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (+.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 y x) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (*.f64 (-.f64 y x) (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 a 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 (*.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 (-.f64 z t) (-.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 (*.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 t t) (/.f64 (*.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)) a) (/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 t z))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) a))) a) |
(/ (* (- y x) (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 y x)) a) |
(* -1 (/ (+ (* -1 (* (- y x) (- z t))) (* -1 (/ (* t (* (- y x) (- z t))) a))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 y x) (-.f64 t z)) (/.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 y x) (-.f64 t z)) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (*.f64 (*.f64 t t) (/.f64 (*.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 y x) (-.f64 t z)) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y x)) (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 y x) (-.f64 t z))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 y x)) (*.f64 t (*.f64 t t))) a)) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (/.f64 (-.f64 t z) (-.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 x y) (/.f64 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.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 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- z t)) (* y (- a t)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) x) (*.f64 y (-.f64 a t)))) (neg.f64 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 x (/.f64 (-.f64 t z) (-.f64 a t))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* x (+ (* -1 (/ (- z t) (- a t))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 (/.f64 (-.f64 t z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(* -1 (/ (* x (- z t)) (- a t))) |
(*.f64 x (/.f64 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.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 (-.f64 t z) (-.f64 a t))) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- y x) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (/ x (pow t 2)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (/ x (pow t 2)) (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) t)) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 x (*.f64 t t)) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t)))) t) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (- y x) t)) (* a (- (+ (* a (- (/ (* a (- (/ x (pow t 2)) (/ y (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (pow t 2)) (/ y (pow t 2))) t)))) (/ x (pow t 2))) (/ y (pow t 2))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) (*.f64 t t))) (/.f64 (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))) t))) (-.f64 (/.f64 x (*.f64 t t)) (/.f64 y (*.f64 t t))))) (/.f64 (-.f64 y x) t)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- (+ y (/ (* t (- y x)) a)) x) a) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 y x)) a) x)) a) |
(/ (- (+ y (/ (* (pow t 2) (- y x)) (pow a 2))) (+ x (* -1 (/ (* t (- y x)) a)))) a) |
(/.f64 (-.f64 (+.f64 y (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) (*.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 (+.f64 y (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) (*.f64 a (*.f64 a a))))) (-.f64 (-.f64 x (/.f64 (*.f64 t (-.f64 y x)) a)) (*.f64 (*.f64 t t) (/.f64 (-.f64 y x) (*.f64 a a))))) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ (+ (* -1 (- y x)) (* -1 (/ (* t (- y x)) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (*.f64 t (-.f64 y x)) a)) (-.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 t t) (/.f64 (-.f64 y x) 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 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 (*.f64 t (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 y x) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 y x) a))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- (+ (/ y a) (/ (* t (- y x)) (pow a 2))) (/ x a)) |
(-.f64 (+.f64 (/.f64 y a) (/.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 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) |
(/ (+ (* -1 (- y x)) (* -1 (/ (* a (- y x)) t))) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (-.f64 y x)) 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 a a) (/.f64 (-.f64 y x) (*.f64 t 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 a a) (/.f64 (-.f64 y x) (*.f64 t t))))) t) |
(* -1 (/ (- y x) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) t)) |
(* -1 (/ (- (+ y (/ (* a (- y x)) t)) x) t)) |
(/.f64 (+.f64 y (-.f64 (/.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 a a) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y x) 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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (-.f64 y x) t)) (*.f64 (-.f64 y x) (*.f64 a a))) t)) (*.f64 a (-.f64 y x))) t)) x) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ x (- a t))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 a t))) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(+ (* -1 (/ x (- a t))) (/ y (- a t))) |
(/.f64 (-.f64 y x) (-.f64 a t)) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ x (* y (- a t)))) (/ 1 (- a t)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 x (*.f64 y (-.f64 a t))))) |
(/ y (- a t)) |
(/.f64 y (-.f64 a t)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (neg.f64 y)) |
(* -1 (* y (- (/ x (* y (- a t))) (/ 1 (- a t))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 y (-.f64 a t))) (/.f64 #s(literal -1 binary64) (-.f64 a t))) (neg.f64 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 (-.f64 a t) x)) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.f64 #s(literal -1 binary64) (-.f64 a t)))) |
(* x (- (/ y (* x (- a t))) (/ 1 (- a t)))) |
(*.f64 x (+.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (/.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 (-.f64 a t) x))) (-.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 (-.f64 a t) x))) (-.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 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) x)) |
Compiled 41514 to 4056 computations (90.2% saved)
35 alts after pruning (31 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1759 | 13 | 1772 |
| Fresh | 3 | 18 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 2 | 4 |
| Total | 1767 | 35 | 1802 |
| Status | Accuracy | Program |
|---|---|---|
| 29.7% | (/.f64 (*.f64 z (-.f64 y x)) a) | |
| 24.5% | (/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) | |
| ✓ | 39.8% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 21.6% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 19.6% | (/.f64 (*.f64 y z) a) | |
| 51.7% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) | |
| 39.3% | (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) | |
| 48.4% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 34.6% | (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) | |
| 15.4% | (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) | |
| 32.0% | (+.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 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) | |
| 34.9% | (+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t)))) (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| ▶ | 65.8% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
| 15.8% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 15.6% | (+.f64 x (-.f64 y x)) | |
| 33.9% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) | |
| 37.7% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) | |
| ▶ | 51.1% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
| 40.8% | (+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.f64 a t)))) | |
| 51.7% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| 48.6% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) | |
| 39.7% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) | |
| ▶ | 71.4% | (*.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)) |
| 51.8% | (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) | |
| ▶ | 31.0% | (*.f64 y (/.f64 z (-.f64 a t))) |
| 3.6% | (*.f64 x (/.f64 t a)) | |
| 40.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| ✓ | 34.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
| 34.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) | |
| 15.5% | (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) | |
| 22.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) | |
| ▶ | 5.0% | (*.f64 t (/.f64 x a)) |
| ✓ | 20.3% | y |
| ✓ | 22.5% | x |
Compiled 1096 to 687 computations (37.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 a t) z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) a) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) a)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 z (-.f64 a t)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 z (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 0 | (*.f64 t (/.f64 x a)) |
| ✓ | cost-diff | 0 | (/.f64 z (-.f64 a t)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
| ✓ | cost-diff | 512 | (-.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)))) |
| ✓ | cost-diff | 640 | (*.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)) |
| 1984× | *-lowering-*.f32 |
| 1984× | *-lowering-*.f64 |
| 1926× | sum3-define |
| 1806× | +-lowering-+.f64 |
| 1806× | +-lowering-+.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 217 |
| 1 | 77 | 213 |
| 2 | 218 | 208 |
| 3 | 813 | 196 |
| 4 | 3418 | 193 |
| 0 | 8449 | 193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x)) |
(- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) |
(- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) |
(/ z (- a t)) |
z |
(- a t) |
a |
t |
(/ (* y (- z t)) (* (- a t) x)) |
(* y (- z t)) |
y |
(- z t) |
(* (- a t) x) |
x |
(+ 1 (/ t (- a t))) |
1 |
(/ t (- a t)) |
(- 0 x) |
0 |
(* t (/ x a)) |
t |
(/ x a) |
x |
a |
(* y (/ z (- a t))) |
y |
(/ z (- a t)) |
z |
(- a t) |
a |
t |
(+ x (* z (/ (- y x) a))) |
x |
(* z (/ (- y x) a)) |
z |
(/ (- y x) a) |
(- y x) |
y |
a |
(+ x (/ (- y x) (/ (- a t) z))) |
x |
(/ (- y x) (/ (- a t) z)) |
(- y x) |
y |
(/ (- a t) z) |
(- a t) |
a |
t |
z |
| Outputs |
|---|
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))) (/.f64 z (-.f64 t a))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
z |
(- a t) |
(-.f64 a t) |
a |
t |
(/ (* y (- z t)) (* (- a t) x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
y |
(- z t) |
(-.f64 z t) |
(* (- a t) x) |
(*.f64 (-.f64 a t) x) |
x |
(+ 1 (/ t (- a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
1 |
#s(literal 1 binary64) |
(/ t (- a t)) |
(/.f64 t (-.f64 a t)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
(* t (/ x a)) |
(/.f64 (*.f64 t x) a) |
t |
(/ x a) |
(/.f64 x a) |
x |
a |
(* y (/ z (- a t))) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
y |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
z |
(- a t) |
(-.f64 a t) |
a |
t |
(+ x (* z (/ (- y x) a))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
x |
(* z (/ (- y x) a)) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
z |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(- y x) |
(-.f64 y x) |
y |
a |
(+ x (/ (- y x) (/ (- a t) z))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
x |
(/ (- y x) (/ (- a t) z)) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) |
(- y x) |
(-.f64 y x) |
y |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(- a t) |
(-.f64 a t) |
a |
t |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 a t) z) |
| ✓ | accuracy | 90.1% | (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) a) |
| ✓ | accuracy | 91.2% | (*.f64 z (/.f64 (-.f64 y x) a)) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (/.f64 z (-.f64 a t)) |
| ✓ | accuracy | 93.4% | (*.f64 y (/.f64 z (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (/.f64 x a) |
| ✓ | accuracy | 92.6% | (*.f64 t (/.f64 x a)) |
| ✓ | accuracy | 99.3% | (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
| ✓ | accuracy | 89.2% | (*.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)) |
| ✓ | accuracy | 80.7% | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
| ✓ | accuracy | 64.0% | (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
| 152.0ms | 126× | 1 | valid |
| 56.0ms | 130× | 0 | valid |
Compiled 225 to 30 computations (86.7% saved)
ival-div: 20.0ms (29.1% of total)ival-mult: 15.0ms (21.8% of total)backward-pass: 14.0ms (20.3% of total)ival-sub: 12.0ms (17.4% of total)ival-add: 7.0ms (10.2% of total)const: 1.0ms (1.5% of total)| Inputs |
|---|
#<alt (* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x))> |
#<alt (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t))))> |
#<alt (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x)))> |
#<alt (/ z (- a t))> |
#<alt (* t (/ x a))> |
#<alt (/ x a)> |
#<alt (* y (/ z (- a t)))> |
#<alt (- a t)> |
#<alt (+ x (* z (/ (- y x) a)))> |
#<alt (* z (/ (- y x) a))> |
#<alt (/ (- y x) a)> |
#<alt (- y x)> |
#<alt (+ x (/ (- y x) (/ (- a t) z)))> |
#<alt (/ (- y x) (/ (- a t) z))> |
#<alt (/ (- a t) z)> |
#<alt (+ 1 (/ t (- a t)))> |
#<alt (/ (* y (- z t)) (* (- a t) x))> |
| Outputs |
|---|
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))))> |
#<alt (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)))> |
#<alt (* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))))> |
#<alt (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))> |
#<alt (+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))))> |
#<alt (+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))))))> |
#<alt (+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3))))))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)))> |
#<alt (+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2)))))> |
#<alt (+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3))))))> |
#<alt x> |
#<alt (+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a)))> |
#<alt (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))> |
#<alt (+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))))> |
#<alt (+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))))))> |
#<alt (+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))))))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)))> |
#<alt (+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2)))))> |
#<alt (+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3))))))> |
#<alt y> |
#<alt (+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t)))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))))> |
#<alt (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t)))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))))> |
#<alt (* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))> |
#<alt (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt -1> |
#<alt (- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x)))))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))> |
#<alt (- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))))> |
#<alt -1> |
#<alt (- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1)> |
#<alt (- (/ z a) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x)))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2)))))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x))> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x)> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (/ z (- a t)) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t))))> |
#<alt (/ (* t y) (* x (- a t)))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t)))))> |
#<alt (* z (- (/ 1 (- a t)) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))> |
#<alt (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (/ (- z (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a)> |
#<alt (* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (- (/ z a) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x)))> |
#<alt (* -1 (/ y x))> |
#<alt (- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x)))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2)))))> |
#<alt (- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))))> |
#<alt (* -1 (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x))> |
#<alt (- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x))> |
#<alt (/ z (- a t))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t)))> |
#<alt (* y (- (/ t (* x (- a t))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t)))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t)))))))> |
#<alt (* -1 (/ (* y (- z t)) (* x (- a t))))> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x)> |
#<alt (/ z (- a t))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (/ z t))> |
#<alt (+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2))))> |
#<alt (+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2)))))> |
#<alt (/ z a)> |
#<alt (/ (+ z (/ (* t z) a)) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a)> |
#<alt (/ z a)> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a))> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a))> |
#<alt (/ z a)> |
#<alt (+ (/ z a) (/ (* t z) (pow a 2)))> |
#<alt (+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a))> |
#<alt (+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (+ (* -1 z) (* -1 (/ (* a z) t))) t)> |
#<alt (/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t)> |
#<alt (/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t)> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (/ (+ z (/ (* a z) t)) t))> |
#<alt (* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t))> |
#<alt (* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t))> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ (* t x) a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t)))> |
#<alt (+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2)))))> |
#<alt (/ (* y z) a)> |
#<alt (/ (+ (* y z) (/ (* t (* y z)) a)) a)> |
#<alt (/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a)> |
#<alt (/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a)> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a))> |
#<alt (/ (* y z) a)> |
#<alt (+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a))> |
#<alt (+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t)> |
#<alt (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t)> |
#<alt (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t)> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* 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) a)> |
#<alt (+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a))> |
#<alt (+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a))> |
#<alt (* x (+ 1 (* -1 (/ z a))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x)))))> |
#<alt (* -1 (* x (- (/ z a) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1)))> |
#<alt x> |
#<alt (+ x (* z (- (/ y a) (/ x a))))> |
#<alt (+ x (* z (- (/ y a) (/ x a))))> |
#<alt (+ x (* z (- (/ y a) (/ x a))))> |
#<alt (* z (- (/ y a) (/ x a)))> |
#<alt (* z (- (+ (/ x z) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (/ x z) (/ y a)) (/ x a)))> |
#<alt (* z (- (+ (/ x z) (/ y a)) (/ x a)))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a)))))> |
#<alt (+ x (* -1 (/ (* x z) a)))> |
#<alt (+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a)))> |
#<alt (/ (* y z) a)> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a))))> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* a x) (* z (- y x))) a)> |
#<alt (/ (+ (* a x) (* z (- y x))) a)> |
#<alt (/ (+ (* a x) (* z (- y x))) a)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ (* x z) a))> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (/ (* y z) a)> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (/ z a)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (/ z a)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* a y))) (/ z a)))> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y)))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (+ (* -1 (/ (* x z) a)) (/ (* y z) a))> |
#<alt (* -1 (/ (* x z) a))> |
#<alt (* x (+ (* -1 (/ z a)) (/ (* y z) (* a x))))> |
#<alt (* x (+ (* -1 (/ z a)) (/ (* y z) (* a x))))> |
#<alt (* x (+ (* -1 (/ z a)) (/ (* y z) (* a x))))> |
#<alt (* -1 (/ (* x z) a))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (* z (- y x)) 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 (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t)))> |
#<alt (* x (+ 1 (* -1 (/ z (- a t)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))))> |
#<alt (* -1 (* x (- (/ z (- a t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1)))> |
#<alt (+ x (* -1 (/ (* x z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y)))))> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))))> |
#<alt (+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)))> |
#<alt (- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)))> |
#<alt (+ x (/ (* z (- y x)) a))> |
#<alt (+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt (+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))))> |
#<alt (- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)))> |
#<alt x> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (+ x (* z (- (/ y (- a t)) (/ x (- a t)))))> |
#<alt (* z (- (/ y (- a t)) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t))))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t))))))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))> |
#<alt (* -1 (/ (* x z) (- a t)))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t)))))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a)> |
#<alt (/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a)> |
#<alt (/ (* z (- y x)) a)> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a))> |
#<alt (/ (* z (- y x)) a)> |
#<alt (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t)> |
#<alt (/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (/ (* z (- y x)) (- a t))> |
#<alt (* -1 (/ t z))> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (/ a z)> |
#<alt (* a (+ (* -1 (/ t (* a z))) (/ 1 z)))> |
#<alt (* a (+ (* -1 (/ t (* a z))) (/ 1 z)))> |
#<alt (* a (+ (* -1 (/ t (* a z))) (/ 1 z)))> |
#<alt (/ a z)> |
#<alt (* -1 (* a (- (/ t (* a z)) (/ 1 z))))> |
#<alt (* -1 (* a (- (/ t (* a z)) (/ 1 z))))> |
#<alt (* -1 (* a (- (/ t (* a z)) (/ 1 z))))> |
#<alt (/ a z)> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (+ (* -1 (/ t z)) (/ a z))> |
#<alt (* -1 (/ t z))> |
#<alt (* t (- (/ a (* t z)) (/ 1 z)))> |
#<alt (* t (- (/ a (* t z)) (/ 1 z)))> |
#<alt (* t (- (/ a (* t z)) (/ 1 z)))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z))))> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt (/ (- a t) z)> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* t (+ (/ 1 a) (/ t (pow a 2)))))> |
#<alt (+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))))> |
#<alt (* -1 (/ a t))> |
#<alt (/ (- (* -1 (/ (pow a 2) t)) a) t)> |
#<alt (/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t)> |
#<alt (/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t)> |
#<alt (* -1 (/ a t))> |
#<alt (* -1 (/ (+ a (/ (pow a 2) t)) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t))> |
#<alt (* -1 (/ a t))> |
#<alt (* a (- (* -1 (/ a (pow t 2))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt (* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2))))> |
#<alt (- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (/ t a))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (* -1 (/ (* t y) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t)))))> |
#<alt (/ (* y z) (* x (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t)))))))> |
#<alt (/ (* y z) (* a x))> |
#<alt (+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x)))> |
#<alt (/ y x)> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x))))> |
#<alt (- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))))> |
#<alt (/ y x)> |
#<alt (+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x))> |
#<alt (* -1 (/ (* y (- z t)) (* t x)))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x)))))> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a)> |
#<alt (/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a)> |
#<alt (/ (* y (- z t)) (* a x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
#<alt (/ (* y (- z t)) (* x (- a t)))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | 0 | (* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x)) |
| 8.0ms | a | @ | inf | (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) |
| 3.0ms | z | @ | 0 | (* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x)) |
| 3.0ms | a | @ | inf | (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) |
| 2.0ms | z | @ | inf | (+ x (* z (/ (- y x) a))) |
| 1× | batch-egg-rewrite |
| 2972× | *-lowering-*.f32 |
| 2972× | *-lowering-*.f64 |
| 2874× | fma-lowering-fma.f32 |
| 2874× | fma-lowering-fma.f64 |
| 2478× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 160 |
| 1 | 220 | 156 |
| 2 | 2685 | 155 |
| 0 | 9032 | 155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) (- 0 x)) |
(- (- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) (+ 1 (/ t (- a t)))) |
(- (/ z (- a t)) (/ (* y (- z t)) (* (- a t) x))) |
(/ z (- a t)) |
(* t (/ x a)) |
(/ x a) |
(* y (/ z (- a t))) |
(- a t) |
(+ x (* z (/ (- y x) a))) |
(* z (/ (- y x) a)) |
(/ (- y x) a) |
(- y x) |
(+ x (/ (- y x) (/ (- a t) z))) |
(/ (- y x) (/ (- a t) z)) |
(/ (- a t) z) |
(+ 1 (/ t (- a t))) |
(/ (* y (- z t)) (* (- a t) x)) |
| Outputs |
|---|
(+.f64 (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 0 binary64)) (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 0 binary64) (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 0 binary64) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(neg.f64 (*.f64 x (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (*.f64 x (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (*.f64 x (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 0 binary64) x)) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) x) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(+.f64 (fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(-.f64 (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(-.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(-.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) (*.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (neg.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64))) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (+.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 t (-.f64 a t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) y) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) x) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (neg.f64 y) (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 y x) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (fma.f64 (neg.f64 (/.f64 y x)) (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (/.f64 z (-.f64 a t))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) (fma.f64 (neg.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) (-.f64 z t) (*.f64 (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) (fma.f64 (neg.f64 (/.f64 y (*.f64 (-.f64 a t) x))) (-.f64 z t) (*.f64 (/.f64 y (*.f64 (-.f64 a t) x)) (-.f64 z t)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (/.f64 (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (/.f64 (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y (neg.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) y) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 z (-.f64 a t))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) y) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) y) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) (*.f64 y (-.f64 z t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) (+.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 y) (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) x) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 z x) (*.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (-.f64 a t) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (/.f64 (-.f64 a t) z) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (-.f64 a t) x)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)) (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 z x) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 a t) z)) (/.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t))) |
(/.f64 z (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(pow.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 z (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 t (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t x))) |
(/.f64 (*.f64 t x) a) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 a x)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 a x)) |
(/.f64 (neg.f64 (*.f64 t x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) t) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 x a)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 x a) t) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) a) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) a) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z y))) |
(/.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(/.f64 (neg.f64 y) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z y)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) z) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a 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 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (+.f64 a t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 t t))) (neg.f64 (+.f64 a t))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 a (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a t) (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))) (/.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a))))) |
(fma.f64 z (/.f64 (-.f64 y x) a) x) |
(fma.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) z) x) |
(fma.f64 (/.f64 (-.f64 y x) a) z x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))) (+.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a)))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))) (neg.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) a)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 z (/.f64 (-.f64 y x) a)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) a))))) |
(/.f64 z (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) z)) |
(*.f64 (/.f64 (-.f64 y x) a) z) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (-.f64 y x) a) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) x (/.f64 x a))) |
(+.f64 (/.f64 (-.f64 y x) a) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a) (/.f64 x a))) |
(+.f64 (/.f64 y a) (neg.f64 (/.f64 x a))) |
(+.f64 (/.f64 y a) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 x a) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 x a)) #s(literal 1 binary64) (*.f64 (/.f64 x 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) a)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) 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))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 a (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 a (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 a x)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 y (/.f64 a x)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a x))) |
(/.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 x) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (+.f64 (*.f64 (/.f64 x a) (/.f64 x a)) (*.f64 (/.f64 y a) (/.f64 x a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 y a)) (*.f64 (/.f64 x a) (/.f64 x a))) (+.f64 (/.f64 y a) (/.f64 x a))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) a)) (+.f64 y x)) |
(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 #s(literal 1 binary64) (/.f64 (-.f64 y x) a)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 y x)) |
(*.f64 (/.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 y x))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (+.f64 y #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x) |
(-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)))) (/.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))))) |
(-.f64 (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) (/.f64 x (/.f64 (-.f64 a t) z))) |
(fma.f64 z (/.f64 (-.f64 y x) (-.f64 a t)) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 z (-.f64 a t)) (-.f64 y x) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x) |
(fma.f64 (-.f64 y x) (/.f64 z (-.f64 a t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (*.f64 z 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 x (/.f64 (-.f64 a t) z)) x))) |
(fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (-.f64 (/.f64 x (/.f64 (-.f64 a t) z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (-.f64 y x)) (/.f64 (-.f64 a t) z))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (-.f64 y x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (-.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))))) |
(+.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.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) z) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.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) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z 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 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z 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 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z 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 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) x))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) x (*.f64 (/.f64 z (-.f64 a t)) x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 z (/.f64 x (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 a t)) (*.f64 z (/.f64 x (-.f64 a t))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) (-.f64 a t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 x (/.f64 (-.f64 a t) z))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (/.f64 y (-.f64 a t)) z (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(fma.f64 (/.f64 (*.f64 z 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 (-.f64 a t) z)))) |
(fma.f64 (/.f64 (*.f64 z y) (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) (neg.f64 (/.f64 x (/.f64 (-.f64 a t) z)))) |
(neg.f64 (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) z) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) z) (+.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/.f64 (/.f64 (-.f64 y x) (-.f64 a t)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 a t) z)) (*.f64 (/.f64 (-.f64 a t) z) x)) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (/.f64 (-.f64 a t) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 (-.f64 a t) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) z) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) z) (*.f64 (+.f64 y x) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 (-.f64 a t) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 z y) (-.f64 a t))) (+.f64 (*.f64 (/.f64 x (/.f64 (-.f64 a t) z)) (/.f64 x (/.f64 (-.f64 a t) z))) (*.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 x (/.f64 (-.f64 a t) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 z y) (-.f64 a t))) (*.f64 (/.f64 x (/.f64 (-.f64 a t) z)) (/.f64 x (/.f64 (-.f64 a t) z)))) (+.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 x (/.f64 (-.f64 a t) z)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 z (-.f64 a t))) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 z (-.f64 a t))) (+.f64 y x)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) (-.f64 a t))) |
(*.f64 (/.f64 z (-.f64 a t)) (-.f64 y x)) |
(*.f64 (/.f64 z (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 a t))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) z) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) z) (-.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(+.f64 (/.f64 a z) (neg.f64 (/.f64 t z))) |
(+.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) t))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) t (*.f64 (/.f64 #s(literal 1 binary64) z) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a z) (/.f64 t z)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 t z))) |
(neg.f64 (/.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 a t) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (*.f64 z (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z (+.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 a t) #s(literal 1 binary64)) z) |
(/.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))) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (+.f64 a t) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 a z) (/.f64 a z)) (+.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (*.f64 (/.f64 a z) (/.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a z) (/.f64 a z)) (*.f64 (/.f64 t z) (/.f64 t z))) (+.f64 (/.f64 a z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal 1 binary64) z)) (+.f64 a t)) |
(/.f64 (-.f64 (*.f64 a z) (*.f64 z t)) (*.f64 z z)) |
(pow.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (/.f64 z (-.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 z (-.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (/.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 t (-.f64 (*.f64 a a) (*.f64 t t))) (+.f64 a t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)) #s(literal 1 binary64)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 a t)) (-.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 a t)) (/.f64 (-.f64 a t) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 a t) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) x) |
(/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t)) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(pow.f64 (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (/.f64 x (*.f64 y (-.f64 z t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) x))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (/.f64 (-.f64 z t) x)) (-.f64 a t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 z t) x) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 x (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) x) (-.f64 a t)) y) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 4134× | *-lowering-*.f32 |
| 4134× | *-lowering-*.f64 |
| 3080× | +-lowering-+.f64 |
| 3080× | +-lowering-+.f32 |
| 2332× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1355 | 12797 |
| 1 | 4841 | 11707 |
| 0 | 8057 | 11707 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))))))) |
x |
(+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3)))))) |
x |
(+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a)) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a))) |
(* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) |
(+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))))) |
y |
(+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3)))))) |
y |
(+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t)) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t))) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(/ (* y (- z t)) (- a t)) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
-1 |
(- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))) |
-1 |
(- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(- (/ z a) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(* -1 (/ y x)) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(* -1 (/ y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(/ (* t y) (* x (- a t))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(/ (- z (/ (* y (- z t)) x)) a) |
(/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a) |
(* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(- (/ z a) (/ (* y z) (* a x))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(* -1 (/ y x)) |
(- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(* -1 (/ y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(/ z (- a t)) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/ z (- a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(/ z (- a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(/ z (- a t)) |
(* -1 (/ z t)) |
(+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2)))) |
(+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2))))) |
(+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2))))) |
(/ z a) |
(/ (+ z (/ (* t z) a)) a) |
(/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a) |
(/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a) |
(/ z a) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a)) |
(/ z a) |
(+ (/ z a) (/ (* t z) (pow a 2))) |
(+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a)) |
(* -1 (/ z t)) |
(/ (+ (* -1 z) (* -1 (/ (* a z) t))) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t) |
(* -1 (/ z t)) |
(* -1 (/ (+ z (/ (* a z) t)) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t)) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ (* t x) a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(* -1 (/ (* y z) t)) |
(+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2))))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2))))) |
(/ (* y z) a) |
(/ (+ (* y z) (/ (* t (* y z)) a)) a) |
(/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a) |
(/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/ (* y z) a) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a)) |
(/ (* y z) a) |
(+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a)) |
(+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(* -1 (/ (* y z) t)) |
(/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* 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) a) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(* x (+ 1 (* -1 (/ z a)))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(* -1 (* x (- (/ z a) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
x |
(+ x (* z (- (/ y a) (/ x a)))) |
(+ x (* z (- (/ y a) (/ x a)))) |
(+ x (* z (- (/ y a) (/ x a)))) |
(* z (- (/ y a) (/ x a))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(/ (* z (- y x)) a) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(+ x (* -1 (/ (* x z) a))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(/ (* y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(/ (* y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(/ (* z (- y x)) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/ (+ (* a x) (* z (- y x))) a) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+ x (/ (* z (- y x)) a)) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(* -1 (/ (* x z) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(/ (* y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(/ (* y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(/ (* y z) a) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(* -1 (/ (* x z) a)) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(* -1 (/ (* x z) a)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) a) |
(/ (* z (- y x)) 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) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ (* y z) (- a t)) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(* x (+ 1 (* -1 (/ z (- a t))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(* -1 (* x (- (/ z (- a t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(+ x (* -1 (/ (* x z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2)))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))) |
(+ x (/ (* z (- y x)) a)) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))) |
x |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(* z (- (/ y (- a t)) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(/ (* z (- y x)) (- a t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(* -1 (/ (* x z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(/ (* y z) (- a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(* -1 (/ (* x z) (- a t))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(* -1 (/ (* x z) (- a t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(* -1 (/ (* z (- y x)) t)) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(/ (* z (- y x)) a) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/ (* z (- y x)) a) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(/ (* z (- y x)) a) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(* -1 (/ (* z (- y x)) t)) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(/ (* z (- y x)) (- a t)) |
(* -1 (/ t z)) |
(+ (* -1 (/ t z)) (/ a z)) |
(+ (* -1 (/ t z)) (/ a z)) |
(+ (* -1 (/ t z)) (/ a z)) |
(/ a z) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(/ a z) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(/ a z) |
(+ (* -1 (/ t z)) (/ a z)) |
(+ (* -1 (/ t z)) (/ a z)) |
(+ (* -1 (/ t z)) (/ a z)) |
(* -1 (/ t z)) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(* -1 (/ t z)) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
(/ (- a t) z) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(* -1 (/ a t)) |
(/ (- (* -1 (/ (pow a 2) t)) a) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t) |
(/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t) |
(* -1 (/ a t)) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(* -1 (/ a t)) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2)))) |
(- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2)))) |
1 |
(+ 1 (/ t a)) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(* -1 (/ (* t y) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(/ (* y z) (* x (- a t))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(/ (* y z) (* x (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(/ (* y z) (* a x)) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(/ y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(/ y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(* -1 (/ (* y (- z t)) (* t x))) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(/ (* y (- z t)) (* a x)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/ (* y (- z t)) (* a x)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
(/ (* y (- z t)) (* x (- a t))) |
| Outputs |
|---|
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(+ (* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* x (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))))) |
(* z (+ (* -1 (* x (- (/ 1 (- a t)) (/ y (* x (- a t)))))) (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))))) |
(* -1 (* x (* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z))) |
(* -1 (* z (+ (* -1 (/ (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) z)) (* x (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) z))) |
(* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) |
(+ (* -1 (* a (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))) (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x))))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))) (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2)))))))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))))) (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))))) |
(+ (* -1 (* x (- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))))) (* a (+ (* -1 (* x (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* a (+ (* -1 (* a (* x (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))))) (* -1 (* x (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t)))))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))))) (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))))) |
x |
(+ x (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))))) |
(-.f64 (-.f64 x (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)) (*.f64 #s(literal 1 binary64) (*.f64 t z)))) (*.f64 a a))) |
(+ x (+ (* -1 (/ (* x (- z (+ t (/ (* y (- z t)) x)))) a)) (+ (* -1 (/ (* x (- (+ (* -1 (/ (* t (* y (- z t))) x)) (* -1 (pow t 2))) (* -1 (* t z)))) (pow a 2))) (* -1 (/ (* x (- (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))) (* -1 (* (pow t 2) z)))) (pow a 3)))))) |
(+.f64 (-.f64 x (/.f64 (*.f64 x (-.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)) (*.f64 #s(literal 1 binary64) (*.f64 t z)))) (*.f64 a a))) (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x))) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t t))))) (*.f64 a (*.f64 a a))))) |
x |
(+ x (/ (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x))))) a)) |
(+.f64 x (/.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x)))) a)) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (/ (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2)))) a)) a))) |
(-.f64 x (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)))) a) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x))))) a)) |
(+ x (* -1 (/ (+ (* -1 (* x (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))))) (* -1 (/ (+ (* -1 (* x (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))))) (/ (* x (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3))))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x)))) (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x))))) a) (*.f64 x (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x))))) a)) a)) |
(* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x)))) |
(+ (* -1 (* t (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))) (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x))))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x)))) (*.f64 (*.f64 x t) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (*.f64 a a))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a)))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))) (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (*.f64 a a))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a))))) (*.f64 (*.f64 x t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))))) (*.f64 x (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x))))) |
(+ (* -1 (* x (- (/ z a) (+ 1 (/ (* y z) (* a x)))))) (* t (+ (* -1 (* x (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (* t (+ (* -1 (* t (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))))) (* -1 (* x (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))))) |
(-.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x t) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))))) (*.f64 x (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (*.f64 a a))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a))))))) (*.f64 x (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x))))) |
y |
(+ y (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t))) |
(-.f64 y (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 a z) (*.f64 a (/.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) t)) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))))) |
(-.f64 (-.f64 y (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 a z) (*.f64 a (/.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) t)) (/.f64 (*.f64 x (-.f64 (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))))) (*.f64 a z))) (*.f64 t t))) |
(+ y (+ (* -1 (/ (* x (- (+ a (+ (* -1 z) (* -1 (/ (* a y) x)))) (* -1 (/ (* y z) x)))) t)) (+ (* -1 (/ (* x (- (+ (* -1 (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 2)) (* a z))) (pow t 2))) (* -1 (/ (* x (- (+ (* -1 (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x))))) (pow a 3)) (* (pow a 2) z))) (pow t 3)))))) |
(+.f64 y (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 (-.f64 (-.f64 a z) (*.f64 a (/.f64 y x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) x)))) t)) (/.f64 (*.f64 x (-.f64 (-.f64 (*.f64 a a) (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))))) (*.f64 a z))) (*.f64 t t))) (*.f64 (/.f64 x t) (/.f64 (-.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))))) (*.f64 z (*.f64 a a))) (*.f64 t t))))) |
y |
(+ y (/ (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x)))) t)) |
(+.f64 y (/.f64 (*.f64 x (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x))))) t)) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (/ (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z)))) t)) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 x (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 (*.f64 a z) (*.f64 a a))) t)) (*.f64 x (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x)))))) t)) |
(+ y (* -1 (/ (+ (* -1 (* x (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))))) (* -1 (/ (+ (* -1 (* x (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))))) (/ (* x (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) t))) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x))))) (/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a))))) t) (*.f64 x (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 (*.f64 a z) (*.f64 a a))))) t)) t)) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 x y) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 x y) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(+ (* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 x y) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* -1 (* x (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(* y (+ (* -1 (* x (- (/ t (* x (- a t))) (/ z (* x (- a t)))))) (* -1 (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 y (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(+ (* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) (/ (* y (- z t)) (- a t))) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* x (+ (* -1 (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))))) |
(* -1 (* x (- (/ z (- a t)) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (* x (- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* -1 (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t))))) |
(-.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) z)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) z)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* z (- (+ (* -1 (/ (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ t (- a t)))) z)) (/ 1 (- a t))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) z)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* z (- (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (/ 1 z) (/ t (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z)))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t)))))) (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (+ (/ 1 (pow t 3)) (/ (* y (- z t)) (* (pow t 4) x))) (/ z (pow t 4)))) (+ (/ 1 (pow t 2)) (/ (* y (- z t)) (* (pow t 3) x)))) (/ z (pow t 3)))) (+ (/ 1 t) (/ (* y (- z t)) (* (pow t 2) x)))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))))) (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
-1 |
#s(literal -1 binary64) |
(- (/ z a) (+ 1 (+ (/ t a) (/ (* y (- z t)) (* a x))))) |
(-.f64 (/.f64 z a) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ (* y (- z t)) (* a x)))))) |
(-.f64 (-.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x (*.f64 a a)))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 a a)))) (+.f64 (/.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))))) |
(- (+ (* -1 (/ (* t (* y (- z t))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))) (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ (* y (- z t)) (* a x))))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (-.f64 (/.f64 z a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t t) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x (*.f64 a a)))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 a a)))) (-.f64 (+.f64 (/.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a (*.f64 a a)))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (- (* -1 z) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 t z) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x))) a)) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (pow t 3)))) a)) (* t z)) (+ (/ (* t (* y (- z t))) x) (pow t 2))) a))) (+ (* -1 t) (* -1 (/ (* y (- z t)) x)))) a)) 1) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (-.f64 (*.f64 t z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x)))) a)) (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x))) a)) (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) #s(literal -1 binary64)) |
(- (/ z a) (+ 1 (/ (* y z) (* a x)))) |
(-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (*.f64 a a))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a))))) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (-.f64 (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a))))) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x)))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (+ (* -1 (/ y (* a x))) (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ z a)) (+ 1 (/ (* y z) (* a x)))) |
(+.f64 (*.f64 t (-.f64 (-.f64 (*.f64 t (-.f64 (-.f64 (*.f64 t (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a))) (-.f64 (/.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 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 y (*.f64 x a))))) (-.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) a) x)))) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (/ a t))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(-.f64 (-.f64 (-.f64 (/.f64 a t) (/.f64 (*.f64 y a) (*.f64 x t))) (/.f64 z t)) (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (/ a t) (/ (pow a 2) (pow t 2)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t))) (/.f64 (*.f64 y a) (*.f64 x t))) (/.f64 z t)) (-.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 a z) (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3))) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t))) (/.f64 (*.f64 y a) (*.f64 x t))) (/.f64 z t)) (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t))) (+.f64 (/.f64 (*.f64 a z) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x)))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 (*.f64 a z) (*.f64 a a))) t))) (+.f64 a (/.f64 (*.f64 y z) x))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (+ (* -1 (pow a 2)) (* a z))) t)) (/ (* a y) x))) (+ a (/ (* y z) x))) t)) (/ y x)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (-.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a)))) t)) (-.f64 (*.f64 a z) (*.f64 a a))) t)) (+.f64 a (/.f64 (*.f64 y z) x)))) t)) (/.f64 y x)) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(- (+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(+.f64 (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (/.f64 z x) (-.f64 a t)) (/.f64 t (*.f64 y (-.f64 a t)))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (/.f64 z x) (-.f64 a t)) (/.f64 t (*.f64 y (-.f64 a t)))))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (+ (/ 1 y) (+ (/ t (* y (- a t))) (/ z (* x (- a t))))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (/.f64 z x) (-.f64 a t)) (/.f64 t (*.f64 y (-.f64 a t)))))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ (- (/ z (- a t)) (+ 1 (/ t (- a t)))) y)) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) y) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (* x (- (/ z (- a t)) (+ 1 (/ t (- a t))))) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (*.f64 x (-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (/ z (- a t)) (+ 1 (/ t (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(- (+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) (+ 1 (/ t (- a t)))) |
(-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) |
(/ (* t y) (* x (- a t))) |
(/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(- (* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) (* -1 (/ (* t y) (* x (- a t))))) |
(+.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t))))) |
(* z (- (/ 1 (- a t)) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* z (- (+ (/ 1 (- a t)) (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* z (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(* -1 (* z (- (* -1 (/ (* t y) (* x (* z (- a t))))) (+ (* -1 (/ y (* x (- a t)))) (/ 1 (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (*.f64 (-.f64 a t) z))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (/.f64 y x) (-.f64 a t))))) |
(- (* -1 (/ z t)) (* -1 (/ (* y (- z t)) (* t x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (/ (* y (- z t)) (* (pow t 2) x)) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 3) x)) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ (* y (- z t)) (* (pow t 4) x)) (/ z (pow t 4)))) (/ (* y (- z t)) (* (pow t 3) x))) (/ z (pow t 3)))) (/ (* y (- z t)) (* (pow t 2) x))) (/ z (pow t 2))))) (* -1 (/ (* y (- z t)) (* t x)))) |
(+.f64 (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (pow.f64 t #s(literal 4 binary64)))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 z (*.f64 t (*.f64 t t)))))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t))))) (/.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t)))) |
(/ (- z (/ (* y (- z t)) x)) a) |
(/.f64 (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x)) a) |
(/ (- (+ z (* -1 (/ (* t (* y (- z t))) (* a x)))) (+ (* -1 (/ (* t z) a)) (/ (* y (- z t)) x))) a) |
(/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x a))) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 t z) a))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (/ (* y (- z t)) x)))) a) |
(/.f64 (-.f64 (-.f64 (-.f64 z (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a a)))) (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 t z) a))) a) |
(/ (- (+ z (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (+ (* -1 (/ (* (pow t 3) z) (pow a 3))) (/ (* y (- z t)) x))))) a) |
(/.f64 (-.f64 (+.f64 z (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 z t)))) (*.f64 x a)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a)))))) (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 z (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 t z) a))) a) |
(* -1 (/ (- (* -1 z) (* -1 (/ (* y (- z t)) x))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 t z) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (-.f64 (*.f64 t z) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t t)) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x)))) a)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (/ (* (pow t 3) (* y (- z t))) x)) a))) (* -1 (/ (* (pow t 2) (* y (- z t))) x))) a)) (* t z)) (/ (* t (* y (- z t))) x)) a))) (* -1 (/ (* y (- z t)) x))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (-.f64 (*.f64 t z) (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t t))) (/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x)))) a)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x)) a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) x))) a)) |
(- (/ z a) (/ (* y z) (* a x))) |
(-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x)) |
(- (+ (* t (- (* -1 (/ (* y z) (* (pow a 2) x))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (*.f64 a a))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))))) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (-.f64 (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a) (/.f64 z (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))))) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(- (+ (* t (- (+ (* -1 (/ (* y z) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a)) (* t (- (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) (pow a 2))) (* -1 (/ z (pow a 4)))))) (* -1 (/ z (pow a 3)))))) (+ (* -1 (/ y (* a x))) (* -1 (/ z (pow a 2)))))) (/ z a)) (/ (* y z) (* a x))) |
(+.f64 (*.f64 t (-.f64 (-.f64 (*.f64 t (+.f64 (-.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a)) (/.f64 z (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x a))) (/.f64 z (*.f64 a a))))) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(- (+ (* -1 (/ z t)) (* -1 (/ (* a y) (* t x)))) (+ (* -1 (/ (* y z) (* t x))) (/ y x))) |
(-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y a)) (*.f64 x t)) (/.f64 z t)) (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a z) (pow t 2))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t)) (/.f64 (*.f64 y a) (*.f64 x t))) (/.f64 z t)) (-.f64 (+.f64 (/.f64 y x) (/.f64 (*.f64 a z) (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 x t)))) |
(- (+ (* -1 (/ z t)) (+ (* -1 (/ (* a y) (* t x))) (+ (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))))) (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t)) (/.f64 (*.f64 y a) (*.f64 x t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t (*.f64 t t)))) (/.f64 z t)) (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t))) (+.f64 (/.f64 (*.f64 a z) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t (*.f64 t t)))))) |
(* -1 (/ y x)) |
(-.f64 #s(literal 0 binary64) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (/ (* a y) x)) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (*.f64 y z) x))) t)) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (* a (- (/ (* y z) x) (/ (* a y) x))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (-.f64 (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) z)) t)) (/.f64 (*.f64 y z) x)))) t) (/.f64 y x)) |
(- (* -1 (/ (- (+ z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x)))) (* -1 (* (pow a 2) z))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) (* a z)) t)) (/ (* a y) x))) (/ (* y z) x)) t)) (/ y x)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (-.f64 (*.f64 a (/.f64 y x)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) (*.f64 z (*.f64 a a)))) t)) (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) z))) t)) (/.f64 (*.f64 y z) x))) t)) (/.f64 y x)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(+ (* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) (/ z (- a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* y (- (/ t (* x (- a t))) (/ z (* x (- a t))))) |
(*.f64 y (-.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (/.f64 (/.f64 z x) (-.f64 a t)))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* y (- (+ (/ t (* x (- a t))) (/ z (* y (- a t)))) (/ z (* x (- a t))))) |
(*.f64 y (+.f64 (/.f64 (/.f64 t x) (-.f64 a t)) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (/.f64 z x) (-.f64 a t))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (* y (- (* -1 (/ z (* y (- a t)))) (* -1 (/ (- z t) (* x (- a t))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z (*.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 a t)))))) |
(* -1 (/ (* y (- z t)) (* x (- a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 x z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 x z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ (- (/ (* x z) (- a t)) (/ (* y (- z t)) (- a t))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 x z) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(+ (* -1 (/ (* y (- z t)) (* x (- a t)))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(+ (* -1 (/ z t)) (* -1 (/ (* a z) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a z)) (*.f64 t t)) (/.f64 z t)) |
(+ (* -1 (/ z t)) (* a (- (* -1 (/ (* a z) (pow t 3))) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a z)) (*.f64 t (*.f64 t t))) (/.f64 z (*.f64 t t)))) (/.f64 z t)) |
(+ (* -1 (/ z t)) (* a (- (* a (- (* -1 (/ (* a z) (pow t 4))) (/ z (pow t 3)))) (/ z (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 z (*.f64 t (*.f64 t t))))) (/.f64 z (*.f64 t t)))) (/.f64 z t)) |
(/ z a) |
(/.f64 z a) |
(/ (+ z (/ (* t z) a)) a) |
(/.f64 (+.f64 z (/.f64 (*.f64 t z) a)) a) |
(/ (- (+ z (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* t z) a))) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) z) (pow a 3))) (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 z (*.f64 (*.f64 t (*.f64 t t)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a)))) a) |
(/ z a) |
(/.f64 z a) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (* t z) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t z) a)) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* t z) (/ (* (pow t 2) z) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (*.f64 t z) (/.f64 (*.f64 z (*.f64 t t)) a)) a)) a)) |
(* -1 (/ (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) z)) (* -1 (/ (* (pow t 3) z) a))) a)) (* t z)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 (*.f64 t z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) a)) a)) a)) a)) |
(/ z a) |
(/.f64 z a) |
(+ (/ z a) (/ (* t z) (pow a 2))) |
(+.f64 (/.f64 z a) (*.f64 t (/.f64 z (*.f64 a a)))) |
(+ (* t (- (/ (* t z) (pow a 3)) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (+.f64 (*.f64 t (/.f64 z (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a a)))))) |
(+ (* t (- (* t (- (/ (* t z) (pow a 4)) (* -1 (/ z (pow a 3))))) (* -1 (/ z (pow a 2))))) (/ z a)) |
(+.f64 (/.f64 z a) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 t (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a a)))))) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(/ (+ (* -1 z) (* -1 (/ (* a z) t))) t) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 a z) t)) t)) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 2) z) (pow t 2)))) (/ (* a z) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t))) (/.f64 (*.f64 a z) t)) t) |
(/ (- (+ (* -1 z) (* -1 (/ (* (pow a 3) z) (pow t 3)))) (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (*.f64 a (*.f64 a a))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 a z) t) (/.f64 (*.f64 z (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (/ (+ z (/ (* a z) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 a z) t)) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) z) t)) (* a z)) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 a a)) t)) (*.f64 a z)) t)) t)) |
(* -1 (/ (+ z (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) z) t) (* -1 (* (pow a 2) z))) t)) (* a z)) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 z (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 a (*.f64 a a))) t) (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 a a))))) t) (*.f64 a z)) t)) t)) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ (* t x) a) |
(/.f64 (*.f64 x t) a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 y z))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (*.f64 t t)))) (/.f64 (*.f64 y z) t)) |
(+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 y z))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 y z) (*.f64 t t)))) (/.f64 (*.f64 y z) t)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (+ (* y z) (/ (* t (* y z)) a)) a) |
(/.f64 (+.f64 (*.f64 y z) (/.f64 (*.f64 t (*.f64 y z)) a)) a) |
(/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 y z) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) z) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 y z)) a))) a) |
(/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 y z) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 y z)) a)) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) z) (*.f64 a a)))) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 y z)) a)) (*.f64 y z)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (+.f64 (*.f64 t (*.f64 y z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) z) a)) a)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (-.f64 (*.f64 t (*.f64 y z)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 t t) y) z)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 y z) a))) a)) a)) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a))) |
(+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (-.f64 (*.f64 t (*.f64 y (/.f64 z (*.f64 a (*.f64 a a))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 y z)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 a a)))))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 a (/.f64 (*.f64 y z) t))) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 (/.f64 (*.f64 y z) t) (/.f64 (*.f64 a a) t))) (*.f64 a (/.f64 (*.f64 y z) t))) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 y z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 (*.f64 y z) t) (/.f64 (*.f64 a a) t)))) t) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 a (/.f64 (*.f64 y z) t))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 y z) t))) (*.f64 a (*.f64 y z))) t))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* y z)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 y z) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 y z))) t)) (*.f64 a (*.f64 y z))) t)) 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 -1 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (*.f64 #s(literal -1 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) a) |
(/.f64 (*.f64 y z) a) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* x (+ 1 (* -1 (/ z a)))) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* x (+ 1 (* -1 (/ z a)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* x (+ 1 (+ (* -1 (/ z a)) (/ (* y z) (* a x))))) |
(*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (- (/ z a) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 z a) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x)) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* a x))) (/ z a)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x)) #s(literal -1 binary64))) |
x |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (* z (- (/ y a) (/ x a)))) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(* z (- (/ y a) (/ x a))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(* z (- (+ (/ x z) (/ y a)) (/ x a))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) a))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (* x z) a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (-.f64 x (*.f64 x (/.f64 z a))) (/.f64 (*.f64 y z) a)) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (-.f64 x (*.f64 x (/.f64 z a))) (/.f64 (*.f64 y z) a)) |
(+ x (+ (* -1 (/ (* x z) a)) (/ (* y z) a))) |
(+.f64 (-.f64 x (*.f64 x (/.f64 z a))) (/.f64 (*.f64 y z) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z a) (/.f64 x y)) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z a) (/.f64 x y)) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (+ (/ x y) (/ z a)))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z a) (/.f64 x y)) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z a)) (/.f64 (-.f64 x (*.f64 x (/.f64 z a))) y))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z a)) (/.f64 (-.f64 x (*.f64 x (/.f64 z a))) y))) |
(* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ x (* -1 (/ (* x z) a))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 z a)) (/.f64 (-.f64 x (*.f64 x (/.f64 z a))) y))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 x a) (*.f64 z (-.f64 y x))) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 x a) (*.f64 z (-.f64 y x))) a) |
(/ (+ (* a x) (* z (- y x))) a) |
(/.f64 (+.f64 (*.f64 x a) (*.f64 z (-.f64 y x))) a) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* -1 (/ (* x z) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(* y (+ (* -1 (/ (* x z) (* a y))) (/ z a))) |
(*.f64 y (-.f64 (/.f64 z a) (/.f64 (*.f64 x (/.f64 z a)) y))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a))) |
(* -1 (* y (+ (* -1 (/ z a)) (/ (* x z) (* a y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x (/.f64 z a)) y) (/.f64 z a))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(+ (* -1 (/ (* x z) a)) (/ (* y z) a)) |
(-.f64 (/.f64 (*.f64 y z) a) (*.f64 x (/.f64 z a))) |
(* -1 (/ (* x z) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* x (+ (* -1 (/ z a)) (/ (* y z) (* a x)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (/.f64 z a))) |
(* -1 (/ (* x z) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z a))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* a x))) (/ z a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z a) (/.f64 (/.f64 (*.f64 y z) a) x))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* -1 (/ x a)) |
(-.f64 #s(literal 0 binary64) (/.f64 x a)) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(* y (+ (* -1 (/ x (* a y))) (/ 1 a))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 y a)))) |
(/ y a) |
(/.f64 y a) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* y (- (/ x (* a y)) (/ 1 a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 x (*.f64 y a)) (/.f64 #s(literal 1 binary64) a))) |
(/ y a) |
(/.f64 y a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(+ (* -1 (/ x a)) (/ y a)) |
(/.f64 (-.f64 y x) a) |
(* -1 (/ x a)) |
(-.f64 #s(literal 0 binary64) (/.f64 x a)) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* x (- (/ y (* a x)) (/ 1 a))) |
(*.f64 x (-.f64 (/.f64 y (*.f64 x a)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (/ x a)) |
(-.f64 #s(literal 0 binary64) (/.f64 x a)) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 x a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 x a)))) |
(* -1 (* x (+ (* -1 (/ y (* a x))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (*.f64 x a)))) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(/ (- y x) a) |
(/.f64 (-.f64 y x) a) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.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)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ (* x (+ 1 (* -1 (/ z (- a t))))) (/ (* y z) (- a t))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(* x (+ 1 (* -1 (/ z (- a t))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* x (+ 1 (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* -1 (* x (- (/ z (- a t)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 z (-.f64 a t)) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64))) |
(+ x (* -1 (/ (* x z) (- a t)))) |
(-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 x y)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) y))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) y))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (* -1 (/ (+ x (* -1 (/ (* x z) (- a t)))) y))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 x z) (-.f64 a t))) y))) |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(-.f64 (-.f64 x (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2)))))) |
(+.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t))))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a a))) (*.f64 z (/.f64 (-.f64 y x) a))) |
(- (+ x (+ (/ (* z (- y x)) a) (/ (* (pow t 2) (* z (- y x))) (pow a 3)))) (* -1 (/ (* t (* z (- y x))) (pow a 2)))) |
(+.f64 (+.f64 (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a a)))) |
x |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a)) a)) |
(+ x (* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t t) (*.f64 z (/.f64 (-.f64 y x) a)))) a)) a)) |
(+ x (/ (* z (- y x)) a)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a a))) (*.f64 z (/.f64 (-.f64 y x) a))) |
(+ x (+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (*.f64 a a)))))) |
(+ x (+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a))) |
(+.f64 x (+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a))))))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t)))) |
(-.f64 (-.f64 x (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(- (+ x (+ (* -1 (/ (* z (- y x)) t)) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 3))))) (/ (* a (* z (- y x))) (pow t 2))) |
(-.f64 (-.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) |
x |
(+ x (* -1 (/ (* z (- y x)) t))) |
(-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ x (* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t))) |
(-.f64 x (/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t)) t)) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (*.f64 a z) (-.f64 y x))) t)) t)) |
x |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t))) |
(+ x (* z (- (/ y (- a t)) (/ x (- a t))))) |
(+.f64 x (/.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 (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* z (- (+ (/ x z) (/ y (- a t))) (/ x (- a t)))) |
(*.f64 z (+.f64 (/.f64 x 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 z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) (- a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (-.f64 a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(* y (+ (* -1 (/ (* x z) (* y (- a t)))) (/ z (- a t)))) |
(*.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ (* x z) (* y (- a t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) y) (-.f64 (/.f64 (*.f64 x z) (*.f64 y (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(+ (* -1 (/ (* x z) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (/.f64 (*.f64 x z) (-.f64 a t))) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (-.f64 a t)) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* x (+ (* -1 (/ z (- a t))) (/ (* y z) (* x (- a t))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* -1 (/ (* x z) (- a t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (-.f64 a t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* x (- a t)))) (/ z (- a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))))) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* a (* z (- y x))) (pow t 2))) (* -1 (/ (* z (- y x)) t))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 3))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (*.f64 a z) t) (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(+ (* -1 (/ (* z (- y x)) t)) (* a (- (* a (- (* -1 (/ (* a (* z (- y x))) (pow t 4))) (/ (* z (- y x)) (pow t 3)))) (/ (* z (- y x)) (pow t 2))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 t t)))) (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(/ (+ (* z (- y x)) (/ (* t (* z (- y x))) a)) a) |
(/.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a)) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 2) (* z (- y x))) (pow a 2))) (* -1 (/ (* t (* z (- y x))) a))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a))) a) |
(/ (- (+ (* z (- y x)) (/ (* (pow t 3) (* z (- y x))) (pow a 3))) (+ (* -1 (/ (* t (* z (- y x))) a)) (* -1 (/ (* (pow t 2) (* z (- y x))) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a))) a) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (* t (* z (- y x))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) a)) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* t (* z (- y x))) (/ (* (pow t 2) (* z (- y x))) a)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (+.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 (*.f64 t t) (*.f64 z (/.f64 (-.f64 y x) a)))) a)) a)) |
(* -1 (/ (+ (* -1 (* z (- y x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* z (- y x)))) (* -1 (/ (* (pow t 3) (* z (- y x))) a))) a)) (* t (* z (- y x)))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 z (-.f64 y x))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (-.f64 y x))) a)) a)) a)) a)) |
(/ (* z (- y x)) a) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(+ (/ (* t (* z (- y x))) (pow a 2)) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a a))) |
(+ (* t (- (/ (* t (* z (- y x))) (pow a 3)) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (*.f64 a a))))) |
(+ (* t (- (* t (- (/ (* t (* z (- y x))) (pow a 4)) (* -1 (/ (* z (- y x)) (pow a 3))))) (* -1 (/ (* z (- y x)) (pow a 2))))) (/ (* z (- y x)) a)) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) a)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 t z) (-.f64 y x)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) (*.f64 a a)))))) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(/ (+ (* -1 (* z (- y x))) (* -1 (/ (* a (* z (- y x))) t))) t) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) (/ (* a (* z (- y x))) t)) t) |
(/.f64 (-.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t)) t) |
(/ (- (+ (* -1 (* z (- y x))) (* -1 (/ (* (pow a 3) (* z (- y x))) (pow t 3)))) (+ (/ (* a (* z (- y x))) t) (/ (* (pow a 2) (* z (- y x))) (pow t 2)))) t) |
(/.f64 (-.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 z (-.f64 y x))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))) (*.f64 t t)))) t) |
(* -1 (/ (* z (- y x)) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(* -1 (/ (+ (* z (- y x)) (/ (* a (* z (- y x))) t)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 y x)) (/.f64 (*.f64 (*.f64 a z) (-.f64 y x)) t)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* z (- y x))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (*.f64 a z) (-.f64 y x))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* z (- y x))) t) (* -1 (* (pow a 2) (* z (- y x))))) t)) (* a (* z (- y x)))) t)) (* z (- y x))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 y x)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 z (-.f64 y x))))) t)) (*.f64 (*.f64 a z) (-.f64 y x))) t)) t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(/ (* z (- y x)) (- a t)) |
(/.f64 (*.f64 z (-.f64 y x)) (-.f64 a t)) |
(* -1 (/ t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(/ a z) |
(/.f64 a z) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 a z)))) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 a z)))) |
(* a (+ (* -1 (/ t (* a z))) (/ 1 z))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 a z)))) |
(/ a z) |
(/.f64 a z) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 t (*.f64 a z)) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 t (*.f64 a z)) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (* a (- (/ t (* a z)) (/ 1 z)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 t (*.f64 a z)) (/.f64 #s(literal 1 binary64) z))) |
(/ a z) |
(/.f64 a z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(+ (* -1 (/ t z)) (/ a z)) |
(/.f64 (-.f64 a t) z) |
(* -1 (/ t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) z) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 a (*.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 a (*.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(* t (- (/ a (* t z)) (/ 1 z))) |
(*.f64 t (-.f64 (/.f64 a (*.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(* -1 (/ t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) z) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 t z)))) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 t z)))) |
(* -1 (* t (+ (* -1 (/ a (* t z))) (/ 1 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a (*.f64 t z)))) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
(/ (- a t) z) |
(/.f64 (-.f64 a t) z) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* t (+ (/ 1 a) (/ t (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))))) |
(+ 1 (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))))))) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(/ (- (* -1 (/ (pow a 2) t)) a) t) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) t)) a) t) |
(/ (- (* -1 (/ (pow a 3) (pow t 2))) (+ a (/ (pow a 2) t))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 t t)) (+.f64 a (/.f64 (*.f64 a a) t))) t) |
(/ (- (* -1 (/ (pow a 4) (pow t 3))) (+ a (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2))))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 t (*.f64 t t))) (+.f64 (+.f64 a (/.f64 (*.f64 a a) t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)))) t) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(* -1 (/ (+ a (/ (pow a 2) t)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 a a) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (pow a 3) t)) (* -1 (pow a 2))) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) t)) t)) t)) |
(* -1 (/ (+ a (* -1 (/ (+ (* -1 (/ (+ (/ (pow a 4) t) (pow a 3)) t)) (* -1 (pow a 2))) t))) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) t)) t)) t)) t)) |
(* -1 (/ a t)) |
(-.f64 #s(literal 0 binary64) (/.f64 a t)) |
(* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
(* a (- (* a (- (* a (- (* -1 (/ a (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (+ (/ t a) (/ (pow t 2) (pow a 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 (*.f64 t t) (*.f64 a a))) |
(- (+ 1 (+ (/ t a) (/ (pow t 3) (pow a 3)))) (* -1 (/ (pow t 2) (pow a 2)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 a a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ t a)) |
(+.f64 #s(literal 1 binary64) (/.f64 t a)) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) a)) a)) |
(+ 1 (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 t (*.f64 t t)) a)) a)) a)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(* -1 (/ (* t y) (* x (- a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t y)) (*.f64 x (-.f64 a t))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))) |
(-.f64 (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) |
(/ (* y z) (* x (- a t))) |
(/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 (/.f64 y x) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 (/.f64 y x) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(* z (+ (* -1 (/ (* t y) (* x (* z (- a t))))) (/ y (* x (- a t))))) |
(*.f64 z (-.f64 (/.f64 (/.f64 y x) (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))))) |
(/ (* y z) (* x (- a t))) |
(/.f64 (*.f64 y z) (*.f64 x (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (* x (- a t)))) (/ (* t y) (* x (* z (- a t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 (*.f64 t y) (*.f64 x (*.f64 (-.f64 a t) z))) (/.f64 (/.f64 y x) (-.f64 a t)))) |
(/ (* y z) (* a x)) |
(/.f64 (/.f64 (*.f64 y z) a) x) |
(+ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) a)) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a)))))) a) (/.f64 y (*.f64 x a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))))) |
(+ (* t (- (+ (* -1 (/ y (* a x))) (* t (- (/ (* t (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y (* a x))) (* -1 (/ (* y z) (* (pow a 2) x)))) a))))) (* -1 (/ (* y z) (* (pow a 2) x))))) (/ (* y z) (* a x))) |
(+.f64 (/.f64 (/.f64 (*.f64 y z) a) x) (*.f64 t (+.f64 (-.f64 (*.f64 t (-.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y (*.f64 x a)) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))) a)))) (/.f64 y (*.f64 x a))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 x (*.f64 a a))))))) |
(/ y x) |
(/.f64 y x) |
(- (+ (* -1 (/ (* y z) (* t x))) (/ y x)) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) (*.f64 x t)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2)))) (* -1 (/ (* a y) (* t x)))) |
(+.f64 (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t))) (/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) (*.f64 x t)))) |
(- (+ (* -1 (/ (* y z) (* t x))) (+ (/ y x) (/ (* (pow a 2) (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 3)))) (+ (* -1 (/ (* a y) (* t x))) (* -1 (/ (* a (- (* -1 (/ (* y z) x)) (* -1 (/ (* a y) x)))) (pow t 2))))) |
(-.f64 (+.f64 (-.f64 (/.f64 y x) (/.f64 (*.f64 y z) (*.f64 x t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) (*.f64 t t)) (/.f64 (*.f64 y a) (*.f64 x t)))) |
(/ y x) |
(/.f64 y x) |
(+ (* -1 (/ (- (/ (* y z) x) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))) t)) |
(+ (* -1 (/ (- (+ (/ (* a (- (/ (* y z) x) (/ (* a y) x))) t) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) t) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (/ (* y z) x) (/ (* a y) x))) t)) (* a (- (/ (* y z) x) (/ (* a y) x)))) t)) (/ (* y z) x)) (/ (* a y) x)) t)) (/ y x)) |
(-.f64 (/.f64 y x) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 y z) x) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x)))) t) (*.f64 a (-.f64 (/.f64 (*.f64 y z) x) (*.f64 a (/.f64 y x))))) t)) (*.f64 a (/.f64 y x))) t)) |
(* -1 (/ (* y (- z t)) (* t x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) (*.f64 x t)) |
(+ (* -1 (/ (* a (* y (- z t))) (* (pow t 2) x))) (* -1 (/ (* y (- z t)) (* t x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z t))) (*.f64 x t)) (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 x (*.f64 t t)))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 3) x))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 a (*.f64 y (-.f64 z t))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))) |
(+ (* -1 (/ (* y (- z t)) (* t x))) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (* (pow t 4) x))) (/ (* y (- z t)) (* (pow t 3) x)))) (/ (* y (- z t)) (* (pow t 2) x))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 a (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) |
(/ (+ (/ (* t (* y (- z t))) (* a x)) (/ (* y (- z t)) x)) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x a))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))) (* -1 (/ (* t (* y (- z t))) (* a x)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 z t)))) (*.f64 x a)))) a) |
(/ (- (+ (/ (* y (- z t)) x) (/ (* (pow t 3) (* y (- z t))) (* (pow a 3) x))) (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* (pow t 2) (* y (- z t))) (* (pow a 2) x))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 z t)))) (*.f64 x a)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x (*.f64 a a)))))) a) |
(/ (* y (- z t)) (* a x)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 x a)) |
(* -1 (/ (+ (* -1 (/ (* t (* y (- z t))) (* a x))) (* -1 (/ (* y (- z t)) x))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) x)) (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) (*.f64 x a))) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (/ (* t (* y (- z t))) x) (/ (* (pow t 2) (* y (- z t))) (* a x))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) x)) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)) (*.f64 x a))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (* y (- z t)) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (* y (- z t))) x)) (* -1 (/ (* (pow t 3) (* y (- z t))) (* a x)))) a)) (/ (* t (* y (- z t))) x)) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) x)) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 z t))) x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 y (-.f64 z t)) x))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))) (*.f64 x a))) a)) a)) a)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
(/ (* y (- z t)) (* x (- a t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) x) (-.f64 a t)) |
Compiled 47511 to 4075 computations (91.4% saved)
40 alts after pruning (34 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1605 | 13 | 1618 |
| Fresh | 5 | 21 | 26 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1613 | 40 | 1653 |
| Status | Accuracy | Program |
|---|---|---|
| 24.5% | (/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) | |
| ✓ | 39.8% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 21.6% | (/.f64 (*.f64 y (-.f64 z t)) a) | |
| 19.6% | (/.f64 (*.f64 y z) a) | |
| 51.7% | (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) | |
| 31.0% | (/.f64 y (/.f64 (-.f64 a t) z)) | |
| 5.0% | (/.f64 t (/.f64 a x)) | |
| 45.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) | |
| 29.1% | (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))))) | |
| 39.3% | (-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) | |
| 48.4% | (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) | |
| 34.7% | (-.f64 x (*.f64 x (/.f64 z a))) | |
| 34.6% | (-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #s(literal -1 binary64)))) | |
| 15.4% | (+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) | |
| 34.9% | (+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t)))) (/.f64 (*.f64 a (-.f64 y x)) t)) | |
| ✓ | 65.8% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
| 15.8% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) | |
| 15.6% | (+.f64 x (-.f64 y x)) | |
| 33.9% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) | |
| 37.7% | (+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) | |
| 41.8% | (+.f64 x (*.f64 z (/.f64 y a))) | |
| 40.8% | (+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.f64 a t)))) | |
| 51.7% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) | |
| 48.6% | (*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) | |
| 29.4% | (*.f64 (/.f64 y (-.f64 a t)) z) | |
| 42.3% | (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) | |
| 34.2% | (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) | |
| 25.9% | (*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) | |
| 32.0% | (*.f64 z (/.f64 (-.f64 y x) a)) | |
| ✓ | 31.0% | (*.f64 y (/.f64 z (-.f64 a t))) |
| 23.6% | (*.f64 y (/.f64 z a)) | |
| 3.6% | (*.f64 x (/.f64 t a)) | |
| 40.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 40.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) | |
| 15.5% | (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) | |
| 22.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) | |
| ✓ | 5.0% | (*.f64 t (/.f64 x a)) |
| 5.0% | (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) | |
| ✓ | 20.3% | y |
| ✓ | 22.5% | x |
Compiled 1380 to 602 computations (56.4% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) (-.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 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y 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 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) |
(+.f64 (/.f64 (*.f64 y z) a) (*.f64 t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 t (-.f64 x y)) (-.f64 a t))) z) (/.f64 (-.f64 y x) (-.f64 a t)))) |
(-.f64 y (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 (-.f64 z a) a)) t) (*.f64 (-.f64 y x) (-.f64 z a))) t)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 z (-.f64 (*.f64 a (/.f64 y x)) (+.f64 a (/.f64 (*.f64 y z) x)))) t)) (/.f64 y x)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) x))) (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 (-.f64 y (*.f64 z (/.f64 (-.f64 y x) t))) (*.f64 a (/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 z a))) (*.f64 t t)))) (/.f64 (*.f64 a (-.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 y x) t) (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x t))))) (*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (*.f64 t t))) (/.f64 z (*.f64 t t)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 y x) (-.f64 a t)) x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
6 calls:
| 23.0ms | t |
| 21.0ms | y |
| 21.0ms | a |
| 21.0ms | z |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 2 | x |
| 88.6% | 3 | y |
| 82.6% | 1 | z |
| 86.7% | 2 | t |
| 82.6% | 1 | a |
| 89.7% | 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 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) (-.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 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 y x) (-.f64 z t))))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) |
1 calls:
| 21.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 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 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
6 calls:
| 41.0ms | x |
| 38.0ms | z |
| 17.0ms | t |
| 16.0ms | y |
| 15.0ms | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 4 | a |
| 75.1% | 3 | z |
| 75.9% | 4 | x |
| 81.7% | 3 | t |
| 77.0% | 3 | y |
| 85.3% | 5 | (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 z (-.f64 y x)))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 z t)) (-.f64 y x))) |
(+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) z) (-.f64 y x)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) |
1 calls:
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
3 calls:
| 22.0ms | t |
| 15.0ms | y |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 3 | y |
| 73.2% | 4 | a |
| 76.0% | 3 | t |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.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 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) |
5 calls:
| 14.0ms | y |
| 13.0ms | t |
| 12.0ms | a |
| 12.0ms | z |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 4 | a |
| 69.7% | 4 | y |
| 68.2% | 5 | x |
| 70.0% | 5 | z |
| 67.1% | 3 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (/.f64 z t) #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 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(+.f64 x (*.f64 x (/.f64 (-.f64 t z) (-.f64 a t)))) |
(+.f64 x (*.f64 (-.f64 x y) (/.f64 (-.f64 z t) t))) |
| Outputs |
|---|
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) |
1 calls:
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 4 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
2 calls:
| 9.0ms | a |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 4 | y |
| 67.8% | 4 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 a t)) z) |
| Outputs |
|---|
(+.f64 x (*.f64 z (/.f64 y a))) |
(*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) |
(+.f64 x (*.f64 z (/.f64 y a))) |
4 calls:
| 11.0ms | t |
| 10.0ms | a |
| 8.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | a |
| 64.5% | 4 | z |
| 62.8% | 5 | t |
| 56.2% | 3 | y |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
| Outputs |
|---|
y |
(+.f64 x (*.f64 z (/.f64 y a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
y |
5 calls:
| 8.0ms | z |
| 8.0ms | a |
| 8.0ms | t |
| 8.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 3 | y |
| 54.1% | 4 | t |
| 50.4% | 4 | z |
| 50.9% | 3 | x |
| 51.7% | 4 | a |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
| Outputs |
|---|
y |
(+.f64 x (*.f64 z (/.f64 y a))) |
(/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) |
y |
2 calls:
| 8.0ms | t |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 3 | y |
| 53.7% | 4 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
(+.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 x (*.f64 x (/.f64 z a))) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/.f64 (*.f64 z (-.f64 y x)) a) |
| Outputs |
|---|
y |
(+.f64 x (*.f64 z (/.f64 y a))) |
y |
1 calls:
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 3 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (/.f64 (-.f64 y x) a)) |
(*.f64 (/.f64 y (-.f64 a t)) z) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) a)) |
y |
x |
(*.f64 y (/.f64 z (-.f64 a t))) |
5 calls:
| 6.0ms | z |
| 5.0ms | a |
| 5.0ms | t |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 3 | y |
| 48.2% | 4 | z |
| 44.8% | 4 | a |
| 46.4% | 3 | x |
| 48.1% | 4 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
3 calls:
| 26.0ms | x |
| 5.0ms | z |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.4% | 3 | x |
| 47.4% | 4 | t |
| 47.5% | 5 | z |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
| Outputs |
|---|
y |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
y |
3 calls:
| 4.0ms | t |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.1% | 3 | t |
| 42.0% | 3 | y |
| 43.7% | 4 | x |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
(*.f64 y (/.f64 z a)) |
(+.f64 x (-.f64 y x)) |
(/.f64 t (/.f64 a x)) |
(/.f64 (*.f64 y z) a) |
(*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 a x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t a))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z a))) |
| Outputs |
|---|
(*.f64 y (/.f64 z a)) |
y |
x |
(*.f64 y (/.f64 z a)) |
5 calls:
| 5.0ms | a |
| 4.0ms | x |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.4% | 5 | y |
| 38.1% | 6 | x |
| 36.7% | 4 | a |
| 38.6% | 4 | z |
| 36.6% | 3 | t |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(*.f64 t (/.f64 x a)) |
(*.f64 x (/.f64 t a)) |
| Outputs |
|---|
x |
y |
x |
3 calls:
| 2.0ms | a |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.4% | 3 | a |
| 33.8% | 3 | t |
| 26.9% | 2 | z |
Compiled 18 to 15 computations (16.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 17.0ms | a |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.5% | 1 | z |
| 22.5% | 1 | x |
| 22.5% | 1 | t |
| 22.5% | 1 | y |
| 22.5% | 1 | a |
Compiled 30 to 25 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 2.6035695033138167e-229 |
| 0.0ms | -1.8181628273372082e-301 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 2.6035695033138167e-229 |
| 0.0ms | -1.8181628273372082e-301 | 0.0 |
Compiled 26 to 18 computations (30.8% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.827258618583733e+294 | 8.476179533179731e+304 |
| 0.0ms | 0.0 | 2.6035695033138167e-229 |
| 0.0ms | -1.4531983275937167e-289 | -1.8181628273372082e-301 |
| 0.0ms | -inf | -3.744015648235969e+304 |
Compiled 26 to 18 computations (30.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.52244851727423e-21 | 4.67717880330917e-12 |
| 21.0ms | -3.301996540134455e+176 | -4.743034112648138e+173 |
| 19.0ms | 213× | 0 | valid |
| 10.0ms | 49× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
Compiled 588 to 384 computations (34.7% saved)
ival-sub: 6.0ms (36.4% of total)ival-div: 4.0ms (24.3% of total)backward-pass: 3.0ms (18.2% of total)ival-mult: 3.0ms (18.2% of total)ival-add: 2.0ms (12.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 8.100693509297758e+164 | 3.651282233467698e+166 |
| 19.0ms | -3.301996540134455e+176 | -4.743034112648138e+173 |
| 15.0ms | 172× | 0 | valid |
| 10.0ms | 55× | 1 | valid |
| 4.0ms | 13× | 2 | valid |
Compiled 506 to 333 computations (34.2% saved)
ival-sub: 5.0ms (36.6% of total)ival-div: 2.0ms (14.6% of total)ival-mult: 2.0ms (14.6% of total)backward-pass: 2.0ms (14.6% of total)ival-add: 2.0ms (14.6% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 13.513760351060732 | 9305092066177.0 |
| 14.0ms | 8.502587203866703e-221 | 2.1984901073499475e-220 |
| 18.0ms | -1.85984783106904e-10 | -6.048326698146657e-13 |
| 22.0ms | 283× | 0 | valid |
| 13.0ms | 66× | 1 | valid |
| 7.0ms | 19× | 2 | valid |
Compiled 752 to 496 computations (34% saved)
ival-sub: 8.0ms (41.1% of total)ival-div: 3.0ms (15.4% of total)ival-mult: 3.0ms (15.4% of total)backward-pass: 2.0ms (10.3% of total)ival-add: 2.0ms (10.3% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 13.513760351060732 | 9305092066177.0 |
| 11.0ms | 8.502587203866703e-221 | 2.1984901073499475e-220 |
| 14.0ms | -6.048326698146657e-13 | -8.235837336156821e-14 |
| 23.0ms | 280× | 0 | valid |
| 11.0ms | 52× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 656 to 438 computations (33.2% saved)
ival-sub: 8.0ms (43.9% of total)ival-div: 4.0ms (21.9% of total)ival-mult: 3.0ms (16.4% of total)ival-add: 2.0ms (11% of total)backward-pass: 1.0ms (5.5% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.568215390898762e-13 | 5.5750619413344256e-11 |
| 18.0ms | -4.697452013733807e-231 | -2.269591520601528e-232 |
| 4.0ms | -3.830445923694247e+46 | -3.309684381929378e+46 |
| 16.0ms | 205× | 0 | valid |
| 7.0ms | 40× | 1 | valid |
| 5.0ms | 11× | 2 | valid |
Compiled 506 to 352 computations (30.4% saved)
ival-sub: 7.0ms (47.4% of total)ival-div: 2.0ms (13.5% of total)ival-mult: 2.0ms (13.5% of total)ival-add: 2.0ms (13.5% of total)backward-pass: 1.0ms (6.8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 9.229156503644009e+36 | 4.333432894228749e+37 |
| 20.0ms | -6.6037256635629295e+134 | -4.068349103603624e+124 |
| 22.0ms | 223× | 0 | valid |
| 6.0ms | 31× | 1 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 474 to 322 computations (32.1% saved)
ival-sub: 9.0ms (56.4% of total)ival-div: 2.0ms (12.5% of total)ival-mult: 2.0ms (12.5% of total)ival-add: 1.0ms (6.3% of total)backward-pass: 1.0ms (6.3% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 8.100693509297758e+164 | 3.651282233467698e+166 |
| 16.0ms | 2.7250402043473363e-244 | 7.122470521969492e-240 |
| 20.0ms | -7.876106525248212e+161 | -7.652287290319891e+157 |
| 33.0ms | 315× | 0 | valid |
| 8.0ms | 42× | 1 | valid |
| 3.0ms | 11× | 2 | valid |
Compiled 564 to 417 computations (26.1% saved)
ival-sub: 11.0ms (51.9% of total)ival-div: 3.0ms (14.2% of total)ival-mult: 3.0ms (14.2% of total)ival-add: 2.0ms (9.4% of total)backward-pass: 1.0ms (4.7% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.0267824200931871e+214 | 1.7276920413024694e+216 |
| 19.0ms | 171441637426.29126 | 238268626726123840.0 |
| 24.0ms | -7.876106525248212e+161 | -7.652287290319891e+157 |
| 24.0ms | 294× | 0 | valid |
| 23.0ms | 84× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 576 to 421 computations (26.9% saved)
ival-sub: 15.0ms (56.8% of total)ival-div: 3.0ms (11.4% of total)ival-mult: 3.0ms (11.4% of total)backward-pass: 2.0ms (7.6% of total)ival-add: 2.0ms (7.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.201173492830661e+135 | 3.6738918937494803e+136 |
| 20.0ms | -7.876106525248212e+161 | -7.652287290319891e+157 |
| 13.0ms | 165× | 0 | valid |
| 9.0ms | 50× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
Compiled 306 to 228 computations (25.5% saved)
ival-sub: 5.0ms (41.3% of total)ival-div: 2.0ms (16.5% of total)ival-mult: 2.0ms (16.5% of total)ival-add: 2.0ms (16.5% of total)backward-pass: 1.0ms (8.3% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 3.2162361967739388e-155 | 2.6676867559453492e-142 |
| 19.0ms | -2.171096688106113e-276 | -1.0134257614683737e-280 |
| 20.0ms | -6.531881559717836e+48 | -1.0174351060543772e+40 |
| 29.0ms | 345× | 0 | valid |
| 12.0ms | 68× | 1 | valid |
| 5.0ms | 19× | 2 | valid |
Compiled 518 to 399 computations (23% saved)
ival-sub: 10.0ms (43% of total)ival-div: 4.0ms (17.2% of total)ival-mult: 4.0ms (17.2% of total)ival-add: 3.0ms (12.9% of total)backward-pass: 2.0ms (8.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.6253478527932427e-22 | 0.002345378398346778 |
| 64.0ms | -9244295999468.586 | -1098631497934.3442 |
| 69.0ms | 221× | 0 | valid |
| 5.0ms | 29× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 442 to 322 computations (27.1% saved)
ival-sub: 5.0ms (43.1% of total)ival-div: 2.0ms (17.2% of total)ival-mult: 2.0ms (17.2% of total)backward-pass: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 8.100693509297758e+164 | 3.651282233467698e+166 |
| 12.0ms | -7.261498099521448e+135 | -2.6752488317200038e+135 |
| 11.0ms | 54× | 1 | valid |
| 10.0ms | 129× | 0 | valid |
| 3.0ms | 9× | 2 | valid |
Compiled 266 to 210 computations (21.1% saved)
ival-sub: 4.0ms (35.3% of total)ival-div: 2.0ms (17.6% of total)backward-pass: 2.0ms (17.6% of total)ival-mult: 2.0ms (17.6% of total)ival-add: 1.0ms (8.8% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.8217619231348642e-50 | 1.5692772589972628e-45 |
| 19.0ms | -2.171096688106113e-276 | -1.0134257614683737e-280 |
| 10.0ms | -2.1196282578611982e+49 | -6.531881559717836e+48 |
| 24.0ms | 280× | 0 | valid |
| 11.0ms | 57× | 1 | valid |
| 4.0ms | 15× | 2 | valid |
Compiled 390 to 310 computations (20.5% saved)
ival-sub: 7.0ms (38.8% of total)ival-div: 3.0ms (16.6% of total)ival-mult: 3.0ms (16.6% of total)backward-pass: 2.0ms (11.1% of total)ival-add: 2.0ms (11.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 0.0001218009693211814 | 13.513760351060732 |
| 22.0ms | -4.2501289327237093e+155 | -1.1183382265116162e+147 |
| 27.0ms | 246× | 0 | valid |
| 7.0ms | 36× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 278 to 234 computations (15.8% saved)
ival-sub: 5.0ms (37.3% of total)ival-mult: 3.0ms (22.4% of total)ival-div: 2.0ms (14.9% of total)ival-add: 2.0ms (14.9% of total)backward-pass: 1.0ms (7.5% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 402× | distribute-lft-neg-in_binary64 |
| 294× | neg-mul-1_binary64 |
| 272× | cancel-sign-sub_binary64 |
| 246× | neg-sub0_binary64 |
| 208× | unsub-neg_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 670 |
| 1 | 226 | 670 |
| 2 | 261 | 670 |
| 3 | 299 | 669 |
| 4 | 345 | 669 |
| 5 | 407 | 669 |
| 6 | 534 | 669 |
| 7 | 716 | 669 |
| 8 | 895 | 669 |
| 9 | 1136 | 669 |
| 10 | 1374 | 669 |
| 11 | 1522 | 669 |
| 12 | 1589 | 669 |
| 13 | 1601 | 669 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -inf.0 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4388899255034951/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.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 z a)) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 2000000000000000132872935482496206237094312341172584908970922214753713493255768101167089780693375139608812241567134921336075488584322101781755750774742240399521541760156078250259598945212267909879768657149226586411367871939134697181462712041438531269934236247503274787037183937480902858990682112 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 5570730176784211/1237940039285380274899124224 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 2749999999999999877037391737673733706760277638080196416081712090121342989123154656701062524922718342618876687015445762773693611533054513347429128715797328658023055360 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 a #s(literal -2030995376952577/19342813113834066795298816 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 110000000000 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 a #s(literal -2574915281713591/9903520314283042199192993792 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4578562156365867/25436456424254815193480879938969641865328820504439957276902228591018818808813598905645111850248543894740790979741795503409915167442777118989423202714274711784725790327125604852535546439788108920017108978789850624014628402852922291912704 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 82000000000 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 y #s(literal -33999999999999998245573126948323442225997414400 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 y #s(literal -8128106886041783/1747979975492856518824388667826833403974715525645181428798916607807071777670465341756914322865272727992514618482604963383447074020817466839626771608982213111603568988524121832413745194182066575698549805189925857389888339453536229468710863470854144 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 y #s(literal 3590026113927603/618970019642690137449562112 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)))) |
(if (<=.f64 a #s(literal -132000000000000005864750689947219721033206165242543500874564556997648365549800008208062229946860670371259236856248214635937792 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 a #s(literal 28999999999999997835997574283963400192 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 z (/.f64 y a))))) |
(if (<=.f64 t #s(literal -77999999999999994129142204407012548547822470371529246150203533383525202298735776677227141365017176758491873131448255066614960438283853994206439184927985500160 binary64)) y (if (<=.f64 t #s(literal 1729731877356603/3843848616348006517745232740100739512991620911897345810779084488070467360061046634469074021673129666994459657822569196861021537621146748550021867984199631441940340184366542119596353715143242451107829641173966144591017133590878523965063482310266674005030207488 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 6200000000000000317937139171508394177639479916326106868373686538285353190621542879859449402493865878498938771799215383505542711012717631768250498538414532488729722880 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) y))) |
(if (<=.f64 t #s(literal -84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) y (if (<=.f64 t #s(literal 30000000000000 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 20499999999999999903326350536713298529938124654967128786003435230250391172053446724140021035743429608114332637554292423701553983631404965238864829945728558767043115229547492095410774978372993066022192862075136507904 binary64)) (/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) y))) |
(if (<=.f64 t #s(literal -77999999999999994129142204407012548547822470371529246150203533383525202298735776677227141365017176758491873131448255066614960438283853994206439184927985500160 binary64)) y (if (<=.f64 t #s(literal 28000000000000002159043691179454053246477554419514827152603556493272202351882555014742895405660140977380355708427187285435680284676718592 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y)) |
(if (<=.f64 z #s(literal -2650000000000000142158514333502059636064256 binary64)) (*.f64 z (/.f64 (-.f64 y x) a)) (if (<=.f64 z #s(literal -263450920858583/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) y (if (<=.f64 z #s(literal 3569694783267917/13729595320261219429963801598162786434538870600286610818788926918371086366795312104245119281322909109954592622782961716074243975999433287625148056582230114304 binary64)) x (*.f64 y (/.f64 z (-.f64 a t)))))) |
(if (<=.f64 x #s(literal -1100000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 x #s(literal 3588915588619273/2658455991569831745807614120560689152 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(if (<=.f64 t #s(literal -2699999999999999848522980058770801575264450932890847265220607517780830225375407429688574704628632913689645807864852252523355931246854144 binary64)) y (if (<=.f64 t #s(literal 820000000000000032150383906868423090793075276753213472258771709368794324757734195110038681847955180049647671252363494821841886393335020423732556220346580143685238784 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 z #s(literal -6600000000000000451641840926716265932162724790272 binary64)) (*.f64 y (/.f64 z a)) (if (<=.f64 z #s(literal -6386688990511103/5109351192408882717840314145374306729132675226714771306246520940639262443184548008409492391661147394788716663921132787824569441250287599771492279803609168436019214522754779331884896566897569247187592593266032445422926874765109428195555469487226993043218229521601935466604437747789680665415385088 binary64)) y (if (<=.f64 z #s(literal 2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) x (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -1149999999999999956950753724133094099217696694372235540894893949309427449022404300357388586880745603609397309611374339265860446999757958649233801216 binary64)) x (if (<=.f64 a #s(literal 4796153459164483/36893488147419103232 binary64)) y x)) |
x |
| Outputs |
|---|
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 y x)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal -1 binary64) (-.f64 x y)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 0 binary64)) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) (-.f64 z t)))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -inf.0 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4388899255034951/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.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 z a)) t)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 2000000000000000132872935482496206237094312341172584908970922214753713493255768101167089780693375139608812241567134921336075488584322101781755750774742240399521541760156078250259598945212267909879768657149226586411367871939134697181462712041438531269934236247503274787037183937480902858990682112 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))))) |
(if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -inf.0 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal -4388899255034951/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.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)) (if (<=.f64 (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) #s(literal 2000000000000000132872935482496206237094312341172584908970922214753713493255768101167089780693375139608812241567134921336075488584322101781755750774742240399521541760156078250259598945212267909879768657149226586411367871939134697181462712041438531269934236247503274787037183937480902858990682112 binary64)) (+.f64 x (/.f64 (*.f64 (-.f64 y x) (-.f64 z t)) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 5570730176784211/1237940039285380274899124224 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (-.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 z a)) t)))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 t #s(literal 5570730176784211/1237940039285380274899124224 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (+.f64 y (/.f64 (*.f64 (-.f64 y x) (-.f64 a z)) t)))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 t #s(literal 2749999999999999877037391737673733706760277638080196416081712090121342989123154656701062524922718342618876687015445762773693611533054513347429128715797328658023055360 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y))) |
(if (<=.f64 t #s(literal -479999999999999984771456890365907416613734901676161557988191245677524951771237449525545652696615930061948121549480313222378152076204324792598923706911963910403560375710646272 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 t #s(literal 2749999999999999877037391737673733706760277638080196416081712090121342989123154656701062524922718342618876687015445762773693611533054513347429128715797328658023055360 binary64)) (+.f64 x (/.f64 (-.f64 y x) (/.f64 (-.f64 a t) z))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) |
(if (<=.f64 a #s(literal -2030995376952577/19342813113834066795298816 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 110000000000 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 a #s(literal -2030995376952577/19342813113834066795298816 binary64)) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 794889263257963/6359114106063703798370219984742410466332205126109989319225557147754704702203399726411277962562135973685197744935448875852478791860694279747355800678568677946181447581781401213133886609947027230004277244697462656003657100713230572978176 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 110000000000 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x (*.f64 (-.f64 z t) (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 a #s(literal -2574915281713591/9903520314283042199192993792 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4578562156365867/25436456424254815193480879938969641865328820504439957276902228591018818808813598905645111850248543894740790979741795503409915167442777118989423202714274711784725790327125604852535546439788108920017108978789850624014628402852922291912704 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 82000000000 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 a #s(literal -2574915281713591/9903520314283042199192993792 binary64)) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a))) (if (<=.f64 a #s(literal 4578562156365867/25436456424254815193480879938969641865328820504439957276902228591018818808813598905645111850248543894740790979741795503409915167442777118989423202714274711784725790327125604852535546439788108920017108978789850624014628402852922291912704 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 a #s(literal 82000000000 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 x (*.f64 z (/.f64 (-.f64 y x) a)))))) |
(if (<=.f64 y #s(literal -33999999999999998245573126948323442225997414400 binary64)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) (if (<=.f64 y #s(literal -8128106886041783/1747979975492856518824388667826833403974715525645181428798916607807071777670465341756914322865272727992514618482604963383447074020817466839626771608982213111603568988524121832413745194182066575698549805189925857389888339453536229468710863470854144 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 y #s(literal 3590026113927603/618970019642690137449562112 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)))) |
(if (<=.f64 y #s(literal -33999999999999998245573126948323442225997414400 binary64)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (if (<=.f64 y #s(literal -8128106886041783/1747979975492856518824388667826833403974715525645181428798916607807071777670465341756914322865272727992514618482604963383447074020817466839626771608982213111603568988524121832413745194182066575698549805189925857389888339453536229468710863470854144 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (if (<=.f64 y #s(literal 3590026113927603/618970019642690137449562112 binary64)) (*.f64 x (+.f64 (/.f64 z (-.f64 t a)) #s(literal 1 binary64))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(if (<=.f64 a #s(literal -132000000000000005864750689947219721033206165242543500874564556997648365549800008208062229946860670371259236856248214635937792 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 a #s(literal 28999999999999997835997574283963400192 binary64)) (*.f64 (-.f64 y x) (/.f64 z (-.f64 a t))) (+.f64 x (*.f64 z (/.f64 y a))))) |
(if (<=.f64 t #s(literal -77999999999999994129142204407012548547822470371529246150203533383525202298735776677227141365017176758491873131448255066614960438283853994206439184927985500160 binary64)) y (if (<=.f64 t #s(literal 1729731877356603/3843848616348006517745232740100739512991620911897345810779084488070467360061046634469074021673129666994459657822569196861021537621146748550021867984199631441940340184366542119596353715143242451107829641173966144591017133590878523965063482310266674005030207488 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 6200000000000000317937139171508394177639479916326106868373686538285353190621542879859449402493865878498938771799215383505542711012717631768250498538414532488729722880 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) y))) |
(if (<=.f64 t #s(literal -77999999999999994129142204407012548547822470371529246150203533383525202298735776677227141365017176758491873131448255066614960438283853994206439184927985500160 binary64)) y (if (<=.f64 t #s(literal 1729731877356603/3843848616348006517745232740100739512991620911897345810779084488070467360061046634469074021673129666994459657822569196861021537621146748550021867984199631441940340184366542119596353715143242451107829641173966144591017133590878523965063482310266674005030207488 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 6200000000000000317937139171508394177639479916326106868373686538285353190621542879859449402493865878498938771799215383505542711012717631768250498538414532488729722880 binary64)) (*.f64 x (+.f64 (/.f64 z (-.f64 t a)) #s(literal 1 binary64))) y))) |
(if (<=.f64 t #s(literal -84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) y (if (<=.f64 t #s(literal 30000000000000 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 20499999999999999903326350536713298529938124654967128786003435230250391172053446724140021035743429608114332637554292423701553983631404965238864829945728558767043115229547492095410774978372993066022192862075136507904 binary64)) (/.f64 (*.f64 z x) (neg.f64 (-.f64 a t))) y))) |
(if (<=.f64 t #s(literal -84999999999999997823384676804306054872983882196512752976791803805074593109862200039137597367610452199171070816035519409298311268781824974510589944151475748864 binary64)) y (if (<=.f64 t #s(literal 30000000000000 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 t #s(literal 20499999999999999903326350536713298529938124654967128786003435230250391172053446724140021035743429608114332637554292423701553983631404965238864829945728558767043115229547492095410774978372993066022192862075136507904 binary64)) (/.f64 (*.f64 x z) (-.f64 t a)) y))) |
(if (<=.f64 t #s(literal -77999999999999994129142204407012548547822470371529246150203533383525202298735776677227141365017176758491873131448255066614960438283853994206439184927985500160 binary64)) y (if (<=.f64 t #s(literal 28000000000000002159043691179454053246477554419514827152603556493272202351882555014742895405660140977380355708427187285435680284676718592 binary64)) (+.f64 x (*.f64 z (/.f64 y a))) y)) |
(if (<=.f64 z #s(literal -2650000000000000142158514333502059636064256 binary64)) (*.f64 z (/.f64 (-.f64 y x) a)) (if (<=.f64 z #s(literal -263450920858583/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) y (if (<=.f64 z #s(literal 3569694783267917/13729595320261219429963801598162786434538870600286610818788926918371086366795312104245119281322909109954592622782961716074243975999433287625148056582230114304 binary64)) x (*.f64 y (/.f64 z (-.f64 a t)))))) |
(if (<=.f64 x #s(literal -1100000000000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) (if (<=.f64 x #s(literal 3588915588619273/2658455991569831745807614120560689152 binary64)) (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(if (<=.f64 t #s(literal -2699999999999999848522980058770801575264450932890847265220607517780830225375407429688574704628632913689645807864852252523355931246854144 binary64)) y (if (<=.f64 t #s(literal 820000000000000032150383906868423090793075276753213472258771709368794324757734195110038681847955180049647671252363494821841886393335020423732556220346580143685238784 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(if (<=.f64 z #s(literal -6600000000000000451641840926716265932162724790272 binary64)) (*.f64 y (/.f64 z a)) (if (<=.f64 z #s(literal -6386688990511103/5109351192408882717840314145374306729132675226714771306246520940639262443184548008409492391661147394788716663921132787824569441250287599771492279803609168436019214522754779331884896566897569247187592593266032445422926874765109428195555469487226993043218229521601935466604437747789680665415385088 binary64)) y (if (<=.f64 z #s(literal 2490753968601435/1606938044258990275541962092341162602522202993782792835301376 binary64)) x (*.f64 y (/.f64 z a))))) |
(if (<=.f64 a #s(literal -1149999999999999956950753724133094099217696694372235540894893949309427449022404300357388586880745603609397309611374339265860446999757958649233801216 binary64)) x (if (<=.f64 a #s(literal 4796153459164483/36893488147419103232 binary64)) y x)) |
x |
| 6044× | *-lowering-*.f32 |
| 6044× | *-lowering-*.f64 |
| 4930× | /-lowering-/.f32 |
| 4930× | /-lowering-/.f64 |
| 4760× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1355 | 12797 |
| 1 | 4841 | 11707 |
| 0 | 8057 | 11707 |
| 0 | 21 | 116 |
| 1 | 141 | 108 |
| 2 | 1270 | 108 |
| 0 | 8406 | 108 |
| 0 | 327 | 3662 |
| 1 | 1105 | 3133 |
| 2 | 4197 | 3014 |
| 0 | 8305 | 3014 |
| 0 | 915 | 10129 |
| 1 | 3114 | 9150 |
| 0 | 8271 | 9150 |
| 0 | 1059 | 12285 |
| 1 | 3680 | 11145 |
| 0 | 8360 | 11145 |
| 0 | 11 | 37 |
| 1 | 73 | 36 |
| 2 | 750 | 36 |
| 0 | 9324 | 36 |
| 0 | 21 | 121 |
| 1 | 160 | 118 |
| 2 | 1722 | 118 |
| 0 | 8771 | 118 |
| 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 1825 to 902 computations (50.6% saved)
Compiled 1552 to 404 computations (74% saved)
Loading profile data...